![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
The EdgeFaceTool computes the UV coordinates at a given parameter on a Curve and a Surface. It also compute the signed curvature value in a direction at a given u,v point on a surface. More...
#include <HLRBRep_EdgeFaceTool.hxx>
Static Public Member Functions | |
| static double | CurvatureValue (const HLRBRep_SurfacePtr F, const double U, const double V, const gp_Dir &Tg) |
| static bool | UVPoint (const double Par, const HLRBRep_CurvePtr E, const HLRBRep_SurfacePtr F, double &U, double &V) |
| return True if U and V are found. | |
The EdgeFaceTool computes the UV coordinates at a given parameter on a Curve and a Surface. It also compute the signed curvature value in a direction at a given u,v point on a surface.
|
static |
|
static |
return True if U and V are found.