ENTITY mechanism
(* SCHEMA AUTOMOTIVE_DESIGN; *)
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; -- 10303-105: kinematic_structure_schema
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
2012-03-27T17:16:11-04:00