TYPE annotation_text_occurrence_item

(* SCHEMA step_merged_ap_schema; *)
-- DIFF IN AP214
-- DIFF IN AP203e2
-- DIFF IN AP238 STEP-NC
-- IN AP203e2/AP214/AP238 STEP-NC/AP242
TYPE annotation_text_occurrence_item = SELECT
  (annotation_text,						 -- Common
   annotation_text_character,					 -- AP203e2/AP214/AP242
   composite_text,						 -- Common
   defined_character_glyph,					 -- AP214/AP238 STEP-NC/AP242
   text_literal);						 -- Common
END_TYPE;

Referenced By

Defintion annotation_text_occurrence_item is references by the following definitions:
DefinitionType
 annotation_text_occurrence ENTITY


[Top Level Definitions] [Exit]

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