TYPE defined_symbol_select

(* SCHEMA associative_draughting; *)
  TYPE defined_symbol_select = SELECT
    (pre_defined_symbol,
     externally_defined_symbol);
  END_TYPE; -- defined_symbol_select

Referenced By

Defintion defined_symbol_select is references by the following definitions:
DefinitionType
 defined_symbol ENTITY


[Top Level Definitions] [Exit]

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