|
ENTITY path_parameter_representation_context SUBTYPE OF (geometric_representation_context, parametric_representation_context); END_ENTITY; -- path_parameter_representation_context |
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; parametric_representation_context - path_parameter_representation_context - |
Global rules for this entity data type- |