TYPE maths_atom

(* SCHEMA step_merged_ap_schema; *)
-- DIFF IN AP238 STEP-NC
-- IN AP238 STEP-NC/AP242
TYPE maths_atom = SELECT
      (maths_enum_atom,
       maths_simple_atom);
END_TYPE;

Referenced By

Defintion maths_atom is references by the following definitions:
DefinitionType
 atom_based_value SELECT
 convert_to_literal FUNCTION


[Top Level Definitions] [Exit]

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