.. _group__a3d__topobodydata:

##################
Topology Body Data
##################

Structure and bitmasks for establishing the bounding box orientation and context of any type of :c:type:`~A3DTopoBody` entity. 


   2.0 



   :c:struct:`~A3DTopoBodyData`\ , :c:func:`~A3DTopoBodyGet`\ , :c:func:`~A3DTopoBodySet` 



Index
=====

.. rubric:: Preprocessor Definitions


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


* :c:macro:`~kA3DBodyBoundingBoxEvaluation`
* :c:macro:`~kA3DBodyBoundingBoxPrecise`
* :c:macro:`~kA3DBodyBoundingBoxCadData`


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

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


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


* :c:struct:`~A3DTopoBodyData`

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

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


.. c:macro:: kA3DBodyBoundingBoxEvaluation

      The bounding box has been roughly evaluated from geometrical entities included in the body. 
      



.. c:macro:: kA3DBodyBoundingBoxPrecise

      The bounding box has been deduced from a complete tessellation of the body. 
      



.. c:macro:: kA3DBodyBoundingBoxCadData

      The bounding box has been read from the originating CAD file. 
      



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

   ../structures/A3DTopoBodyData


