TYPE curve_style_font_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 curve_style_font_select = SELECT
  (curve_style_font,						 -- Common
   externally_defined_curve_font,				 -- AP203e2/AP214/AP238 STEP-NC/AP242
   pre_defined_curve_font);					 -- Common
END_TYPE;

Referenced By

Defintion curve_style_font_select is references by the following definitions:
DefinitionType
 curve_font_or_scaled_curve_font_select SELECT
 curve_style_font_and_scaling ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:13-04:00