(* SCHEMA cast_parts_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:17:49-04:00