Class PostScenarioMeshElement
Inheritance
PostScenarioMeshElement
Assembly: NXOpen.dll
Syntax
public class PostScenarioMeshElement : TransientObject, IMessageSink, IDisposable
Constructors
PostScenarioMeshElement(nint)
Declaration
protected PostScenarioMeshElement(nint ptr)
Parameters
Type |
Name |
Description |
nint |
ptr |
|
Properties
ElementType
Declaration
public ElementType ElementType { get; }
Property Value
Label
Declaration
public int Label { get; }
Property Value
Methods
FreeResource()
Declaration
protected override void FreeResource()
Overrides
GetNodeIndices()
Declaration
public int[] GetNodeIndices()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink