Search Results for

    Show / Hide Table of Contents

    Struct UFEval.Spline

    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 UFEval.Spline

    Fields

    is_periodic

    Declaration
    public bool is_periodic
    Field Value
    Type Description
    bool

    is_rational

    Declaration
    public bool is_rational
    Field Value
    Type Description
    bool

    num_control

    Declaration
    public int num_control
    Field Value
    Type Description
    int

    num_knots

    Declaration
    public int num_knots
    Field Value
    Type Description
    int

    order

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