Search Results for

    Show / Hide Table of Contents

    Struct UFGdt.LimitsAndFitsData

    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 UFGdt.LimitsAndFitsData

    Fields

    deviation

    Declaration
    public string deviation
    Field Value
    Type Description
    string

    dim_precision

    Declaration
    public int dim_precision
    Field Value
    Type Description
    int

    display_type

    Declaration
    public UFGdt.LimitsAndFitsDisplayType display_type
    Field Value
    Type Description
    UFGdt.LimitsAndFitsDisplayType

    fit_grade

    Declaration
    public int fit_grade
    Field Value
    Type Description
    int

    fit_type

    Declaration
    public string fit_type
    Field Value
    Type Description
    string

    tol_grade

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