Search Results for

    Show / Hide Table of Contents

    Class DraftingCurveInfo

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TransientObject
    DraftingCurveInfo
    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.Drawings
    Assembly: NXOpen.dll
    Syntax
    public class DraftingCurveInfo : TransientObject, IMessageSink, IDisposable

    Constructors

    DraftingCurveInfo(nint)

    Declaration
    protected DraftingCurveInfo(nint ptr)
    Parameters
    Type Name Description
    nint ptr

    Properties

    CurveType

    Declaration
    public DraftingCurveInfo.DraftingCurveType CurveType { get; }
    Property Value
    Type Description
    DraftingCurveInfo.DraftingCurveType

    Methods

    FreeResource()

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

    GetParents()

    Declaration
    public NXObject[] GetParents()
    Returns
    Type Description
    NXObject[]

    Implements

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