A3DAsmProductOccurrenceDataInv

Detailed Description

struct A3DAsmProductOccurrenceDataInv

A structure specifying product occurrence data specific to Inventor format.

Version

8.2

Public Members

A3DEProductOccurrenceTypeInv m_eType

Product Occurrence Type (none, iam, ipt).

A3DInt32 m_aiCLSID[4]

Product CLSID.

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

A3DInt32 m_iNodeID

Node ID.

A3DUns32 m_uiOccurrenceIDsSize

The size of m_aiOccurrenceIDs.

A3DInt32 *m_aiOccurrenceIDs

Ids of Products corresponding to occurrences.

A3DUns32 m_uiFlexibleOccurrenceIDsSize

The size of m_aiFlexibleOccurrenceIDs.

A3DInt32 *m_aiFlexibleOccurrenceIDs

Ids of flexible occurrences.

A3DBool m_bIsSubstituted