Search Results for

    Show / Hide Table of Contents

    Interface IBaseCurve

    Inherited Members
    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 IBaseCurve : INXObject

    Properties

    IsReference

    Declaration
    bool IsReference { get; }
    Property Value
    Type Description
    bool

    Methods

    GetLength()

    Declaration
    double GetLength()
    Returns
    Type Description
    double

    GetLocations()

    Declaration
    CurveLocation[] GetLocations()
    Returns
    Type Description
    CurveLocation[]
    In this article
    Back to top Generated by DocFX