|
ENTITY Geometric_relationship_with_operator_transformation SUBTYPE OF (Geometric_model_relationship_with_transformation); transformation : cartesian_transformation; WHERE WR1: rep_1.context_of_items\Geometric_coordinate_space.dimension_count :=: rep_2.context_of_items\Geometric_coordinate_space.dimension_count; END_ENTITY; -- Geometric_relationship_with_operator_transformation |
Entity data types and their attributesRepresentation_relationship(OPT) relation_type: STRING; (OPT) description: STRING; rep_1: Representation; rep_2: Representation; Geometric_model_relationship (RT) rep_1: Geometric_model; (RT) rep_2: Geometric_model; Geometric_model_relationship_with_transformation - Geometric_relationship_with_operator_transformation transformation: cartesian_transformation; |
| Geometric_composition_with_operator_transformation (Contextual_shape_positioning_arm) |
Global rules for this entity data type- |