Search Results for

    Show / Hide Table of Contents

    Struct UFGdt.LimitsAndFitsData

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct LimitsAndFitsData

    Fields

    deviation

    Declaration
    public string deviation
    Field Value
    Type Description
    System.String

    dim_precision

    Declaration
    public int dim_precision
    Field Value
    Type Description
    System.Int32

    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
    System.Int32

    fit_type

    Declaration
    public string fit_type
    Field Value
    Type Description
    System.String

    tol_grade

    Declaration
    public int tol_grade
    Field Value
    Type Description
    System.Int32
    In This Article
    Back to top Generated by DocFX