Gui: Reorganize the selection files into a top Selection folder.

This commit is contained in:
tritao
2025-01-27 10:31:58 +00:00
committed by Chris Hennes
parent 63f6f35856
commit 65466d580b
246 changed files with 303 additions and 296 deletions

View File

@@ -62,7 +62,7 @@
using namespace Part;
// From: https://github.com/Celemation/FreeCAD/blob/joel_selection_summary_demo/src/Gui/SelectionSummary.cpp
// From: https://github.com/Celemation/FreeCAD/blob/joel_selection_summary_demo/src/Gui/Selection/SelectionSummary.cpp
// Should work with edges and wires
static float getLength(TopoDS_Shape& wire){