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