NETINFO_ITEM objects don't have a GetClassName() method, causing an AttributeError crash when listing nets. The correct method is GetNetClassName() which returns the net class name string.
NETINFO_ITEM objects don't have a GetClassName() method, causing an AttributeError crash when listing nets. The correct method is GetNetClassName() which returns the net class name string.