hello all,
I wanted to know if in eagle there is a function to count the number of GND and VCC which are air-wire .
Thanks
MD
hello all,
I wanted to know if in eagle there is a function to count the number of GND and VCC which are air-wire .
Thanks
MD
m d[1
wrote on Thu, 04 June 2015 03:52]hello all,
I wanted to know if in eagle there is a function to count the number
of
GND and VCC which are air-wire .
Thanks
MD
--
To view any images and attachments in this post, visit:
Hi MD
Have a read of the HELP > Editor Commands > Ratsnest
Its a multi step process
You would type into the command line
rats ! *
That gets rid of the display of all air wires
Then type
rats gnd Vcc
That will display the gnd Vcc air wires
Look in the status line for the counts
To get all the air wires back type
rats *
HTH
Warren
--
Web access to CadSoft support forums at www.eaglecentral.ca. Where the CadSoft EAGLE community meets.
On 03.06.2015 17:52, m d wrote:
hello all,
I wanted to know if in eagle there is a function to count the number of
GND and VCC which are air-wire .
I'd just type the command "ratsnest GND" and watch the status text at
the bottom of the screen. Or do both with "ratsnest GND VCC"..