TYPE draughting_callout_element

(* SCHEMA step_merged_cad_schema; *)
-- DIFF IN AP214
-- DIFF IN AP203e2
TYPE draughting_callout_element = SELECT
  (annotation_curve_occurrence,					 -- Common
   annotation_fill_area_occurrence,				 -- AP242
   annotation_symbol_occurrence,				 -- Common
   annotation_text_occurrence);					 -- Common
END_TYPE;

Referenced By

Defintion draughting_callout_element is references by the following definitions:
DefinitionType
 draughting_callout ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-11-21T15:22:01-05:00