TYPE source

(* SCHEMA integrated_cnc_schema; *)
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]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2010-01-12T10:42:16-02:00