> 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().