.. _group__a3d__drawing__sheet:

#############
Drawing Sheet
#############


   :ref:`Drawing Model <group__a3d__drawing__model>`



   5.0


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

A sheet corresponds to a paper page with geometries which are groups into some structures.

**Parameters**


   **pDrawingSheet**\ : The input sheet.

   **pData**\ : Data of the sheet.


**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:`Drawing Sheet Format <group__a3d__drawing__sheetformat>`

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

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


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


* :c:struct:`~A3DDrawingSheetData`

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

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


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


* :c:func:`~A3DDrawingSheetGet`
* :c:func:`~A3DDrawingSheetCreate`

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

   a3d_drawing_sheetformat
   ../structures/A3DDrawingSheetData
   ../functions/A3DDrawingSheetGet
   ../functions/A3DDrawingSheetCreate


