![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
Class contains conversion methods for 2d geom objects. More...
#include <GeomConvert_Units.hxx>
Static Public Member Functions | |
| static occ::handle< Geom2d_Curve > | RadianToDegree (const occ::handle< Geom2d_Curve > &theCurve, const occ::handle< Geom_Surface > &theSurface, const double theLengthFactor, const double theFactorRadianDegree) |
| Convert 2d curve for change angle unit from radian to degree. | |
| static occ::handle< Geom2d_Curve > | DegreeToRadian (const occ::handle< Geom2d_Curve > &theCurve, const occ::handle< Geom_Surface > &theSurface, const double theLengthFactor, const double theFactorRadianDegree) |
| Convert 2d curve for change angle unit from degree to radian. | |
| static occ::handle< Geom2d_Curve > | MirrorPCurve (const occ::handle< Geom2d_Curve > &theCurve) |
| return 2d curve as 'mirror' for given | |
Class contains conversion methods for 2d geom objects.
|
static |
Convert 2d curve for change angle unit from degree to radian.
|
static |
return 2d curve as 'mirror' for given
|
static |
Convert 2d curve for change angle unit from radian to degree.