.. _group__a3d__publishhtml__monolithic__module:

#############################
Export monolithic HTML Module
#############################

**(HOOPS Publish Advanced)** \ Structure and function to write a ModelFile as a monolithic HTML file. 

This file embeds all javascript and css definitions useful to render the 3D. The 3D definition (as a SCS cache file) is also embedded in the HTML file (see :ref:`Export SCS Module <group__a3d__publishhtml__scs__module>`\ ). 

**Parameters**


   **pA3DAsmModelFile**\ : References The :c:type:`~A3DAsmModelFile` to be exported 

   **pParamsExportData**\ : References the parameters for export. 

   **pcHtmlFileName**\ : References the path of the file into which the function stores the model file.


**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:`~A3DRWHtmlOfflineData`
* :c:struct:`~A3DRwHtmlMetaTag`
* :c:struct:`~A3DRWParamsExportHtmlData`

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

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


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


* :c:func:`~A3DAsmModelFileExportToHTMLFile`

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

   ../structures/A3DRWHtmlOfflineData
   ../structures/A3DRwHtmlMetaTag
   ../structures/A3DRWParamsExportHtmlData
   ../functions/A3DAsmModelFileExportToHTMLFile


