ModelFile Nodes Module

Detailed Description

group a3d_publish_modelfilenodes_module

(HOOPS Publish Advanced) Module to get list of nodes from a modelfile.

This module describes the functions and structures that allow you to calculate a list of nodes from a modelfile.

Function Documentation

A3DStatus A3DPDFGetModelFileNodes(A3DAsmModelFile *pModelFile, A3DRWParamsPrcWriteHelper *pPrcWriteHelper, A3DPDFModelFileNodesData **ppModelFileNodesInfo)

Function to get information on PDF nodes computed from a modelfile.

Version
10.0

Parameters:
  • pModelFile[in] The model file to work with.
  • pPrcWriteHelper[in] Used to get PRC data such as unique identifiers for PRC nodes.
  • ppModelFileNodesInfo[out] a struct that contains all infos about model file nodes.
Return values:

A3D_SUCCESS

Returns:

A3D_SUCCESS in case of success or an error code