ReverseEngineering: approximation of a 2-degree polynomial surface and converting it into a Bezier surface
This commit is contained in:
@@ -79,6 +79,7 @@ Gui::MenuItem* Workbench::setupMenuBar() const
|
||||
*approx << "Reen_ApproxPlane"
|
||||
<< "Reen_ApproxCylinder"
|
||||
<< "Reen_ApproxSphere"
|
||||
<< "Reen_ApproxPolynomial"
|
||||
<< "Separator"
|
||||
<< "Reen_ApproxSurface";
|
||||
*reen << approx;
|
||||
|
||||
Reference in New Issue
Block a user