Search Results for

    Show / Hide Table of Contents

    Struct GraphBuilder._CurveData

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.Motion
    Assembly: NXOpen.dll
    Syntax
    struct _CurveData

    Fields

    component_index

    Declaration
    public int component_index
    Field Value
    Type Description
    System.Int32

    motion_object

    Declaration
    public Tag motion_object
    Field Value
    Type Description
    Tag

    request_csys_index

    Declaration
    public int request_csys_index
    Field Value
    Type Description
    System.Int32

    request_index

    Declaration
    public int request_index
    Field Value
    Type Description
    System.Int32
    In This Article
    Back to top Generated by DocFX