[Sketcher] Radiam : make the command basically usable into Gui

This commit is contained in:
0penBrain
2021-06-11 15:00:38 +02:00
committed by abdullahtahiriyo
parent e3e889705a
commit 7b5a23968c
4 changed files with 17 additions and 0 deletions

View File

@@ -299,6 +299,7 @@ inline void SketcherAddWorkbenchConstraints<Gui::MenuItem>(Gui::MenuItem& cons)
<< "Sketcher_ConstrainDistance"
<< "Sketcher_ConstrainRadius"
<< "Sketcher_ConstrainDiameter"
<< "Sketcher_ConstrainRadiam"
<< "Sketcher_ConstrainAngle"
<< "Sketcher_ConstrainSnellsLaw"
<< "Sketcher_ConstrainInternalAlignment"