Open CASCADE Technology 7.8.0
|
Projects elementary curves on a plane. More...
#include <ProjLib_Plane.hxx>
Additional Inherited Members | |
![]() | |
GeomAbs_CurveType | myType |
gp_Lin2d | myLin |
gp_Circ2d | myCirc |
gp_Elips2d | myElips |
gp_Hypr2d | myHypr |
gp_Parab2d | myParab |
Handle< Geom2d_BSplineCurve > | myBSpline |
Handle< Geom2d_BezierCurve > | myBezier |
Standard_Boolean | myIsPeriodic |
Standard_Boolean | isDone |
Projects elementary curves on a plane.
ProjLib_Plane::ProjLib_Plane | ( | ) |
Undefined projection.
Projection of the line <L> on the plane <Pl>.
Projection of the circle on the plane <Pl>.
Projection of the ellipse <E> on the plane <Pl>.
Projection of the parabola.
on the plane <Pl>.
Projection of the hyperbola <H> on the plane <Pl>.
Reimplemented from ProjLib_Projector.
Reimplemented from ProjLib_Projector.
Reimplemented from ProjLib_Projector.
Reimplemented from ProjLib_Projector.
Reimplemented from ProjLib_Projector.