Search Results for

    Show / Hide Table of Contents

    Struct UFCurve.FitError

    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.FitError

    Fields

    avg_error

    Declaration
    public double avg_error
    Field Value
    Type Description
    double

    interpolated

    Declaration
    public int interpolated
    Field Value
    Type Description
    int

    max_error

    Declaration
    public double max_error
    Field Value
    Type Description
    double

    point_with_max_error

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