set_upper_limit method

set_upper_limit

Takes upper limit

Returns

New instance of type IMathLimit

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

Examples

Example:

set_upper_limit

Takes upper limit

Returns

New instance of type IMathLimit

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

Examples

Example:

See Also