.. _group__a3d__reference__on__csys__sub__cmpnt:

###########################################
Reference on coordinate system subcomponent
###########################################

Creates and accesses entities that reference coordinate system subcomponent. 


   6.0 



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

Reference on coordinate system subcomponent are retrieved by the index. m_uiIndex = 1 plane (x,y) m_uiIndex = 2 plane (y,z) m_uiIndex = 3 plane (x,z) m_uiIndex = 4 axis x m_uiIndex = 5 axis y m_uiIndex = 6 axis z 

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

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

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


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


* :c:func:`~A3DMiscReferenceOnCsysItemGet`
* :c:func:`~A3DMiscReferenceOnCsysItemCreate`

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

   ../structures/A3DMiscReferenceOnCsysItemData
   ../functions/A3DMiscReferenceOnCsysItemGet
   ../functions/A3DMiscReferenceOnCsysItemCreate


