Computes the radius of a circular face or edge. Returns the list of radii (minor and major) for elliptical curves or toroidal/cone surfaces. More...
#include <cadex/Measurements/Radius.hxx>
Public Types | |
| typedef std::vector< double > | ValuesType |
| typedef std::vector< Geom::Curve > | CurvesType |
| typedef std::vector< Geom::Point > | PointsType |
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. | |
Computes the radius of a circular face or edge. Returns the list of radii (minor and major) for elliptical curves or toroidal/cone surfaces.