IMathLimitFactory class

IMathLimitFactory class

Allows to create IMathLimit

The IMathLimitFactory type exposes the following members:

Methods

MethodDescription
create_math_limit(self, base_arg, limit, upper_limit)Creates IMathLimit
create_math_limit(self, base_arg, limit)Creates IMathLimit with limit at the bottom

Remarks

For COM comparibility

See Also