create_wrapper_control#
- ControlData.create_wrapper_control()#
Creates wrapper control with defaults.
- Returns:
WrapperControl
Returns the wrapper control.
- Return type:
Notes
A wrapper control with defaults is created on calling this API.
Examples
>>> wrapper_control = model.control_data.create_wrapper_control()