Class PostMesh
Assembly: NXOpen.dll
Syntax
public class PostMesh : TaggedObject, IMessageSink
Constructors
PostMesh()
Declaration
Properties
CollectorId
Declaration
public int CollectorId { get; }
Property Value
MaterialDescription
Declaration
public string MaterialDescription { get; }
Property Value
MaterialId
Declaration
public int MaterialId { get; }
Property Value
MaterialIdColor
Declaration
public int MaterialIdColor { get; }
Property Value
MeshColor
Declaration
public int MeshColor { get; }
Property Value
MeshDimension
Declaration
public Result.GroupContainer MeshDimension { get; }
Property Value
Name
Declaration
public string Name { get; }
Property Value
NumElements
Declaration
public int NumElements { get; }
Property Value
PartId
Declaration
public int PartId { get; }
Property Value
PropertyDescription
Declaration
public string PropertyDescription { get; }
Property Value
PropertyId
Declaration
public int PropertyId { get; }
Property Value
PropertyIdColor
Declaration
public int PropertyIdColor { get; }
Property Value
SuperelementId
Declaration
public int SuperelementId { get; }
Property Value
TypeDescription
Declaration
public string TypeDescription { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink