Class PointInterpolationData
Inheritance
PointInterpolationData
Assembly: NXOpen.dll
Syntax
public class PointInterpolationData : TransientObject, IMessageSink, IDisposable
Constructors
PointInterpolationData(nint)
Declaration
protected PointInterpolationData(nint ptr)
Parameters
Type |
Name |
Description |
nint |
ptr |
|
Methods
AskElementIndex()
Declaration
public int AskElementIndex()
Returns
AskPoint()
Declaration
public Point3d AskPoint()
Returns
Delete()
Declaration
FreeResource()
Declaration
protected override void FreeResource()
Overrides
Implements
System.Runtime.Remoting.Messaging.IMessageSink