SketcherGui::SketchSelection Struct Reference
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 |
Member Enumeration Documentation
◆ GeoType
Member Function Documentation
◆ setUp()
| int SketcherGui::SketchSelection::setUp | ( | void | ) |
Member Data Documentation
◆ ErrorMsg
| QString SketcherGui::SketchSelection::ErrorMsg |
◆ Items
| std::list<SketchSelectionItem> SketcherGui::SketchSelection::Items |
The documentation for this struct was generated from the following file:
- src/Mod/Sketcher/Gui/CommandConstraints.cpp
1.8.17