.. _group__a3d__srfpipe:

############
Pipe Surface
############

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

For the canonical definition and corresponding parametric equation, see the "SerializePipe" section of the \ `*PRC Format Specification* <https://docs.techsoft3d.com/exchange/latest/SC2N570-PRC-WD.pdf>`__\ .

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

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


   This type is not yet implemented 


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

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

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


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


* :c:func:`~A3DSurfPipeGet`
* :c:func:`~A3DSurfPipeCreate`

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

   ../structures/A3DSurfPipeData
   ../functions/A3DSurfPipeGet
   ../functions/A3DSurfPipeCreate


