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
struct _LimitsAndFitsData
Fields
deviation
Declaration
public sbyte *deviation
Field Value
Type | Description |
---|---|
System.SByte* |
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 sbyte *fit_type
Field Value
Type | Description |
---|---|
System.SByte* |
tol_grade
Declaration
public int tol_grade
Field Value
Type | Description |
---|---|
System.Int32 |