Open CASCADE Technology 6.6.0
|
#include <Geom2dGcc_MyL2dTanObl.hxx>
Public Member Functions | |
Geom2dGcc_MyL2dTanObl (const Geom2dGcc_MyQCurve &Qualified1, const gp_Lin2d &TheLin, const Standard_Real Param1, const Standard_Real TolAng, const Standard_Real Angle=0) | |
Standard_Boolean | IsDone () const |
gp_Lin2d | ThisSolution () const |
void | WhichQualifier (GccEnt_Position &Qualif1) const |
void | Tangency1 (Standard_Real &ParSol, Standard_Real &ParArg, gp_Pnt2d &PntSol) const |
void | Intersection2 (Standard_Real &ParSol, Standard_Real &ParArg, gp_Pnt2d &PntSol) const |
Standard_Boolean | IsParallel2 () const |
Geom2dGcc_MyL2dTanObl::Geom2dGcc_MyL2dTanObl | ( | const Geom2dGcc_MyQCurve & | Qualified1, |
const gp_Lin2d & | TheLin, | ||
const Standard_Real | Param1, | ||
const Standard_Real | TolAng, | ||
const Standard_Real | Angle = 0 |
||
) |
void Geom2dGcc_MyL2dTanObl::Intersection2 | ( | Standard_Real & | ParSol, |
Standard_Real & | ParArg, | ||
gp_Pnt2d & | PntSol | ||
) | const |
Standard_Boolean Geom2dGcc_MyL2dTanObl::IsDone | ( | ) | const |
Standard_Boolean Geom2dGcc_MyL2dTanObl::IsParallel2 | ( | ) | const |
void Geom2dGcc_MyL2dTanObl::Tangency1 | ( | Standard_Real & | ParSol, |
Standard_Real & | ParArg, | ||
gp_Pnt2d & | PntSol | ||
) | const |
gp_Lin2d Geom2dGcc_MyL2dTanObl::ThisSolution | ( | ) | const |
void Geom2dGcc_MyL2dTanObl::WhichQualifier | ( | GccEnt_Position & | Qualif1 | ) | const |