TYPE presentation_style_select

(* SCHEMA presentation_appearance_schema; *)


TYPE presentation_style_select = SELECT

  (pre_defined_presentation_style,

   point_style,

   curve_style,

   surface_style_usage,

   symbol_style,

   fill_area_style,

   text_style,

   approximation_tolerance,

   externally_defined_style,

   null_style);

END_TYPE;

Referenced By

Defintion presentation_style_select is references by the following definitions:
DefinitionType
 presentation_style_assignment ENTITY


[Top Level Definitions] [Exit]

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