enable_global_netlist#

NexximComponents.enable_global_netlist(component_name, global_netlist_list=None)[source]#

Enable Nexxim global net list.

Parameters:
component_namestr

Name of the component.

global_netlist_listlist

A list of lines to include. The default is None.

Returns:
bool

True when successful, False when failed.

References

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