API symbols that can be found on HOOPS Exchange. More...
Modules | |
Compute HLR | |
Constraint Module | |
Feature module | |
Typedefs | |
typedef void | A3DAsmModelFileLoadFromPRCFiles |
typedef void | A3DAsmModelFileSew |
typedef void | A3DDraw |
typedef void | A3DDrawGetBoundingBox |
typedef void | A3DEntityDelete |
typedef void | A3DRWParamsTranslateToPkPartsData |
Detailed Description
API symbols that can be found on HOOPS Exchange.
Some documentation of Publish refer to symbols from Exchange. This module provides basic documentation and reference to them. For more information about Exchange API reference, please visit HOOPS Exchange Documentation
Typedef Documentation
◆ A3DRWParamsTranslateToPkPartsData
typedef void A3DRWParamsTranslateToPkPartsData |
Parameters used to translate the model file or a representation item into an open Parasolid session See HOOPS Exchange documentation
◆ A3DAsmModelFileLoadFromPRCFiles
typedef void A3DAsmModelFileLoadFromPRCFiles |
Creates a model file from multiple PRC files + a PRC assembly file + a map for file names. See HOOPS Exchange documentation
◆ A3DAsmModelFileSew
typedef void A3DAsmModelFileSew |
Function to sew one model file See HOOPS Exchange documentation
◆ A3DDraw
typedef void A3DDraw |
Draws a model file entities See HOOPS Exchange documentation
◆ A3DDrawGetBoundingBox
typedef void A3DDrawGetBoundingBox |
Calculates the bounding box of the model file entity, without using any callback functions See HOOPS Exchange documentation
◆ A3DEntityDelete
typedef void A3DEntityDelete |
Recursively deletes the entity and its child entities. See HOOPS Exchange documentation