Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Static Public Member Functions
HLRBRep_EdgeFaceTool Class Reference

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.
 

Detailed Description

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.

Member Function Documentation

◆ CurvatureValue()

static double HLRBRep_EdgeFaceTool::CurvatureValue ( const HLRBRep_SurfacePtr F,
const double U,
const double V,
const gp_Dir & Tg )
static

◆ UVPoint()

static bool HLRBRep_EdgeFaceTool::UVPoint ( const double Par,
const HLRBRep_CurvePtr E,
const HLRBRep_SurfacePtr F,
double & U,
double & V )
static

return True if U and V are found.


The documentation for this class was generated from the following file: