A3DAsmProductOccurrenceDataUg
Fields
Detailed Description
-
struct A3DAsmProductOccurrenceDataUg
A structure specifying product occurrence data specific to Ug format.
- Version
8.2
Public Members
-
A3DUTF8Char *m_psRootFilePath
Unique ID : to be sure incremental loading is ok, we need the same root assembly file with same timestamp.
Otherwise : must reload all.
-
A3DUTF8Char *m_psFileName
For UG, the actual path is deduced from this value (which is in the file) and then a wise combination of research paths.
-
A3DUTF8Char *m_psInstanceFileName
The name of the file of the instance.
-
A3DUTF8Char *m_psRefSet
The name of the reference set.
-
A3DUTF8Char *m_psPartUID
The unique identifier of the part, like “7675238f-0b59-4222-9895-f9dd552f4e46”.
-
A3DPromotedBodyUg *m_asPromotedBodies
Array of A3DPromotedBodyUg.
-
A3DElementsByRefsetUg *m_asChildrenByRefsets
Array of A3DElementsByRefsetUg.
-
A3DElementsByRefsetUg *m_asSolidsByRefsets
Array of A3DElementsByRefsetUg.