.. _group__a3d___u_v___classification:

#################
UV Classification
#################


   5.2



Entity type is :c:enumerator:`~kA3DTypeTopoShell` 


   :c:type:`~A3DTopoShell`\ , :c:struct:`~A3DTopoShellData`\ , :c:func:`~A3DTopoShellGet`\ , :c:func:`~A3DTopoShellCreate` 


**Parameters**


   **pManager**\ : The face manager. 

   **psFace**\ : The input face. 

   **pUVParameter**\ : The input UV Point. 

   **dTol3D**\ : Tolerance to check if the UV point is on the edge. 

   **puiUVInFace**\ : Status of the UV point on the face. 0 is outside, 1 is inside. 


**Returns**


   ``A3D_SUCCESS`` on success, or an error code on failure


.. rst-class:: kind-group kind-record

.. rubric:: Structures
   :class: kind-group-title


.. rst-class:: api-xref-list


* :c:struct:`~A3DFaceUVPointInsideManagerData`

.. rst-class:: kind-group kind-function

.. rubric:: Functions
   :class: kind-group-title


.. rst-class:: api-xref-list


* :c:func:`~A3DFaceUVPointInsideManagerCreate`
* :c:func:`~A3DFaceUVPointInsideManagerDelete`
* :c:func:`~A3DFaceUVPointInside`

.. toctree::
   :maxdepth: 1
   :hidden:

   ../structures/A3DFaceUVPointInsideManagerData
   ../functions/A3DFaceUVPointInsideManagerCreate
   ../functions/A3DFaceUVPointInsideManagerDelete
   ../functions/A3DFaceUVPointInside


