NX Open C++ Reference Guide
|
Represents a MeshCollector Occurrence. More...
Additional Inherited Members | |
![]() | |
enum | AttributeType { AttributeTypeInvalid, AttributeTypeNull, AttributeTypeBoolean, AttributeTypeInteger, AttributeTypeReal, AttributeTypeString, AttributeTypeTime, AttributeTypeReference, AttributeTypeAny = 100 } |
Specifies attribute type. More... | |
enum | DateAndTimeFormat { DateAndTimeFormatNumeric, DateAndTimeFormatTextual } |
Specifies the format of the date and time attribute. More... | |
![]() | |
NXString | CollectorNeutralType () |
Returns the mesh collector neutral type Created in NX7.5.2. | |
NXString | CollectorType () |
Returns the mesh collector type Created in NX7.5.2. | |
NXOpen::CAE::PropertyTable * | ElementPropertyTable () |
Returns the element property table associated with the mesh collector Created in NX7.5.2. | |
NXOpen::CAE::MeshCollectorDisplayDefaults * | GetMeshDisplayDefaults () |
The MeshCollectorDisplayDefaults for this mesh collector. | |
std::vector< NXOpen::CAE::Mesh * > | GetMeshes () |
Returns the mesh collector associated meshes. | |
Represents a MeshCollector Occurrence.
To edit an instance of this object use CAE::MeshCollectorOccurrenceBuilder .
Created in NX5.0.0.