.. _group__a3d__drawing__filledarea:

###################
Drawing Filled Area
###################


   5.0


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

**Parameters**


   **pDrwFilledArea**\ : The drawing filled area entity.

   **pData**\ : Data of the drawing filled area.


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

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

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


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


* :c:enum:`~A3DEDrawingFilledAreaMode`

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

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


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


* :c:func:`~A3DDrawingFilledAreaGet`
* :c:func:`~A3DDrawingFilledAreaCreate`

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

   ../structures/A3DDrawingFilledAreaData
   ../enums/A3DEDrawingFilledAreaMode
   ../functions/A3DDrawingFilledAreaGet
   ../functions/A3DDrawingFilledAreaCreate


