| grid | UL_GRID |
| name | string |
Loop members
| classes() | UL_CLASS |
| layers() | UL_LAYER |
| libraries() | UL_LIBRARY |
| nets() | UL_NET |
| parts() | UL_PART |
| sheets() | UL_SHEET |
Siehe auch UL_BOARD, UL_LIBRARY
Beispiel
schematic(S) {
S.parts(P) printf("Part: %s\n", P.name);
}
| Index | Copyright © 2005 CadSoft Computer GmbH |