Hide menu
Loading...
Searching...
No Matches
cadex::ModelAlgo_CurveLength Class Reference

Computes lengths of curves. More...

Public Member Functions

 ModelAlgo_CurveLength ()
 Constructor.
 
 ~ModelAlgo_CurveLength ()
 Destructor.
 
double Compute (const ModelData_Edge &theEdge) const
 Computes a length of the edge.
 
double Compute (const ModelData_Curve &theCurve, double theFirstParameter, double theLastParameter) const
 Computes a length of the curve between theFirstParameter and theLastParameter.
 

Detailed Description

Computes lengths of curves.