kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #38756
Re: Plugin in C++
Hi,
If you are going to implement replicate layout functonality I'd recommend going along the suggestions made in https://forum.kicad.info/t/replicate-layout-action-plugin/8539/13?u=mitjan
As for help implementing it in C++ take a look at https://archive.fosdem.org/2017/schedule/event/kicad_source/ it might give you an idea.
Regards, Mitja
From: "mdoesbur@xxxxxxxxx" <mdoesbur@xxxxxxxxx>
To: kicad-developers@xxxxxxxxxxxxxxxxxxx
Sent: Monday, 31 December 2018, 17:54
Subject: [Kicad-developers] Plugin in C++
I've seen it is possible to write action plugins in python, I would
rather do this kind of stuff in C++. In the sources I've found only some
file loaders/savers and 3D stuff. Is the kind of plugin like "replicate
layout" possible from C++? And if it is, is there some kind of example?
regards,
Mark
_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~kicad-developers
More help : https://help.launchpad.net/ListHelp