TYPE elementary_space_enumerators
(* SCHEMA step_merged_ap_schema; *)
-- IN AP238 STEP-NC/AP242
TYPE elementary_space_enumerators = ENUMERATION OF
(es_numbers,
es_complex_numbers,
es_reals,
es_integers,
es_logicals,
es_booleans,
es_strings,
es_binarys,
es_maths_spaces,
es_maths_functions,
es_generics);
END_TYPE;
Referenced By
Defintion elementary_space_enumerators is references by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-09-06T14:00:30-04:00