MeasureInfo Struct Reference
Public Member Functions | |
| MeasureInfo (const PartGui::DimSelections &sel1, const PartGui::DimSelections &sel2, bool linear) | |
Public Attributes | |
| bool | linear |
| PartGui::DimSelections | sel1 |
| PartGui::DimSelections | sel2 |
Constructor & Destructor Documentation
◆ MeasureInfo()
| MeasureInfo::MeasureInfo | ( | const PartGui::DimSelections & | sel1, |
| const PartGui::DimSelections & | sel2, | ||
| bool | linear | ||
| ) |
References App::GetApplication(), and App::Application::signalDeleteDocument.
Member Data Documentation
◆ linear
| bool MeasureInfo::linear |
◆ sel1
| PartGui::DimSelections MeasureInfo::sel1 |
◆ sel2
| PartGui::DimSelections MeasureInfo::sel2 |
The documentation for this struct was generated from the following file:
- src/Mod/Part/Gui/TaskDimension.cpp
1.8.17