enable_use_instance_name#

TwinBuilderComponents.enable_use_instance_name(component_library='Resistors', component_name='RES_')[source]#

Enable the use of the instance name.

Parameters:
component_librarystr, optional

Name of the component library. The default is "Resistors".

component_namestr, optional

Name of the component. The default is "RES_".

Returns:
bool

True when successful, False when failed.

References

>>> oComponentManager.GetData
>>> oComponentManager.Edit