List of all members |
Public Member Functions |
Static Public Member Functions |
Public Attributes |
Protected Attributes
PartGui::DimensionLinear Class Reference
#include <TaskDimension.h>
Public Member Functions | |
| virtual SbBool | affectsState () const |
| DimensionLinear () | |
| void | setupDimension () |
Static Public Member Functions | |
| static void | initClass () |
Public Attributes | |
| SoSFColor | dColor |
| SoSFVec3f | point1 |
| SoSFVec3f | point2 |
| SoSFString | text |
Protected Attributes | |
| SoSFFloat | length |
| SoSFVec3f | origin |
| SoSFRotation | rotate |
Constructor & Destructor Documentation
◆ DimensionLinear()
Member Function Documentation
◆ affectsState()
|
virtual |
◆ initClass()
|
static |
◆ setupDimension()
| void PartGui::DimensionLinear::setupDimension | ( | ) |
Member Data Documentation
◆ dColor
| SoSFColor PartGui::DimensionLinear::dColor |
Referenced by DimensionLinear().
◆ length
|
protected |
◆ origin
|
protected |
Referenced by DimensionLinear(), and PathScripts.PathStock.StockFromBase::execute().
◆ point1
| SoSFVec3f PartGui::DimensionLinear::point1 |
◆ point2
| SoSFVec3f PartGui::DimensionLinear::point2 |
◆ rotate
|
protected |
Referenced by PathScripts.PathDressupLeadInOut.ObjectDressup::getLeadEnd(), PathScripts.PathDressupLeadInOut.ObjectDressup::getLeadStart(), draftguitools.gui_rotate.Rotate::numericRadius(), ArchSectionPlane.SectionPlaneTaskPanel::rotateX(), ArchSectionPlane.SectionPlaneTaskPanel::rotateY(), and ArchSectionPlane.SectionPlaneTaskPanel::rotateZ().
◆ text
| SoSFString PartGui::DimensionLinear::text |
Referenced by Mod.Test.unittestgui.ProgressBar::paint().
The documentation for this class was generated from the following files:
- src/Mod/Part/Gui/TaskDimension.h
- src/Mod/Part/Gui/TaskDimension.cpp
1.8.17