NXOpen.UF.Drf.UnitsFormatPreferences Structure

NXOpen.UF.Drf.UnitsFormatPreferences is an alias for NXOpen.UF.DrfUnitsFormatPreferences_Struct

class NXOpen.UF.DrfUnitsFormatPreferences_Struct

Bases: object

Refer to UF_DRF_units_format_preferences_s for documentation.

Fields

NXOpen.UF.DrfUnitsFormatPreferences_Struct.DimensionLinearUnits linear units for primary value
NXOpen.UF.DrfUnitsFormatPreferences_Struct.LinearFractionType primary format -decimal or fractional
NXOpen.UF.DrfUnitsFormatPreferences_Struct.DecimalPointCharacter use period or comma for decimal point
NXOpen.UF.DrfUnitsFormatPreferences_Struct.DisplayTrailingZeros if TRUE, display zeros trailing a significant digit for dimension value
NXOpen.UF.DrfUnitsFormatPreferences_Struct.DimensionTolerancePlacement placement of tolerance text relative to dimension text
NXOpen.UF.DrfUnitsFormatPreferences_Struct.DimensionAngularFormat use decimal ordegree [minute] [second] format for angular nominal format only
NXOpen.UF.DrfUnitsFormatPreferences_Struct.DimAngularFormatTolerance use decimal ordegree [minute] [second] format for angular tolerance format only
NXOpen.UF.DrfUnitsFormatPreferences_Struct.AngularSuppressZeros suppress zero options display all zeros, or suppress leading zeros, or suppress any zeros, or suppress trailing zeros for angular dimension only
NXOpen.UF.DrfUnitsFormatPreferences_Struct.DualDimensionFormat set no dual dimension or specify placement of dual dimension relative to primary dimension
NXOpen.UF.DrfUnitsFormatPreferences_Struct.DualDimensionUnits linear units for secondary value
NXOpen.UF.DrfUnitsFormatPreferences_Struct.DualFractionType secondary format - decimal or fractional
NXOpen.UF.DrfUnitsFormatPreferences_Struct.DualConvertTolerance if TRUE, secondary tolerance value will be computed from primary tolerance value