ENTITY mechanism
(* SCHEMA step_merged_ap_schema; *)
-- IN AP214
ENTITY mechanism;
structure_definition : kinematic_structure;
base : kinematic_link;
containing_property : kinematic_property_definition;
WHERE
wr1:
SIZEOF(QUERY (joint <* structure_definition.joints| (base :=: joint.first_link) OR (base :=: joint.second_link))) > 0;
END_ENTITY;
Explicit Attributes
Entity mechanism has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity mechanism and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-09-06T14:00:32-04:00