HOOPS Exchange API
Type Aliases
| void | A3DRWParamsTranslateToPkPartsData |
| void | A3DAsmModelFileLoadFromPRCFiles |
| void | A3DAsmModelFileSew |
| void | A3DDraw |
| void | A3DDrawGetBoundingBox |
| void | A3DEntityDelete |
Detailed Description
-
group
a3d_ext_exchange 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
Type Alias Documentation
-
typedef void
A3DRWParamsTranslateToPkPartsData Parameters used to translate the model file or a representation item into an open Parasolid session See HOOPS Exchange documentation
-
typedef void
A3DAsmModelFileLoadFromPRCFiles Creates a model file from multiple PRC files + a PRC assembly file + a map for file names. See HOOPS Exchange documentation
-
typedef void
A3DAsmModelFileSew Function to sew one model file See HOOPS Exchange documentation
-
typedef void
A3DDraw Draws a model file entities See HOOPS Exchange documentation
-
typedef void
A3DDrawGetBoundingBox Calculates the bounding box of the model file entity, without using any callback functions See HOOPS Exchange documentation
-
typedef void
A3DEntityDelete Recursively deletes the entity and its child entities. See HOOPS Exchange documentation