Search Results for

    Show / Hide Table of Contents

    Interface ICurve

    Inherited Members
    IBaseCurve.GetLength()
    IBaseCurve.GetLocations()
    IBaseCurve.IsReference
    INXObject.FindObject(String)
    INXObject.Print()
    INXObject.SetName(String)
    INXObject.IsOccurrence
    INXObject.JournalIdentifier
    INXObject.Name
    INXObject.OwningComponent
    INXObject.OwningPart
    INXObject.Prototype
    Namespace: NXOpen
    Assembly: NXOpen.dll
    Syntax
    public interface ICurve : IBaseCurve, INXObject

    Methods

    GetDraftingCurveInfo()

    Declaration
    DraftingCurveInfo GetDraftingCurveInfo()
    Returns
    Type Description
    DraftingCurveInfo

    IsDraftingCurve()

    Declaration
    bool IsDraftingCurve()
    Returns
    Type Description
    System.Boolean
    In This Article
    Back to top Generated by DocFX