TYPE box_characteristic_select

(* SCHEMA explicit_draughting; *)
  TYPE box_characteristic_select = SELECT
    (box_height,
     box_width,
     box_slant_angle,
     box_rotate_angle);
  END_TYPE; -- box_characteristic_select

Referenced By

Defintion box_characteristic_select is references by the following definitions:
DefinitionType
 text_style_with_box_characteristics ENTITY


[Top Level Definitions] [Exit]

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