TYPE maths_expression

(* SCHEMA step_merged_ap_schema; *)
-- IN AP238 STEP-NC/AP242
TYPE maths_expression = SELECT
      (atom_based_value,
       generic_expression,
       maths_tuple);
END_TYPE;

Referenced By

Defintion maths_expression is references by the following definitions:
DefinitionType
 function_application ENTITY
 mathematical_description ENTITY


[Top Level Definitions] [Exit]

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