.. _group__a3d__crvequation:

##############
Equation Curve
##############


   2.0



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

For the canonical definition of this curve, see the "SerializeEquation" section of the \ `*PRC Format Specification* <https://docs.techsoft3d.com/exchange/latest/SC2N570-PRC-WD.pdf>`__\ .

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

:c:struct:`~A3DMiscCartesianTransformationData` allows for specific placement. 

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

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

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


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


* :c:func:`~A3DCrvEquationGet`
* :c:func:`~A3DCrvEquationCreate`

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

   ../structures/A3DCrvEquationData
   ../functions/A3DCrvEquationGet
   ../functions/A3DCrvEquationCreate


