.. _group__a3d__drawing__model:

#############
Drawing Model
#############


   5.0


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

Drawing model is a set a sheet. If model contains more that one sheet, a default active sheet is defined.



**Parameters**


   **pDrawingModel**\ : The input drawing model.

   **pData**\ : Data of the drawing model.


**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:`Value for undefined active sheet <group__a3d__drawing__modelbit>`

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

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


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


* :c:struct:`~A3DDrawingModelData`

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

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


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


* :c:func:`~A3DDrawingModelGet`
* :c:func:`~A3DDrawingModelCreate`

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

   a3d_drawing_modelbit
   ../structures/A3DDrawingModelData
   ../functions/A3DDrawingModelGet
   ../functions/A3DDrawingModelCreate


