(* SCHEMA process_planning_schema; *)
ENTITY mapped_item
SUBTYPE OF (representation_item);
mapping_source : representation_map;
mapping_target : representation_item;
WHERE
wr1: acyclic_mapped_representation(using_representations(SELF),[SELF]);
END_ENTITY; -- mapped_item
|
Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:19:47-04:00