Deprecated List
Global A3DAsmModelFileDelete() (A3DAsmModelFile *pModelFile)
This function is deprecated. Please use A3DEntityDelete() instead to implement the same behaviour. This will be removed in version 2028.1.0.
Global A3DAsmProductOccurrenceData::m_ucBehaviour
This member is deprecated. It will be removed in version 2027.1.0.
Global A3DFaceUVPointInsideManagerDelete() (A3DFaceUVPointInsideManager *pManager)
This function is deprecated. Please use A3DEntityDelete() instead to implement the same behaviour. This will be removed in version 2028.1.0.
Global A3DGraphicsDelete() (A3DGraphics *pGraphics)
This function is deprecated. Please use A3DEntityDelete() instead to implement the same behaviour. This will be removed in version 2028.1.0.
Global A3DMiscCascadedAttributesDelete() (A3DMiscCascadedAttributes *pAttr)
This function is deprecated. Please use A3DEntityDelete() instead to implement the same behaviour. This will be removed in version 2028.1.0.
Global A3DMkpRTFFieldDelete() (const A3DMkpRTFField *pRTFField)
This function is deprecated. Please use A3DEntityDelete() instead to implement the same behaviour. This will be removed in version 2028.1.0.
Global A3DPDF3DAnnotGetJavascriptHighlightManagerName() (const A3DPDF3DAnnot *p3DAnnot, A3DUTF8Char **ppcHighlightManagerName)
This function is deprecated. Please use A3DPDF3DNodeSceneGetJavascriptManagerName() instead. This will be removed in version 2028.1.0. On PDF files generated with the datamodel API, customers can configure properties for highlighting behaviour within 3D scenes. With this, customers need to write some JavaScript at the document level (typically on the UI widgets on a page) to set the highlight properties. This Highlight Manager object returned by this function can be used to do that. Please refer to the section ‘Setting up Properties for Highlight or Select on 3D Scene Widget’ in programming guide for more details. This function must be called after inserting the 3d annot object with A3DPDFPageInsert3DAnnot() or A3DPDFPageFieldSet3DAnnot().
Global A3DPDFCheckBoxSetForFitSelectedMode() (A3DPDFCheckBox *pCheckBox, A3DPDF3DAnnot *p3DAnnot)
This function is deprecated. Please use A3DPDFCheckBoxSetForZoomOnBehaviour() with behaviour kA3DPDFDataSelect instead. This will be removed in version 2028.1.0. If the end-user checks the check box, the ‘zoom on behaviour’ at selection mode is on ; else it is off.
Global A3DProjectPointCloudManagerDelete() (A3DProjectPointCloudManager *pManager)
This function is deprecated. Please use A3DEntityDelete() instead to implement the same behaviour. This will be removed in version 2028.1.0.
Global param
This function was deprecated in HOOPS Exchange 2026.1.0. This will be removed in version 2028.1.0. This function activates an XML trace file that lists the PRC entities contained in a modelfile built during a Load session or written during an export to PRC session. A load session is done with following functions : A3DAsmModelFileLoadFromFile, A3DAsmModelFileLoadFromMultiplePrcFile(), A3DAsmModelFileLoadFromPrcFile, and A3DAsmModelFileLoadFromPrcStream. An export session is done with following functions : A3DAsmModelFileExportToPrcFile. To activate an XML trace, call this function BEFORE calling any of these functions.
This function was deprecated in HOOPS Exchange 2026.1.0. This will be removed in version 2028.1.0.