TYPE source

(* SCHEMA AUTOMOTIVE_DESIGN; *)
 
TYPE source = ENUMERATION OF 
  (made, bought, not_known);
END_TYPE; -- 10303-41: product_definition_schema

Referenced By

Defintion source is references by the following definitions:
DefinitionType
 product_definition_formation_with_specified_source ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:16:10-04:00