.. _group__a3d__ricurve:

#########################
Curve Representation Item
#########################

An :c:type:`~A3DRiCurve` is a representation item that contains a geometrical curve. 


   :ref:`Curves Module <group__a3d__crv>`\ . 


**Parameters**


   **pRiCurve**\ : The :c:type:`~A3DRiCurve` to query 

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


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

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

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


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


* :c:func:`~A3DRiCurveGet`
* :c:func:`~A3DRiCurveCreate`
* :c:func:`~A3DRiCurveEdit`
* :c:func:`~A3DRiCurveSupportGet`

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

   ../structures/A3DRiCurveData
   ../functions/A3DRiCurveGet
   ../functions/A3DRiCurveCreate
   ../functions/A3DRiCurveEdit
   ../functions/A3DRiCurveSupportGet


