A3DAsmModelFileData
-
struct
A3DAsmModelFileData ModelFile structure.
HOOPS Exchange version 2.1 adds support for the
m_bUnitFromCADfield. In earlier versions of the SDK, this field was described as Reserved.2.0
m_dUnitin multiple of millimeters. You must provide a value for this member to create a model file.Index
Variables
Variables
-
A3DEModellerType
A3DAsmModelFileData.m_eModellerType -
The Modeller used to create the Model.
Used only in Get method.
-
A3DBool
A3DAsmModelFileData.m_bUnitFromCAD -
Indicates whether the following unit is read from the native CAD file.
-
A3DDouble
A3DAsmModelFileData.m_dUnit -
Unit.
-
A3DUns32
A3DAsmModelFileData.m_uiPOccurrencesSize -
The size of m_ppPOccurrences.
-
A3DAsmProductOccurrence **
A3DAsmModelFileData.m_ppPOccurrences -
Array of
A3DAsmProductOccurrence.
-
A3DBIMData *
A3DAsmModelFileData.m_pBIMData -
Bim data,.
14.2