.. _group__a3d__ricontent:

########################
Representation Item Base
########################

**Parameters**


   **pRi**\ : The :c:type:`~A3DRiRepresentationItem` to query. If NULL, pppLinkedItems is freed instead of being allocated. 

   **puiLinkedItemsSize**\ : The number of entities used to build ``pRi``\ . puiLinkedItemsSize must be different to NULL 

   **pppLinkedItems**\ : The array of entities used to build ``pRi``\ . pppLinkedItems must be different to NULL


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

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

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


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


* :c:func:`~A3DRiRepresentationItemGet`
* :c:func:`~A3DRiRepresentationItemSet`
* :c:func:`~A3DRiRepresentationItemDeepCopy`
* :c:func:`~A3DRiRepresentationItemComputeTessellation`
* :c:func:`~A3DRiReleaseTessellation`
* :c:func:`~A3DRiRepresentationItemEditCoordinateSystem`
* :c:func:`~A3DRiRepresentationItemSupportGet`

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

   ../structures/A3DRiRepresentationItemData
   ../functions/A3DRiRepresentationItemGet
   ../functions/A3DRiRepresentationItemSet
   ../functions/A3DRiRepresentationItemDeepCopy
   ../functions/A3DRiRepresentationItemComputeTessellation
   ../functions/A3DRiReleaseTessellation
   ../functions/A3DRiRepresentationItemEditCoordinateSystem
   ../functions/A3DRiRepresentationItemSupportGet


