Open CASCADE Technology
7.3.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 Standard_Real | CurvatureValue (const Standard_Address F, const Standard_Real U, const Standard_Real V, const gp_Dir &Tg) |
static Standard_Boolean | UVPoint (const Standard_Real Par, const Standard_Address E, const Standard_Address F, Standard_Real &U, Standard_Real &V) |
return True if U and V are found. More... | |
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.