set_lower_limit method

set_lower_limit

Takes lower limit

Returns

New instance of type IMathLimit

def set_lower_limit(self, limit):
    ...
ParameterTypeDescription
limitIMathElementlimit

Examples

Example:

set_lower_limit

Takes lower limit

Returns

New instance of type IMathLimit

def set_lower_limit(self, limit):
    ...
ParameterTypeDescription
limitstrlimit

Examples

Example:

See Also