|
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; |
Users: by entity attributesTolerance_rangeGeometric_dimension.dimension_value dimension_value_select Users: by defined types, not used by any entity attributeTolerance_range- |
Global rules for this entity data type- |