Independent Snap module in C++ - search for existing code

Here's the place for discussion related to coding in FreeCAD, C++ or Python. Design, interfaces and structures.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
User avatar
doia
Posts: 251
Joined: Sat May 29, 2021 5:47 am
Location: Düsseldorf

Independent Snap module in C++ - search for existing code

Post by doia »

Hey there,

I want to try my luck in developing FC modules using C++ and want to test/play with some code on my own. For that I choose to play with an independent Snapping module (and maybe a Draw/Modify/Layer module as well).

Refering to some decades old posts, I want to ask if there is by any chance someone doing the same work already and codes such a Snapping module using C++? Some repo to learn from and widen my understanding of the domain and code structure.

Thanks for any hints.

———

older Forum discussions

Independent Snap tools - 12-2011
New Draft Snap framework - 12-2011
Snap tools user interface - 03-2012
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: Independent Snap module in C++ - search for existing code

Post by Kunda1 »

bumping again for visibility
Alone you go faster. Together we go farther
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
User avatar
adrianinsaval
Veteran
Posts: 5553
Joined: Thu Apr 05, 2018 5:15 pm

Re: Independent Snap module in C++ - search for existing code

Post by adrianinsaval »

there was talk about implementing snapping in sketcher (in C++) and I think it started already, ask paddle and abdullah about it
Post Reply