LibreCAD customize capability
Posted by HQ-ENSG on Jan 09, 2013; 1:44pm
URL: https://forum.librecad.org/LibreCAD-customize-capability-tp5707440.html
Hello
I’m totally new in LibreCAD and I write this topic not as a user but as a “manager”. I’m a GIS teacher in the French National Geographic Sciences and I’m interesting in some programming projects for my 2nd-yeared engineer students. So, as I don’t know anything about all the LibreCAD capabilities, I need to get some information to be sure the project would be possible (and not "too difficult” for students).
Source code is available, so I think that a user can program his own plug-in or tool. Doesn’t it ?
What we need to do :
- Create some dialogs in order to gather measurement information (angles, distances, labels, etc.)
- Use this collected information to draw features according this values.
-> so it would be a kind of very userfriendly triangulation interface designed for users who absolutely don’t know about topometry or CAD.
Another interesting idea would be hiding all the buttons and menus of the software that are not useful for this topic.
In using the SDK, in QT for example, do you thing this programming work is possible with LibreCAD ? (like adding a menu / toolbar / plugin…I don’t know…)
Thanks a lot