pypowsybl.security.SecurityAnalysis.add_shunt_compensator_position_action¶ SecurityAnalysis.add_shunt_compensator_position_action(action_id, shunt_id, section)[source]¶ Add a shunt compensator section action, modifying the section of the shunt compensator Parameters: action_id (str) – unique ID for the action shunt_id (str) – transformer identifier section (int) – The new section of the shunt compensator Return type: None