GCS::ConstraintInternalAlignmentPoint2Hyperbola Class Reference
#include <Constraints.h>
Public Member Functions | |
| ConstraintInternalAlignmentPoint2Hyperbola (Hyperbola &e, Point &p1, InternalAlignmentType alignmentType) | |
| virtual double | error () |
| virtual ConstraintType | getTypeId () |
| virtual double | grad (double *) |
| virtual void | rescale (double coef=1.) |
Public Member Functions inherited from GCS::Constraint | |
| Constraint () | |
| int | findParamInPvec (double *param) |
| int | getTag () |
| bool | isDriving () const |
| virtual double | maxStep (MAP_pD_D &dir, double lim=1.) |
| VEC_pD | params () |
| void | redirectParams (MAP_pD_pD redirectionmap) |
| void | revertParams () |
| void | setDriving (bool isdriving) |
| void | setTag (int tagId) |
| virtual | ~Constraint () |
Constructor & Destructor Documentation
◆ ConstraintInternalAlignmentPoint2Hyperbola()
| GCS::ConstraintInternalAlignmentPoint2Hyperbola::ConstraintInternalAlignmentPoint2Hyperbola | ( | Hyperbola & | e, |
| Point & | p1, | ||
| InternalAlignmentType | alignmentType | ||
| ) |
References GCS::Hyperbola::PushOwnParams(), and rescale().
Member Function Documentation
◆ error()
|
virtual |
Reimplemented from GCS::Constraint.
◆ getTypeId()
|
virtual |
Reimplemented from GCS::Constraint.
References GCS::InternalAlignmentPoint2Hyperbola.
◆ grad()
|
virtual |
Reimplemented from GCS::Constraint.
References GCS::Constraint::findParamInPvec().
◆ rescale()
|
virtual |
Reimplemented from GCS::Constraint.
Referenced by ConstraintInternalAlignmentPoint2Hyperbola().
The documentation for this class was generated from the following files:
- src/Mod/Sketcher/App/planegcs/Constraints.h
- src/Mod/Sketcher/App/planegcs/Constraints.cpp
Public Member Functions inherited from
1.8.17