TYPE decimal_symbol

(* SCHEMA iges_structure_schema; *)
  TYPE
    decimal_symbol = ENUMERATION OF (period,comma);
  END_TYPE;

Referenced By

Defintion decimal_symbol is references by the following definitions:
DefinitionType
 dimension_display_data_entity ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2022-02-01T11:14:58-05:00