|
ENTITY planar_pair_value SUBTYPE OF (pair_value); SELF\pair_value.applies_to_pair : planar_pair; actual_rotation : plane_angle_measure; actual_translation_x : length_measure; actual_translation_y : length_measure; END_ENTITY; -- planar_pair_value |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; pair_value applies_to_pair: kinematic_pair; planar_pair_value (RT) applies_to_pair: planar_pair; actual_rotation: plane_angle_measure; actual_translation_x: length_measure; actual_translation_y: length_measure; |
Global rules for this entity data type- |