gEDA-user: Re: dxf?

DJ Delorie dj at delorie.com
Mon Feb 5 23:54:41 EST 2007


> Can you point me at some code to follow? Like perhaps a working plug-in 
> that I could gut and use for a skeleton?

I have a couple here:

	http://www.delorie.com/pcb/

They're both action plug-ins, so if you wanted to model
them, you'd invoke your plug-in like this:

	:ImportDXF(somefile.dxf)

If you need feedback from the user, use gui->attribute_dialog().


More information about the geda-user mailing list