|
ENTITY Limit_dimension_representation SUBTYPE OF (Shape_dimension_representation); upper_dimension_value : Value_with_unit; lower_dimension_value : Value_with_unit; END_ENTITY; -- Limit_dimension_representation |
Entity data types and their attributesShape_dimension_representation- Limit_dimension_representation upper_dimension_value: Value_with_unit; lower_dimension_value: Value_with_unit; |
Global rules for this entity data type- |