.. _group__a3d__riplane:

#########################
Plane Representation Item
#########################

An :c:type:`~A3DRiPlane` is a representation item that contains a :c:type:`~A3DTopoBrepData` made of one single planar face. 

**Parameters**


   **pRiPlane**\ : The :c:type:`~A3DRiPlane` to query 

   **ppLinkedItem**\ : The entity used to build ``pRiPlane`` 


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

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

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


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


* :c:func:`~A3DRiPlaneGet`
* :c:func:`~A3DRiPlaneCreate`
* :c:func:`~A3DRiPlaneEdit`
* :c:func:`~A3DRiPlaneSupportGet`

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

   ../structures/A3DRiPlaneData
   ../functions/A3DRiPlaneGet
   ../functions/A3DRiPlaneCreate
   ../functions/A3DRiPlaneEdit
   ../functions/A3DRiPlaneSupportGet


