(* SCHEMA AUTOMOTIVE_DESIGN; *)
ENTITY kinematic_link_representation_association
SUBTYPE OF (representation_relationship);
SELF\representation_relationship.rep_1 : kinematic_link_representation;
WHERE
wr1 : SELF\representation_relationship.rep_2.context_of_items :=: SELF\
representation_relationship.rep_1\representation.context_of_items;
wr2 : SIZEOF(['AUTOMOTIVE_DESIGN.KINEMATIC_GROUND_REPRESENTATION',
'AUTOMOTIVE_DESIGN.KINEMATIC_LINK_REPRESENTATION'] * TYPEOF(SELF\
representation_relationship.rep_2)) = 0;
END_ENTITY; -- 10303-105: kinematic_structure_schema
|
Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:16:11-04:00