|
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 attributesTolerance_rangelower_range: Numerical_item_with_unit; (OPT) significant_digits: INTEGER; upper_range: Numerical_item_with_unit; |
UsersTolerance_rangeGeometric_dimension.dimension_value dimension_value_select |
Global rules for this entity data type- |