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