NX Open C++ Reference Guide
List of all members
NXOpen::CAE::DependentMesh Class Reference

Represents Mesh Recipe
To create or edit an instance of this class, use NXOpen::CAE::DependentMeshBuilder

Created in NX5.0.0. More...

Inheritance diagram for NXOpen::CAE::DependentMesh:
NXOpen::CAE::Mesh2d NXOpen::CAE::Mesh NXOpen::DisplayableObject NXOpen::CAE::IExportableFEEntity NXOpen::NXObject NXOpen::IFitTo NXOpen::TaggedObject NXOpen::INXObject NXOpen::INXObject

Additional Inherited Members

- Public Types inherited from NXOpen::DisplayableObject
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...
 
- Public Member Functions inherited from NXOpen::CAE::Mesh
NXOpen::CAE::PropertyTableElementPropertyTable ()
 Returns the element property table associated with the mesh object
Created in NX5.0.1. More...
 
bool ExportMeshProperty ()
 Returns the export mesh property for this mesh. More...
 
NXOpen::CAE::MeshDisplaySettingsGetMeshDisplaySettings ()
 The MeshDisplaySettings for this mesh. More...
 
virtual std::vector< NXStringGetSolverCardSyntax ()
 Returns the solver card syntax strings for this entity. More...
 
bool GetUpdatePendingStatus ()
 Update pending flag for this mesh. More...
 
bool IsValid ()
 Judges whether the mesh is valid in current solver environment. More...
 
bool LockStatus ()
 Returns the lock status for this mesh. More...
 
NXOpen::CAE::IMeshCollectorMeshCollector ()
 Returns the MeshCollector for this mesh. More...
 
void SetExportMeshProperty (bool fExportMesh)
 Sets the export mesh property for this mesh. More...
 
void SetLockStatus (bool lockStatus)
 Sets the lock status for this mesh. More...
 

Detailed Description

Represents Mesh Recipe
To create or edit an instance of this class, use NXOpen::CAE::DependentMeshBuilder

Created in NX5.0.0.



The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.