.. _group__a3d__pdfaction:

#####################################
HOOPS Publish Standard Actions Module
#####################################

Module to set pre-defined HOOPS Publish Standard actions on PDF entities. 

This module describes the functions and structures that allow you to define actions. 

**Parameters**


   **pButton**\ : The button object to work with. 

   **pAction**\ : The action to be stored on the button.


**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:`~A3DPDFActionSetViewData`
* :c:struct:`~A3DPDFActionStartAnimationData`
* :c:struct:`~A3DPDFActionPauseAnimationData`
* :c:struct:`~A3DPDFActionResumeAnimationData`
* :c:struct:`~A3DPDFActionSetRenderingStyleData`
* :c:struct:`~A3DPDFActionLaunchURLData`

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

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


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


* :c:func:`~A3DPDFActionSetViewCreate`
* :c:func:`~A3DPDFActionStartAnimationCreate`
* :c:func:`~A3DPDFActionPauseAnimationCreate`
* :c:func:`~A3DPDFActionResumeAnimationCreate`
* :c:func:`~A3DPDFActionSetRenderingStyleCreate`
* :c:func:`~A3DPDFActionLaunchURLCreate`
* :c:func:`~A3DPDFButtonAddAction`
* :c:func:`~A3DPDFLinkAddAction`

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

   ../structures/A3DPDFActionSetViewData
   ../structures/A3DPDFActionStartAnimationData
   ../structures/A3DPDFActionPauseAnimationData
   ../structures/A3DPDFActionResumeAnimationData
   ../structures/A3DPDFActionSetRenderingStyleData
   ../structures/A3DPDFActionLaunchURLData
   ../functions/A3DPDFActionSetViewCreate
   ../functions/A3DPDFActionStartAnimationCreate
   ../functions/A3DPDFActionPauseAnimationCreate
   ../functions/A3DPDFActionResumeAnimationCreate
   ../functions/A3DPDFActionSetRenderingStyleCreate
   ../functions/A3DPDFActionLaunchURLCreate
   ../functions/A3DPDFButtonAddAction
   ../functions/A3DPDFLinkAddAction


