#include <Base/Tools2D.h>
#include <Mod/Sketcher/App/Constraint.h>
Go to the source code of this file.
Classes | |
struct | SketcherGui::AutoConstraint |
class | SketcherGui::DrawSketchHandler |
Handler to create new sketch geometry This class has to be reimplemented to create geometry in the sketcher while its in editing. More... | |
Namespaces | |
namespace | Gui |
The namespace of the FreeCAD Graphical interface layer library. | |
namespace | Sketcher |
namespace | SketcherGui |
Enumerations | |
enum | SketcherGui::Type { SketcherGui::VERTEX, SketcherGui::CURVE } |