FUNCTION make_listed_product_space
(* SCHEMA FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF; *)
FUNCTION make_listed_product_space(factors : LIST OF maths_space) :
listed_product_space;
RETURN (listed_product_space(factors)||maths_space()||generic_expression()||
generic_literal()||simple_generic_expression());
END_FUNCTION;
Referenced By
Defintion make_listed_product_space is references by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:17:33-04:00