Next: , Previous: , Up: Object types   [Contents][Index]


12.4.8 net

Valid in: Schematic files ONLY

type x1 y1 x2 y2 color
Pos.FieldType/unitDescription
#typecharN
1x1int/milsFirst X coordinate
2y1int/milsFirst Y coordinate
3x2int/milsSecond X coordinate
4y2int/milsSecond Y coordinate
5colorintColor index

Example:

N 12700 29400 32900 29400 4

A net segment from (12700, 29400) to (32900, 29400) with color index 4.