Search Results for

    Show / Hide Table of Contents

    Struct UFCurve.PtSlopeCrvatr

    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 UFCurve.PtSlopeCrvatr

    Fields

    crvatr

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

    crvatr_type

    Declaration
    public int crvatr_type
    Field Value
    Type Description
    int

    point

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

    slope

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

    slope_type

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