The StopCondition object is the abstract base type for other StopCondition objects. The StopCondition object has no explicit constructor. The methods and members of the StopCondition object are common to all objects derived from StopCondition.
import optimization mdb.models[name].optimizationTasks[name].stopConditions[name]
The StopCondition object can have the following members:
A String specifying the stop condition repository key.
The SymbolicConstant MODEL or a Region object specifying the region to which the stop condition is applied. The default value is MODEL.