.. _group__a3d__drawing__curve:

#############
Drawing Curve
#############


   5.0


An :c:type:`~A3DDrawingCurve`\ is a drawing item that contains a geometrical curve.

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


   a3d_basewithgraphics


**Parameters**


   **pDrawingCrv**\ : The drawing curve entity.

   **pData**\ : Data of the drawing curve.


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

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

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


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


* :c:func:`~A3DDrawingCurveGet`
* :c:func:`~A3DDrawingCurveCreate`

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

   ../structures/A3DDrawingCurveData
   ../functions/A3DDrawingCurveGet
   ../functions/A3DDrawingCurveCreate


