.. _group__a3d__parameterization:

#################################################
Parameterization for Curve and Surface Geometries
#################################################

Structures for parameterizing curves and structures. 

The data structures in this module are used to parametrically represent curves and surfaces.

The parameterization data for a curve or surface is used to interpret all parametric data that the curve or surface references, including the trimming interval (for a curve) and the trimming domain (for a surface). 

.. rst-class:: kind-group kind-record

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


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


* :c:struct:`~A3DParameterizationData`
* :c:struct:`~A3DUVParameterizationData`

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

   ../structures/A3DParameterizationData
   ../structures/A3DUVParameterizationData


