Hide menu
Loading...
Searching...
No Matches
cadex::Measurements::Radius Class Reference

Computes a radius of circular face or edge. Returns the list of several radiuses (minor and major) for ellipse curves or toroidal/cone surfaces. More...

#include <cadex/Measurements/Radius.hxx>

Public Types

typedef std::vector< double > ValuesType
 
typedef std::vector< Geom::CurveCurvesType
 
typedef std::vector< Geom::PointPointsType
 

Static Public Member Functions

static ValuesType Compute (const ModelData::Shape &theShape)
 Computes the radius theShape.
 
static ValuesType Compute (const ModelData::Shape &theShape, CurvesType &theCurves, PointsType &thePoints)
 Computes the radius theShape.
 

Detailed Description

Computes a radius of circular face or edge. Returns the list of several radiuses (minor and major) for ellipse curves or toroidal/cone surfaces.