|
Open CASCADE Technology
6.9.0
|
#include <Standard.hxx>#include <Standard_DefineHandle.hxx>#include <Handle_Geom_Conic.hxx>#include <gp_Ax2.hxx>#include <Geom_Curve.hxx>#include <Standard_Real.hxx>#include <GeomAbs_Shape.hxx>#include <Standard_Boolean.hxx>#include <Standard_Integer.hxx>Data Structures | |
| class | Geom_Conic |
| The abstract class Conic describes the common behavior of conic curves in 3D space and, in particular, their general characteristics. The Geom package provides four concrete classes of conics: Geom_Circle, Geom_Ellipse, Geom_Hyperbola and Geom_Parabola. A conic is positioned in space with a right-handed coordinate system (gp_Ax2 object), where: More... | |
1.8.5