compute_power_by_nets# PostProcessor3DLayout.compute_power_by_nets(nets=None, layers=None, solution=None)# Computes the power by nets. This applies only to SIwave DC Analysis. Parameters: layerslistList of layers to include in power calculation. netslistList of nets to include in power calculation. solutionstrSIwave DCIR solution. Returns: dictPower by nets.