pypowsybl.voltage_initializer.VoltageInitializerResults.apply_all_modifications# VoltageInitializerResults.apply_all_modifications(network)[source]# Apply all the modifications voltage initializer found to the network. Parameters: network (Network) – the network on which the modifications are to be applied. Return type: None