Sketcher::Sketch::ConstrDef Struct Reference
container element to store and work with the constraints of this sketch More...
#include <Sketch.h>
Public Member Functions | |
| ConstrDef () | |
Public Attributes | |
| Constraint * | constr |
| bool | driving |
| double * | secondvalue |
| double * | value |
Detailed Description
container element to store and work with the constraints of this sketch
Constructor & Destructor Documentation
◆ ConstrDef()
| Sketcher::Sketch::ConstrDef::ConstrDef | ( | ) |
References GCS::System::dogLegGaussStep.
Member Data Documentation
◆ constr
| Constraint* Sketcher::Sketch::ConstrDef::constr |
Referenced by Sketcher::Sketch::addConstraint().
◆ driving
| bool Sketcher::Sketch::ConstrDef::driving |
◆ secondvalue
| double* Sketcher::Sketch::ConstrDef::secondvalue |
◆ value
| double* Sketcher::Sketch::ConstrDef::value |
The documentation for this struct was generated from the following file:
- src/Mod/Sketcher/App/Sketch.h
1.8.17