Overview Schemas Index

kinematic_motion_representation_schema         


ENTITY transform
          SUBTYPE OF (functionally_defined_transformation);
          rotation_component : spatial_rotation;
          translation_component : translation;
END_ENTITY; -- transform

Entity data types and their attributes

functionally_defined_transformation
          name: label;
          (OPT) description: text;
transform
          rotation_component: spatial_rotation;
          translation_component: translation;

Users

functionally_defined_transformation
          representation_relationship_with_transformation.transformation_operator
                    transformation
transform
          path_node.control_transform

Global rules for this entity data type

          -