Sketcher: new fillet UI command

This commit is contained in:
j
2021-02-03 15:25:01 +01:00
committed by Abdullah Tahiri
parent 038d5560a7
commit c8d0ee8e54
3 changed files with 168 additions and 9 deletions

View File

@@ -986,6 +986,7 @@ bool ViewProviderSketch::mouseButtonPressed(int Button, bool pressed, const SbVe
<< "Sketcher_CreateRectangle"
<< "Sketcher_CreateHexagon"
<< "Sketcher_CreateFillet"
<< "Sketcher_CreatePointFillet"
<< "Sketcher_Trimming"
<< "Sketcher_Extend"
<< "Sketcher_External"