TYPE approved_item

(* SCHEMA associative_draughting; *)
  TYPE approved_item = SELECT
    (drawing_revision,
     drawing_sheet_revision);
  END_TYPE; -- approved_item

Referenced By

Defintion approved_item is references by the following definitions:
DefinitionType
 draughting_approval_assignment ENTITY


[Top Level Definitions] [Exit]

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