TYPE character_style_select

(* SCHEMA step_merged_ap_schema; *)
-- DIFF IN AP214
-- DIFF IN AP203e2
-- DIFF IN AP238 STEP-NC
-- DIFF IN AP232
-- IN AP203e2/AP214/AP232/AP238 STEP-NC/AP242
TYPE character_style_select = SELECT
  (character_glyph_style_outline,				 -- AP203e2/AP232/AP238 STEP-NC/AP242
   character_glyph_style_stroke,				 -- AP203e2/AP232/AP238 STEP-NC/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
2020-07-28T17:02:13-04:00