Overview Schemas Index

Dimension_tolerance_arm         


ENTITY Tolerance_range;
          lower_range : Numerical_item_with_unit;
          significant_digits : OPTIONAL INTEGER;
          upper_range : Numerical_item_with_unit;
END_ENTITY; -- Tolerance_range

Entity data types and their attributes

Tolerance_range
          lower_range: Numerical_item_with_unit;
          (OPT) significant_digits: INTEGER;
          upper_range: Numerical_item_with_unit;

Users: by entity attributes

Tolerance_range
          Geometric_dimension.dimension_value
                    dimension_value_select

Users: by defined types, not used by any entity attribute

Tolerance_range
          -

Global rules for this entity data type

          -