Open CASCADE Technology 7.8.2.dev
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 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.
 

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 Standard_Real HLRBRep_EdgeFaceTool::CurvatureValue ( const Standard_Address F,
const Standard_Real U,
const Standard_Real V,
const gp_Dir & Tg )
static

◆ UVPoint()

static Standard_Boolean HLRBRep_EdgeFaceTool::UVPoint ( const Standard_Real Par,
const Standard_Address E,
const Standard_Address F,
Standard_Real & U,
Standard_Real & V )
static

return True if U and V are found.


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