Search Results for

    Show / Hide Table of Contents

    Struct UFSo.SplineData

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct UFSo.SplineData

    Fields

    curvature

    Declaration
    public Tag[] curvature
    Field Value
    Type Description
    Tag[]

    degree

    Declaration
    public int degree
    Field Value
    Type Description
    int

    direction

    Declaration
    public Tag[] direction
    Field Value
    Type Description
    Tag[]

    itype

    Declaration
    public int[] itype
    Field Value
    Type Description
    int[]

    magnitude

    Declaration
    public Tag[] magnitude
    Field Value
    Type Description
    Tag[]

    method

    Declaration
    public int method
    Field Value
    Type Description
    int

    nump

    Declaration
    public int nump
    Field Value
    Type Description
    int

    parameter

    Declaration
    public double[] parameter
    Field Value
    Type Description
    double[]

    periodic

    Declaration
    public int periodic
    Field Value
    Type Description
    int

    position

    Declaration
    public Tag[] position
    Field Value
    Type Description
    Tag[]

    symmetric

    Declaration
    public int[] symmetric
    Field Value
    Type Description
    int[]
    In this article
    Back to top Generated by DocFX