TYPE source

(* SCHEMA technical_data_packaging; *)
  TYPE source = ENUMERATION OF
    (made,
     bought,
     not_known);
  END_TYPE; -- source

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:18:34-04:00