.. _group__a3d__tess3dwire:

##########
Tess3DWire
##########

Tessellation for 3D wireframes. 

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

An :c:type:`~A3DTess3DWire` is a tessellation dedicated to curves. This structure is a derivation of :c:type:`~A3DTessBase` and can be obtained by using the :c:func:`~A3DTessBaseGet` function on any :c:type:`~A3DRiRepresentationItem` entity. 

**Returns**


   ``A3D_SUCCESS`` on success, or an error code on failure


.. rst-class:: kind-group kind-topic

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


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


* :ref:`Flags for Specifying Wire Characteristics <group__a3d__tess3dwireflags>`

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

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


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


* :c:struct:`~A3DTess3DWireData`

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

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


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


* :c:func:`~A3DTess3DWireGet`
* :c:func:`~A3DTess3DWireCreate`

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

   a3d_tess3dwireflags
   ../structures/A3DTess3DWireData
   ../functions/A3DTess3DWireGet
   ../functions/A3DTess3DWireCreate


