Class Mesh
Assembly: NXOpen.dll
Syntax
public class Mesh : DisplayableObject, IMessageSink, IFitTo, INXObject, IExportableFEEntity
Constructors
Mesh()
Declaration
Properties
ElementPropertyTable
Declaration
public PropertyTable ElementPropertyTable { get; }
Property Value
ExportMeshProperty
Declaration
public bool ExportMeshProperty { get; set; }
Property Value
LockStatus
Declaration
public bool LockStatus { get; set; }
Property Value
MeshCollector
Declaration
public IMeshCollector MeshCollector { get; }
Property Value
Methods
GetLatticeBody()
Declaration
public Body GetLatticeBody()
Returns
GetMeshDisplaySettings()
Declaration
public MeshDisplaySettings GetMeshDisplaySettings()
Returns
GetPrintMeshWithTolerance()
Declaration
public bool GetPrintMeshWithTolerance()
Returns
GetSolverCardSyntax()
Declaration
public string[] GetSolverCardSyntax()
Returns
GetUpdatePendingStatus()
Declaration
public bool GetUpdatePendingStatus()
Returns
IsValid()
Declaration
Returns
SetPrintMeshWithTolerance(bool)
Declaration
public void SetPrintMeshWithTolerance(bool printTolerance)
Parameters
Type |
Name |
Description |
bool |
printTolerance |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink