.. _group__a3d__drawing__blockbasic:

###################
Drawing Block Basic
###################


   5.0


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

This entity is a physical grouping of other drawing entities.

An :c:type:`~A3DDrawingBlockBasic`\ entity can contain multiple child :c:type:`~A3DDrawingBlock`\ , :c:type:`~A3DMkpMarkup`\ or :c:type:`~A3DDrawingEntity`\ .


   Circular references are not allowed.


**Parameters**


   **pDrawingBlock**\ : The basic block.

   **pData**\ : Data of the basic block.


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

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

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


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


* :c:func:`~A3DDrawingBlockBasicGet`
* :c:func:`~A3DDrawingBlockBasicCreate`

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

   ../structures/A3DDrawingBlockBasicData
   ../functions/A3DDrawingBlockBasicGet
   ../functions/A3DDrawingBlockBasicCreate


