TYPE character_style_select

(* SCHEMA step_merged_cad_schema; *)
-- DIFF IN AP214
TYPE character_style_select = SELECT
  (character_glyph_style_outline,				 -- AP203e2/AP242
   character_glyph_style_stroke,				 -- AP203e2/AP242
   text_style_for_defined_font);					 -- Common
END_TYPE;

Referenced By

Defintion character_style_select is references by the following definitions:
DefinitionType
 text_style ENTITY


[Top Level Definitions] [Exit]

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