TYPE maths_space_or_function

(* SCHEMA step_merged_ap_schema; *)
-- DIFF IN AP238 STEP-NC
-- IN AP238 STEP-NC/AP242
TYPE maths_space_or_function = SELECT
      (maths_function,
       maths_space);
END_TYPE;

Referenced By

Defintion maths_space_or_function is references by the following definitions:
DefinitionType
 constant_function ENTITY
 convert_to_operands_prcmfn FUNCTION
 domain_from FUNCTION
 make_parallel_composed_function FUNCTION
 no_cyclic_domain_reference FUNCTION
 parallel_composed_function ENTITY
 selector_function ENTITY
 substitute FUNCTION


[Top Level Definitions] [Exit]

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