(* SCHEMA process_planning_schema; *)
ENTITY product_definition_relationship;
id : identifier;
name : label;
description : OPTIONAL text;
relating_product_definition : product_definition;
related_product_definition : product_definition;
END_ENTITY; -- product_definition_relationship
|
|
Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:19:47-04:00