Open CASCADE Technology
7.3.0
|
This class implements the mapping between classes Circle from Geom, and Circ from gp, and the class Circle from StepGeom which describes a circle from Prostep. More...
#include <GeomToStep_MakeCircle.hxx>
Public Member Functions | |
GeomToStep_MakeCircle (const gp_Circ &C) | |
GeomToStep_MakeCircle (const Handle< Geom_Circle > &C) | |
GeomToStep_MakeCircle (const Handle< Geom2d_Circle > &C) | |
const Handle< StepGeom_Circle > & | Value () const |
Public Member Functions inherited from GeomToStep_Root | |
Standard_Boolean | IsDone () const |
Additional Inherited Members | |
Protected Attributes inherited from GeomToStep_Root | |
Standard_Boolean | done |
This class implements the mapping between classes Circle from Geom, and Circ from gp, and the class Circle from StepGeom which describes a circle from Prostep.
GeomToStep_MakeCircle::GeomToStep_MakeCircle | ( | const gp_Circ & | C | ) |
GeomToStep_MakeCircle::GeomToStep_MakeCircle | ( | const Handle< Geom_Circle > & | C | ) |
GeomToStep_MakeCircle::GeomToStep_MakeCircle | ( | const Handle< Geom2d_Circle > & | C | ) |
const Handle< StepGeom_Circle >& GeomToStep_MakeCircle::Value | ( | ) | const |