(* SCHEMA AUTOMOTIVE_DESIGN; *)
ENTITY kinematic_frame_background_representation_association
SUBTYPE OF (representation_relationship_with_transformation);
SELF\representation_relationship_with_transformation.transformation_operator
: kinematic_frame_based_transformation;
WHERE
wr1 : 'AUTOMOTIVE_DESIGN.KINEMATIC_LINK_REPRESENTATION' IN TYPEOF(SELF\
representation_relationship.rep_1);
wr2 : 'AUTOMOTIVE_DESIGN.KINEMATIC_FRAME_BACKGROUND_REPRESENTATION' IN
TYPEOF(SELF\representation_relationship.rep_2);
wr3 : SELF\representation_relationship_with_transformation.
transformation_operator\kinematic_frame_based_transformation.transformator
IN SELF\representation_relationship.rep_1.items;
END_ENTITY; -- 10303-105: kinematic_structure_schema
|
Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:16:11-04:00