TYPE lower_upper

(* SCHEMA engineering_properties_schema; *)


   TYPE lower_upper = ENUMERATION OF
      (lower,
       upper);
   END_TYPE;

Referenced By

Defintion lower_upper is references by the following definitions:
DefinitionType
 maths_enum_atom SELECT
 symmetric_matrix ENTITY
 triangular_matrix ENTITY


[Top Level Definitions] [Exit]

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