Search Results for

    Show / Hide Table of Contents

    Struct UFDrf._DimensionPreferences1

    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 _DimensionPreferences1

    Fields

    angular_dimension_value_dp

    Declaration
    public int angular_dimension_value_dp
    Field Value
    Type Description
    System.Int32

    angular_tolerance_value_dp

    Declaration
    public int angular_tolerance_value_dp
    Field Value
    Type Description
    System.Int32

    arrow_display

    Declaration
    public UFDrf.ArrowDisplay arrow_display
    Field Value
    Type Description
    UFDrf.ArrowDisplay

    baseline_offset

    Declaration
    public double baseline_offset
    Field Value
    Type Description
    System.Double

    chain_offset

    Declaration
    public double chain_offset
    Field Value
    Type Description
    System.Double

    chamfer_dimension_data

    Declaration
    public IntPtr chamfer_dimension_data
    Field Value
    Type Description
    System.IntPtr

    dim_fraction_denominator

    Declaration
    public UFDrf.FractionDenominator dim_fraction_denominator
    Field Value
    Type Description
    UFDrf.FractionDenominator

    dim_inspection_type

    Declaration
    public UFDrf.InspectionType dim_inspection_type
    Field Value
    Type Description
    UFDrf.InspectionType

    dim_reference_type

    Declaration
    public UFDrf.ReferenceSymbolType dim_reference_type
    Field Value
    Type Description
    UFDrf.ReferenceSymbolType

    dimension_value_dp

    Declaration
    public int dimension_value_dp
    Field Value
    Type Description
    System.Int32

    dual_dimension_value_dp

    Declaration
    public int dual_dimension_value_dp
    Field Value
    Type Description
    System.Int32

    dual_fraction_denominator

    Declaration
    public UFDrf.FractionDenominator dual_fraction_denominator
    Field Value
    Type Description
    UFDrf.FractionDenominator

    dual_tolerance_value_dp

    Declaration
    public int dual_tolerance_value_dp
    Field Value
    Type Description
    System.Int32

    extension_line_display

    Declaration
    public UFDrf.ExtensionLineDisplay extension_line_display
    Field Value
    Type Description
    UFDrf.ExtensionLineDisplay

    line_between_arrows

    Declaration
    public bool line_between_arrows
    Field Value
    Type Description
    System.Boolean

    lower_tolerance_deg

    Declaration
    public double lower_tolerance_deg
    Field Value
    Type Description
    System.Double

    lower_tolerance_english

    Declaration
    public double lower_tolerance_english
    Field Value
    Type Description
    System.Double

    lower_tolerance_metric

    Declaration
    public double lower_tolerance_metric
    Field Value
    Type Description
    System.Double

    narrow_dimension_arrowhead_type

    Declaration
    public UFDrf.ArrowheadAndFillType narrow_dimension_arrowhead_type
    Field Value
    Type Description
    UFDrf.ArrowheadAndFillType

    narrow_dimension_data

    Declaration
    public IntPtr narrow_dimension_data
    Field Value
    Type Description
    System.IntPtr

    orientation

    Declaration
    public UFDrf.DimensionOrientation orientation
    Field Value
    Type Description
    UFDrf.DimensionOrientation

    text_angle

    Declaration
    public double text_angle
    Field Value
    Type Description
    System.Double

    text_arrow_placement

    Declaration
    public UFDrf.TextArrowPlacement text_arrow_placement
    Field Value
    Type Description
    UFDrf.TextArrowPlacement

    tolerance_type

    Declaration
    public UFDrf.ToleranceType tolerance_type
    Field Value
    Type Description
    UFDrf.ToleranceType

    tolerance_value_dp

    Declaration
    public int tolerance_value_dp
    Field Value
    Type Description
    System.Int32

    trim_dim_line

    Declaration
    public UFDrf.TrimDimLineStyle trim_dim_line
    Field Value
    Type Description
    UFDrf.TrimDimLineStyle

    upper_tolerance_deg

    Declaration
    public double upper_tolerance_deg
    Field Value
    Type Description
    System.Double

    upper_tolerance_english

    Declaration
    public double upper_tolerance_english
    Field Value
    Type Description
    System.Double

    upper_tolerance_metric

    Declaration
    public double upper_tolerance_metric
    Field Value
    Type Description
    System.Double
    In This Article
    Back to top Generated by DocFX