ENTITY gear_pair
(* SCHEMA AUTOMOTIVE_DESIGN; *)
ENTITY gear_pair
SUBTYPE OF (kinematic_pair);
radius_first_link : length_measure;
radius_second_link : length_measure;
bevel : plane_angle_measure;
helical_angle : plane_angle_measure;
gear_ratio : REAL;
END_ENTITY; -- 10303-105: kinematic_structure_schema
Explicit Attributes
Entity gear_pair has the following local and inherited explicit attributes:
Derived Attributes
Entity gear_pair has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity gear_pair inherits from the following supertypes:
item_defined_transformation
kinematic_pair
Subtypes
No subtypesReferenced By
Entity gear_pair and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:16:11-04:00