TYPE text_or_character

(* 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 text_or_character = SELECT
  (annotation_text,						 -- Common
   annotation_text_character,					 -- AP203e2/AP214/AP232/AP242
   composite_text,						 -- Common
   defined_character_glyph,					 -- AP214/AP232/AP238 STEP-NC/AP242
   text_literal);						 -- Common
END_TYPE;

Referenced By

Defintion text_or_character is references by the following definitions:
DefinitionType
 acyclic_composite_text FUNCTION
 composite_text ENTITY


[Top Level Definitions] [Exit]

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