TYPE variable_type

(* SCHEMA iges_structure_schema; *)
  TYPE
    variable_type = ENUMERATION OF (none,temperature,pressure,relative_humidity,
                                    rate_of_strain,velocity,acceleration,time,
				    strain);
  END_TYPE;

Referenced By

Defintion variable_type is references by the following definitions:
DefinitionType
 tabular_data_entity ENTITY


[Top Level Definitions] [Exit]

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