.. _group__a3d__srfplane:

#############
Plane Surface
#############

Entity type is :c:enumerator:`~kA3DTypeSurfPlane`\ . 

Canonical definition corresponds to coordinate system defined by :c:struct:`~A3DMiscCartesianTransformationData`\ .

:c:struct:`~A3DUVParameterizationData` allows for reparameterization and trim. 

**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:`~A3DSurfPlaneData`

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

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


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


* :c:func:`~A3DSurfPlaneGet`
* :c:func:`~A3DSurfPlaneCreate`

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

   ../structures/A3DSurfPlaneData
   ../functions/A3DSurfPlaneGet
   ../functions/A3DSurfPlaneCreate


