TYPE maths_simple_atom

(* SCHEMA step_merged_ap_schema; *)
-- IN AP238 STEP-NC/AP242
TYPE maths_simple_atom = SELECT
      (maths_binary,
       maths_boolean,
       maths_integer,
       maths_logical,
       maths_number,
       maths_real,
       maths_string);
END_TYPE;

Referenced By

Defintion maths_simple_atom is references by the following definitions:
DefinitionType
 maths_atom SELECT


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-12-22T16:32:01-05:00