#include "PreCompiled.h"#include <sstream>#include <Mod/Part/App/TopoShape.h>#include <Mod/Part/App/PartFeature.h>#include <Mod/Mesh/App/MeshFeature.h>#include <Mod/Mesh/App/Core/Approximation.h>#include <Gui/Application.h>#include <Gui/Command.h>#include <Gui/MainWindow.h>#include <Gui/FileDialog.h>#include <Gui/Selection.h>#include "../App/ApproxSurface.h"Go to the source code of this file.
Classes | |
| class | CmdApproxPlane | 
| class | CmdApproxSurface | 
Functions | |
| void | CreateReverseEngineeringCommands (void) | 
| void CreateReverseEngineeringCommands | ( | void | ) | 
Definition at line 170 of file Mod/ReverseEngineering/Gui/Command.cpp.
References Gui::CommandManager::addCommand(), and Gui::Application::Instance.
Referenced by initReverseEngineeringGui().
 1.6.1