TYPE ahead_or_behind

(* SCHEMA engineering_properties_schema; *)


   TYPE ahead_or_behind = ENUMERATION OF
      (ahead,
       exact,
       behind);
   END_TYPE;

Referenced By

Defintion ahead_or_behind is references by the following definitions:
DefinitionType
 coordinated_universal_time_offset ENTITY


[Top Level Definitions] [Exit]

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