Overview Schemas Index

kinematic_structure_schema         


ENTITY rotation_about_direction;
          direction_of_axis : direction;
          rotation_angle : plane_angle_measure;
WHERE
          WR1: SIZEOF (direction_of_axis.direction_ratios) = 3;
END_ENTITY; -- rotation_about_direction

Entity data types and their attributes

rotation_about_direction
          direction_of_axis: direction;
          rotation_angle: plane_angle_measure;

Users

rotation_about_direction
          point_on_planar_curve_pair_value.input_orientation
                    spatial_rotation
          point_on_surface_pair_value.input_orientation
                    spatial_rotation
          spherical_pair_value.input_orientation
                    spatial_rotation
          transform.rotation_component
                    spatial_rotation

Global rules for this entity data type

          -