I am trying to modify a PCB for my senior design and I'm new to eagle. I need to delete certain components. Is there a way to find everything connected to a specific net? I would like to delete everything attached to it.
I am trying to modify a PCB for my senior design and I'm new to eagle. I need to delete certain components. Is there a way to find everything connected to a specific net? I would like to delete everything attached to it.
On 9/11/2014 12:13 p.m., Josh Stewart wrote:
I am trying to modify a PCB for my senior design and I'm new to eagle. I
need to delete certain components. Is there a way to find everything
connected to a specific net? I would like to delete everything attached
to it.
--
To view any images and attachments in this post, visit:
http://www.element14.com/community/message/130627
Export the net list and then open that file with a text editor like notepad.
Schematic File>Export>netlist
You will see all the devices connected to your net of interest.
HTH
Warren