Class PostMesh
Inheritance
System.Object
System.MarshalByRefObject
PostMesh
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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)
Assembly: NXOpen.dll
Syntax
public class PostMesh : TaggedObject, IMessageSink
Constructors
PostMesh()
Declaration
Properties
CollectorId
Declaration
public int CollectorId { get; }
Property Value
Type |
Description |
System.Int32 |
|
MaterialDescription
Declaration
public string MaterialDescription { get; }
Property Value
Type |
Description |
System.String |
|
MaterialId
Declaration
public int MaterialId { get; }
Property Value
Type |
Description |
System.Int32 |
|
MaterialIdColor
Declaration
public int MaterialIdColor { get; }
Property Value
Type |
Description |
System.Int32 |
|
MeshColor
Declaration
public int MeshColor { get; }
Property Value
Type |
Description |
System.Int32 |
|
MeshDimension
Declaration
public Result.GroupContainer MeshDimension { get; }
Property Value
Name
Declaration
public string Name { get; }
Property Value
Type |
Description |
System.String |
|
Numelem
Declaration
[Obsolete("Deprecated in NX12.0.0. Obtain the expression using NXOpen.CAE.PostMesh.NumElements to query it.")]
public int Numelem { get; }
Property Value
Type |
Description |
System.Int32 |
|
NumElements
Declaration
public int NumElements { get; }
Property Value
Type |
Description |
System.Int32 |
|
PartId
Declaration
public int PartId { get; }
Property Value
Type |
Description |
System.Int32 |
|
PropertyDescription
Declaration
public string PropertyDescription { get; }
Property Value
Type |
Description |
System.String |
|
PropertyId
Declaration
public int PropertyId { get; }
Property Value
Type |
Description |
System.Int32 |
|
PropertyIdColor
Declaration
public int PropertyIdColor { get; }
Property Value
Type |
Description |
System.Int32 |
|
SuperelementId
Declaration
public int SuperelementId { get; }
Property Value
Type |
Description |
System.Int32 |
|
Type
Declaration
[Obsolete("Deprecated in NX12.0.0. There is no replacement for this function")]
public int Type { get; }
Property Value
Type |
Description |
System.Int32 |
|
TypeDescription
Declaration
public string TypeDescription { get; }
Property Value
Type |
Description |
System.String |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink