NX Open C++ Reference Guide
|
Represents 0d Mesh
To create or edit an instance of this class, use CAE::Mesh0dBuilder
Created in NX6.0.0.
More...
Additional Inherited Members | |
![]() | |
enum | ObjectFont { ObjectFontSolid = 1, ObjectFontDashed, ObjectFontPhantom, ObjectFontCenterline, ObjectFontDotted, ObjectFontLongDashed, ObjectFontDottedDashed } |
specifies the object font for objects such as lines Created in NX3.0.0. More... | |
enum | ObjectWidth { ObjectWidthNormal, ObjectWidthThick, ObjectWidthThin, ObjectWidthOne = 5, ObjectWidthTwo, ObjectWidthThree, ObjectWidthFour, ObjectWidthFive, ObjectWidthSix, ObjectWidthSeven, ObjectWidthEight, ObjectWidthNine } |
specifies object width for objects such as lines and text Created in NX3.0.0. More... | |
![]() | |
NXOpen::CAE::PropertyTable * | ElementPropertyTable () |
Returns the element property table associated with the mesh object Created in NX5.0.1. | |
NXOpen::CAE::MeshDisplaySettings * | GetMeshDisplaySettings () |
The MeshDisplaySettings for this mesh. | |
virtual std::vector< NXString > | GetSolverCardSyntax () |
Returns the solver card syntax strings for this entity. | |
bool | LockStatus () |
Returns the lock status for this mesh. | |
NXOpen::CAE::IMeshCollector * | MeshCollector () |
Returns the MeshCollector for this mesh. | |
void | SetLockStatus (bool lockStatus) |
Sets the lock status for this mesh. | |
Represents 0d Mesh
To create or edit an instance of this class, use CAE::Mesh0dBuilder
Created in NX6.0.0.