IMathNaryOperatorFactory class

IMathNaryOperatorFactory class

Allows to create IMathNaryOperator

The IMathNaryOperatorFactory type exposes the following members:

Methods

MethodDescription
create_math_nary_operator(self, operator_symbol, base_argument, lower_limit, upper_limit)Creates IMathNaryOperator
create_math_nary_operator(self, operator_symbol, base_argument, lower_limit)Creates IMathNaryOperator
create_math_nary_operator(self, operator_symbol, base_argument)Creates IMathNaryOperator

Remarks

For COM comparibility

See Also