| 
    Open CASCADE Technology 7.8.2.dev
    
   | 
 
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, const StepData_Factors &theLocalFactors=StepData_Factors()) | |
| GeomToStep_MakeCircle (const Handle< Geom_Circle > &C, const StepData_Factors &theLocalFactors=StepData_Factors()) | |
| GeomToStep_MakeCircle (const Handle< Geom2d_Circle > &C, const StepData_Factors &theLocalFactors=StepData_Factors()) | |
| 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, | 
| const StepData_Factors & | theLocalFactors = StepData_Factors()  | 
        ||
| ) | 
| GeomToStep_MakeCircle::GeomToStep_MakeCircle | ( | const Handle< Geom_Circle > & | C, | 
| const StepData_Factors & | theLocalFactors = StepData_Factors()  | 
        ||
| ) | 
| GeomToStep_MakeCircle::GeomToStep_MakeCircle | ( | const Handle< Geom2d_Circle > & | C, | 
| const StepData_Factors & | theLocalFactors = StepData_Factors()  | 
        ||
| ) | 
| const Handle< StepGeom_Circle > & GeomToStep_MakeCircle::Value | ( | ) | const |