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 |
container element to store and work with the constraints of this sketch
Sketcher::Sketch::ConstrDef::ConstrDef | ( | ) |
Constraint* Sketcher::Sketch::ConstrDef::constr |
Referenced by Sketcher::Sketch::addConstraint().
bool Sketcher::Sketch::ConstrDef::driving |
double* Sketcher::Sketch::ConstrDef::secondvalue |
double* Sketcher::Sketch::ConstrDef::value |
Referenced by PathScripts.PathProperty.Property::displayString(), PathScripts.PathProperty.PropertyQuantity::displayString(), PathScripts.PathSetupSheetOpPrototype.Property::displayString(), PathScripts.PathSetupSheetOpPrototype.PropertyQuantity::displayString(), Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunction::evaluate(), PathScripts.PathProperty.Property::getValue(), PathScripts.PathSetupSheetOpPrototype.Property::getValue(), Mod.PartDesign.WizardShaft.SegmentFunction.IntervalFunction::lowervalue(), PathScripts.PathProperty.Property::setValue(), and PathScripts.PathSetupSheetOpPrototype.Property::setValue().