.. _group__a3d__types__enum:

################
Entity Constants
################


   2.0



Index
=====

.. rubric:: Preprocessor Definitions


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


* :c:macro:`~kA3DTypeRoot`
* :c:macro:`~kA3DTypeCrv`
* :c:macro:`~kA3DTypeSurf`
* :c:macro:`~kA3DTypeTopo`
* :c:macro:`~kA3DTypeTess`
* :c:macro:`~kA3DTypeMisc`
* :c:macro:`~kA3DTypeRi`
* :c:macro:`~kA3DTypeAsm`
* :c:macro:`~kA3DTypeMkp`
* :c:macro:`~kA3DTypeGraph`
* :c:macro:`~kA3DTypeMath`
* :c:macro:`~kA3DTypeFeat`
* :c:macro:`~kA3DTypeDrawing`
* :c:macro:`~kA3DTypeAdditionalPrcData`
* :c:macro:`~kA3DTypeNonePRCData`
* :c:macro:`~kA3DTypeMD`
* :c:macro:`~kA3DTypeFRM`
* :c:macro:`~kA3DTypeBIM`


.. rst-class:: kind-group kind-enumeration

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


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


* :c:enum:`~A3DEEntityType`

.. rst-class:: kind-group kind-preprocessor-definition

.. rubric:: Preprocessor Definitions
   :class: kind-group-title


.. c:macro:: kA3DTypeRoot

      This type does not correspond to any entity.
      



.. c:macro:: kA3DTypeCrv

      Types for PRC geometrical curves.
      
      
         :ref:`Curves Module <group__a3d__crv>`
      
      



.. c:macro:: kA3DTypeSurf

      Types for PRC geometrical surfaces.
      
      
         :ref:`Surfaces Module <group__a3d__srf>`
      
      



.. c:macro:: kA3DTypeTopo

      Types for PRC topology.
      
      
         :ref:`Topology Module <group__a3d__topology__module>`
      
      



.. c:macro:: kA3DTypeTess

      Types for PRC tessellation.
      
      
         :ref:`Tessellation Module <group__a3d__tessellation__module>`
      
      



.. c:macro:: kA3DTypeMisc

      Types for PRC miscellaneous data.
      



.. c:macro:: kA3DTypeRi

      Types for PRC representation items.
      
      
         :ref:`Geometry Module <group__a3d__geometry__module>`
      
      



.. c:macro:: kA3DTypeAsm

      Types for PRC assembly.
      
      
         :ref:`Structure Module <group__a3d__structure__module>`
      
      



.. c:macro:: kA3DTypeMkp

      Types for PRC markup.
      



.. c:macro:: kA3DTypeGraph

      Types for PRC graphics.
      



.. c:macro:: kA3DTypeMath

      Types for PRC mathematical operators.
      



.. c:macro:: kA3DTypeFeat

      Types for PRC feature entities.
      



.. c:macro:: kA3DTypeDrawing

      Types for PRC drawing.
      
      
         :ref:`Drawing Module <group__a3d__drawing__module>`
      
      



.. c:macro:: kA3DTypeAdditionalPrcData

      Types for PRC user data.
      



.. c:macro:: kA3DTypeNonePRCData

      Types for PRC user data.
      



.. c:macro:: kA3DTypeMD

      Types for PRC markup with definition.
      



.. c:macro:: kA3DTypeFRM

      Types for PRC features.
      



.. c:macro:: kA3DTypeBIM

      Types for PRC BIM data.
      



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

   ../enums/A3DEEntityType


