Search Results for

    Show / Hide Table of Contents

    Class PointInterpolationData

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TransientObject
    PointInterpolationData
    Implements
    IMessageSink
    IDisposable
    Inherited Members
    TransientObject.Dispose()
    TransientObject.ToString()
    TransientObject.PrintTestData(string)
    TransientObject.PrintTestData(string, int)
    TransientObject.Handle
    NXRemotableObject.initialize()
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.CAE
    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
    Type Description
    int

    AskPoint()

    Declaration
    public Point3d AskPoint()
    Returns
    Type Description
    Point3d

    Delete()

    Declaration
    public void Delete()

    FreeResource()

    Declaration
    protected override void FreeResource()
    Overrides
    TransientObject.FreeResource()

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IDisposable
    In this article
    Back to top Generated by DocFX