enable_use_instance_name# MaxwellCircuitComponents.enable_use_instance_name(component_library='Resistors', component_name='RES_')[source]# Enable the use of the instance name. Parameters: component_librarystr, optionalName of the component library. The default is "Resistors". component_namestr, optionalName of the component. The default is "RES_". Returns: boolTrue when successful, False when failed. References >>> oComponentManager.GetData >>> oComponentManager.Edit