Overview Schemas Index

Dimension_tolerance_arm         


ENTITY Plus_minus_bounds;
          lower_bound : Value_with_unit;
          significant_digits : OPTIONAL INTEGER;
          upper_bound : Value_with_unit;
          value_determination : OPTIONAL STRING;
END_ENTITY; -- Plus_minus_bounds

Entity data types and their attributes

Plus_minus_bounds
          lower_bound: Value_with_unit;
          (OPT) significant_digits: INTEGER;
          upper_bound: Value_with_unit;
          (OPT) value_determination: STRING;

Users: by entity attributes

Plus_minus_bounds
          Dimension_value_with_limitation.defined_by
                    limitation_definition_select

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

Plus_minus_bounds
          -

Global rules for this entity data type

          -