RE: Add function to approximate B-Spline from points
This commit is contained in:
@@ -74,7 +74,8 @@ Gui::MenuItem* Workbench::setupMenuBar() const
|
||||
<< "Reen_ApproxSphere"
|
||||
<< "Reen_ApproxPolynomial"
|
||||
<< "Separator"
|
||||
<< "Reen_ApproxSurface";
|
||||
<< "Reen_ApproxSurface"
|
||||
<< "Reen_ApproxCurve";
|
||||
*reen << approx;
|
||||
|
||||
return root;
|
||||
|
||||
Reference in New Issue
Block a user