NX Open C++ Reference Guide
|
Represents 0D Mesh Used to create a CAE::Mesh0d
To create a new instance of this class, use CAE::MeshManager::CreateMesh0dBuilder
Created in NX6.0.0.
More...
Public Member Functions | |
std::vector< NXOpen::CAE::Mesh * > | CommitMesh () |
Commits the creation of the CAE::Mesh0d. | |
NXOpen::CAE::ElementTypeBuilder * | ElementType () |
Returns the element type builder. | |
NXOpen::CAE::PropertyTable * | PropertyTable () |
Returns the property table associated with the mesh. | |
NXOpen::SelectDisplayableObjectList * | SelectionList () |
Returns the selection objects Created in NX6.0.0. |
Represents 0D Mesh Used to create a CAE::Mesh0d
To create a new instance of this class, use CAE::MeshManager::CreateMesh0dBuilder
Created in NX6.0.0.
std::vector<NXOpen::CAE::Mesh *> NXOpen::CAE::Mesh0dBuilder::CommitMesh | ( | ) |
Commits the creation of the CAE::Mesh0d.
Returns the element type builder.
Created in NX6.0.0.
License requirements : nx_masterfem ("Finite Element Modeling")
Returns the property table associated with the mesh.
The property table contains the parameters needed for the generation of the mesh.
Created in NX6.0.0.
License requirements : nx_masterfem ("Finite Element Modeling")
Returns the selection objects
Created in NX6.0.0.
License requirements : nx_masterfem ("Finite Element Modeling")