NX Open C++ Reference Guide
|
Represents a CAE::MeshCollectorBuilder
To create a new instance of this class, use CAE::MeshManager::CreateCollectorBuilder
Created in NX5.0.0.
More...
Public Types | |
enum | ElementDimensionOption { ElementDimensionOptionPoint, ElementDimensionOptionBeam, ElementDimensionOptionShell, ElementDimensionOptionSolid, ElementDimensionOptionContactEdge, ElementDimensionOptionContactFace } |
Indicates the different element dimensions. More... | |
Public Member Functions | |
NXString | CollectorName () |
Returns the collector name Created in NX5.0.0. | |
NXOpen::CAE::PropertyTable * | PropertyTable () |
Returns the Mesh Collector's Property Table Created in NX5.0.0. | |
void | SetCollectorName (const NXString &collectorName) |
Sets the collector name Created in NX5.0.0. |
Represents a CAE::MeshCollectorBuilder
To create a new instance of this class, use CAE::MeshManager::CreateCollectorBuilder
Created in NX5.0.0.
Returns the collector name
Created in NX5.0.0.
License requirements : None
Returns the Mesh Collector's Property Table
Created in NX5.0.0.
License requirements : None
void NXOpen::CAE::MeshCollectorBuilder::SetCollectorName | ( | const NXString & | collectorName | ) |
Sets the collector name
Created in NX5.0.0.
License requirements : nx_masterfem ("Finite Element Modeling")
collectorName | collectorname |