Class Mesh
Inheritance
System.Object
System.MarshalByRefObject
Mesh
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public class Mesh : DisplayableObject, IMessageSink, IFitTo, INXObject, IExportableFEEntity
Constructors
Mesh()
Declaration
protected Mesh()
Properties
ElementPropertyTable
Declaration
public PropertyTable ElementPropertyTable { get; }
Property Value
Type | Description |
---|---|
PropertyTable |
ExportMeshProperty
Declaration
public bool ExportMeshProperty { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
LockStatus
Declaration
public bool LockStatus { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
MeshCollector
Declaration
public IMeshCollector MeshCollector { get; }
Property Value
Type | Description |
---|---|
IMeshCollector |
Methods
GetMeshDisplaySettings()
Declaration
public MeshDisplaySettings GetMeshDisplaySettings()
Returns
Type | Description |
---|---|
MeshDisplaySettings |
GetSolverCardSyntax()
Declaration
public string[] GetSolverCardSyntax()
Returns
Type | Description |
---|---|
System.String[] |
GetUpdatePendingStatus()
Declaration
public bool GetUpdatePendingStatus()
Returns
Type | Description |
---|---|
System.Boolean |
IsValid()
Declaration
public bool IsValid()
Returns
Type | Description |
---|---|
System.Boolean |
Implements
System.Runtime.Remoting.Messaging.IMessageSink