NX Open C++ Reference Guide
|
Represents 3D Tet Mesh Used to create a CAE::Mesh3d
To create a new instance of this class, use CAE::MeshManager::CreateShell2solidBuilder
Created in NX6.0.0.
More...
Public Member Functions | |
NXOpen::CAE::ElementTypeBuilder * | ElementType () |
Returns the element type builder. | |
bool | FillHolesOption () |
Returns the mesh size variation Created in NX6.0.0. | |
double | MeshSizeVariation () |
Returns the mesh size variation Created in NX6.0.0. | |
NXOpen::SelectTaggedObjectList * | SelectionList () |
Returns the selection objects Created in NX6.0.0. | |
void | SetFillHolesOption (bool fFillHoles) |
Sets the mesh size variation Created in NX6.0.0. | |
void | SetMeshSizeVariation (double dSizeVaration) |
Sets the mesh size variation Created in NX6.0.0. |
Represents 3D Tet Mesh Used to create a CAE::Mesh3d
To create a new instance of this class, use CAE::MeshManager::CreateShell2solidBuilder
Created in NX6.0.0.
Returns the element type builder.
Created in NX6.0.0.
License requirements : nx_masterfem ("Finite Element Modeling")
Returns the mesh size variation
Created in NX6.0.0.
License requirements : nx_masterfem ("Finite Element Modeling")
Returns the mesh size variation
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")
void NXOpen::CAE::Shell2SolidBuilder::SetFillHolesOption | ( | bool | fFillHoles | ) |
Sets the mesh size variation
Created in NX6.0.0.
License requirements : nx_masterfem ("Finite Element Modeling")
fFillHoles | ffillholes |
void NXOpen::CAE::Shell2SolidBuilder::SetMeshSizeVariation | ( | double | dSizeVaration | ) |
Sets the mesh size variation
Created in NX6.0.0.
License requirements : nx_masterfem ("Finite Element Modeling")
dSizeVaration | dsizevaration |