Hi Seth, > On 10 Apr 2023, at 23:04, Seth Hillbrand <s...@kipro-pcb.com> wrote: > Your access it like this: > > for fp in b.Footprints(): > p = fp.GetProperties() > if 'dnp' in p.keys(): > print("DNP: " + fp.GetReference())
Thanks, that works a treat. -- Daniel O'Connor "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum -- You received this message because you are subscribed to the Google Groups "KiCad Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to devlist+unsubscr...@kicad.org. To view this discussion on the web visit https://groups.google.com/a/kicad.org/d/msgid/devlist/E355114A-24B4-4024-A3B2-77E2A8E03CE2%40dons.net.au.