deactivate_variable_sensitivity# MaxwellCircuit.deactivate_variable_sensitivity(variable_name)[source]# Deactivate the sensitivity analysis for a variable. Parameters: variable_namestrName of the variable. Returns: boolTrue when successful, False when failed. References >>> oDesign.ChangeProperty Copy to clipboard