Sketcher: Ellipse : Integration of all conics under a single toolbar space
This commit is contained in:
@@ -145,8 +145,7 @@ template <>
|
||||
inline void SketcherAddWorkspaceArcs<Gui::ToolBarItem>(Gui::ToolBarItem& geom){
|
||||
geom << "Sketcher_CompCreateArc"
|
||||
<< "Sketcher_CompCreateCircle"
|
||||
<< "Sketcher_CompCreateEllipse"
|
||||
<< "Sketcher_CreateArcOfEllipse";
|
||||
<< "Sketcher_CompCreateConic";
|
||||
}
|
||||
template <typename T>
|
||||
void SketcherAddWorkspaceRegularPolygon(T& geom);
|
||||
|
||||
Reference in New Issue
Block a user