TYPE type_of_flow

(* SCHEMA iges_structure_schema; *)
  TYPE 
    type_of_flow = ENUMERATION OF (not_specified,logical_flow,physical_flow);
  END_TYPE;

Referenced By

Defintion type_of_flow is references by the following definitions:
DefinitionType
 flow_entity ENTITY
 piping_flow_entity ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2022-02-01T11:14:58-05:00