disable_data_netlist# TwinBuilderComponents.disable_data_netlist(assignment)[source]# Disable the Nexxim global net list. Parameters: assignmentstrName of the component. Returns: boolTrue when successful, False when failed. References >>> oComponentManager.GetData >>> oComponentManager.Edit Copy to clipboard