Open CASCADE Technology
6.9.0
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Handle_StepGeom_Conic.hxx>
#include <GeomToStep_Root.hxx>
#include <Handle_Geom_Conic.hxx>
#include <Handle_Geom2d_Conic.hxx>
Data Structures | |
class | GeomToStep_MakeConic |
This class implements the mapping between classes Conic from Geom and the class Conic from StepGeom which describes a Conic from prostep. As Conic is an abstract Conic this class is an access to the sub-class required. More... | |