Open CASCADE Technology 7.8.0
|
Class contains conversion methods for 2d geom objects. More...
#include <GeomConvert_Units.hxx>
Static Public Member Functions | |
static Handle< Geom2d_Curve > | RadianToDegree (const Handle< Geom2d_Curve > &theCurve, const Handle< Geom_Surface > &theSurface, const Standard_Real theLengthFactor, const Standard_Real theFactorRadianDegree) |
Convert 2d curve for change angle unit from radian to degree. | |
static Handle< Geom2d_Curve > | DegreeToRadian (const Handle< Geom2d_Curve > &theCurve, const Handle< Geom_Surface > &theSurface, const Standard_Real theLengthFactor, const Standard_Real theFactorRadianDegree) |
Convert 2d curve for change angle unit from degree to radian. | |
static Handle< Geom2d_Curve > | MirrorPCurve (const 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.