class | UL_CLASS |
name | string (SIGNAL_NAME_LENGTH) |
Loop members
contactrefs() | UL_CONTACTREF |
polygons() | UL_POLYGON |
vias() | UL_VIA |
wires() | UL_WIRE |
Constants
SIGNAL_NAME_LENGTH | max. recommended length of a signal name (used in formatted output only) |
See also UL_BOARD
Example
board(B) { B.signals(S) printf("Signal: %s\n", S.name); }
Index | Copyright © 2005 CadSoft Computer GmbH |