GCS::ConstraintTangentCircumf Class Reference
#include <Constraints.h>
Public Member Functions | |
ConstraintTangentCircumf (Point &p1, Point &p2, double *rd1, double *rd2, bool internal_=false) | |
virtual double | error () |
bool | getInternal () |
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
◆ ConstraintTangentCircumf()
GCS::ConstraintTangentCircumf::ConstraintTangentCircumf | ( | Point & | p1, |
Point & | p2, | ||
double * | rd1, | ||
double * | rd2, | ||
bool | internal_ = false |
||
) |
References rescale(), GCS::Point::x, and GCS::Point::y.
Member Function Documentation
◆ error()
|
virtual |
Reimplemented from GCS::Constraint.
◆ getInternal()
bool GCS::ConstraintTangentCircumf::getInternal | ( | ) |
◆ getTypeId()
|
virtual |
Reimplemented from GCS::Constraint.
References GCS::TangentCircumf.
◆ grad()
|
virtual |
Reimplemented from GCS::Constraint.
◆ rescale()
|
virtual |
Reimplemented from GCS::Constraint.
Referenced by ConstraintTangentCircumf().
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