|
ENTITY transform SUBTYPE OF (functionally_defined_transformation); rotation_component : spatial_rotation; translation_component : translation; END_ENTITY; -- transform |
Entity data types and their attributesfunctionally_defined_transformationname: label; (OPT) description: text; transform rotation_component: spatial_rotation; translation_component: translation; |
Usersfunctionally_defined_transformationrepresentation_relationship_with_transformation.transformation_operator transformation transform path_node.control_transform |
Global rules for this entity data type- |