MathLimitFactory class

MathLimitFactory class

Allows to create IMathLimit

The MathLimitFactory type exposes the following members:

Constructors

ConstructorDescription
__init__(self)

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