.. _group__a3d__pdf__3_dartwork__module:

#################
3D Artwork Module
#################

Module to define a 3D Artwork to add in a 3D Annotation. 

This module describes the functions and structures that allow you to define 3D data in the page. 

**Parameters**


   **pDoc**\ : The Document object to work with. 

   **p3DArtworkData**\ : The 3D Artwork parameters. 

   **pp3DArtwork**\ : The 3D Artwork object created.


**Returns**


   A3D_SUCCESS in case of success or an error code


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

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


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


* :c:struct:`~A3DPDF3DArtworkData2`

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

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


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


* :c:func:`~A3DPDF3DArtworkCreate2`
* :c:func:`~A3DPDF3DArtworkGetBoundingSphere`
* :c:func:`~A3DPDF3DArtworkAddResourceFromFile`

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

   ../structures/A3DPDF3DArtworkData2
   ../functions/A3DPDF3DArtworkCreate2
   ../functions/A3DPDF3DArtworkGetBoundingSphere
   ../functions/A3DPDF3DArtworkAddResourceFromFile


