class | UL_CLASS |
name | string (SIGNAL_NAME_LENGTH) |
Loop members
contactrefs() | UL_CONTACTREF |
polygons() | UL_POLYGON |
vias() | UL_VIA |
wires() | UL_WIRE |
Konstanten
SIGNAL_NAME_LENGTH | max. empfohlene Länge eines Signalnamens (wird nur für formatierte Ausgaben benutzt) |
Siehe auch UL_BOARD
Beispiel
board(B) { B.signals(S) printf("Signal: %s\n", S.name); }
Index | Copyright © 2005 CadSoft Computer GmbH |