Classes | |
| struct | SketchSelectionItem |
Public Types | |
| enum | GeoType { Point, Line, Circle, Arc } |
Public Member Functions | |
| int | setUp (void) |
Public Attributes | |
| QString | ErrorMsg |
| std::list< SketchSelectionItem > | Items |
Definition at line 71 of file CommandConstraints.cpp.
Definition at line 72 of file CommandConstraints.cpp.
| int SketcherGui::SketchSelection::setUp | ( | void | ) |
Definition at line 88 of file CommandConstraints.cpp.
References ErrorMsg, Part::Feature::getClassTypeId(), Sketcher::SketchObject::getClassTypeId(), App::PropertyLinkSub::getValue(), Items, Gui::Selection(), and Part::Part2DObject::Support.
Referenced by CmdSketcherConstrainDistance::activated().
Definition at line 85 of file CommandConstraints.cpp.
Referenced by setUp().
Definition at line 84 of file CommandConstraints.cpp.
Referenced by setUp().
1.6.1