Valid in: Schematic files ONLY
type x1 y1 x2 y2 color
Field | Type/unit | Description |
type | char | N |
x1 | int/mils | First X coordinate |
y1 | int/mils | First Y coordinate |
x2 | int/mils | Second X coordinate |
y2 | int/mils | Second Y coordinate |
color | int | Color index |
Example:
N 12700 29400 32900 29400 4
A net segment from (12700, 29400) to (32900, 29400) with color index 4.