|
ENTITY geometric_representation_context_with_parameter SUBTYPE OF (geometric_representation_context); parameter_unit : OPTIONAL unit; END_ENTITY; -- geometric_representation_context_with_parameter |
Entity data types and their attributesrepresentation_contextcontext_identifier: identifier; context_type: text; (INV) representations_in_context: SET [1:?] OF representation FOR context_of_items; geometric_representation_context coordinate_space_dimension: dimension_count; geometric_representation_context_with_parameter (OPT) parameter_unit: unit; |
Global rules for this entity data type- |