Open CASCADE Technology  7.5.0
Data Structures

Geom_Conic.hxx File Reference

#include <gp_Ax2.hxx>
#include <Geom_Curve.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...