create_periodic_control#
- ControlData.create_periodic_control()#
Creates the periodic control.
- Returns:
PeriodicControl
Returns the periodic control.
- Return type:
PeriodicControl
Examples
>>> periodic_control = model.control_data.create_periodic_control()