TYPE position

(* SCHEMA iges_structure_schema; *)
  TYPE 
    position = ENUMERATION OF (none,before,after,above,below);
  END_TYPE;

Referenced By

Defintion position is references by the following definitions:
DefinitionType
 dimension_display_data_entity ENTITY
 dimension_units_entity ENTITY
 note ENTITY


[Top Level Definitions] [Exit]

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