ENTITY five_axes_const_tilt_yaw

(* SCHEMA ap238_arm_schema; *)
ENTITY five_axes_const_tilt_yaw         	(* m0 *)
SUBTYPE OF (tool_direction_for_milling);
tilt_angle : plane_angle_measure;
yaw_angle  : plane_angle_measure; 
END_ENTITY;

Explicit Attributes

Entity five_axes_const_tilt_yaw has the following local and inherited explicit attributes:
AttributeTypeDefined By
 tilt_angleplane_angle_measure (ENTITY)five_axes_const_tilt_yaw
 yaw_angleplane_angle_measure (ENTITY)five_axes_const_tilt_yaw

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity five_axes_const_tilt_yaw inherits from the following supertypes:
  tool_direction
    tool_direction_for_milling

Subtypes

    No subtypes

Referenced By

Entity five_axes_const_tilt_yaw and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 operation ENTITY tool_direction
 tool_direction_for_milling ENTITY five_axes_const_tilt_yaw


[Top Level Definitions]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-11-21T09:54:01-05:00