A3DAsmProductOccurrenceDataInv

struct A3DAsmProductOccurrenceDataInv

A structure specifying the product occurrence data specific to the Inventor format.

8.2

Variables

A3DEProductOccurrenceTypeInv A3DAsmProductOccurrenceDataInv.m_eType

Product Occurrence Type (none, iam, ipt).

A3DInt32 A3DAsmProductOccurrenceDataInv.m_aiCLSID[4]

Product CLSID.

Only on regular products (type: iam, ipt).

A3DInt32 A3DAsmProductOccurrenceDataInv.m_iNodeID

Node ID.

A3DUns32 A3DAsmProductOccurrenceDataInv.m_uiOccurrenceIDsSize

The size of m_aiOccurrenceIDs.

A3DInt32 *A3DAsmProductOccurrenceDataInv.m_aiOccurrenceIDs

Ids of Products corresponding to occurrences.

A3DUns32 A3DAsmProductOccurrenceDataInv.m_uiFlexibleOccurrenceIDsSize

The size of m_aiFlexibleOccurrenceIDs.

A3DInt32 *A3DAsmProductOccurrenceDataInv.m_aiFlexibleOccurrenceIDs

Ids of flexible occurrences.

A3DBool A3DAsmProductOccurrenceDataInv.m_bIsSubstituted