Open CASCADE Technology  7.0.0
Public Member Functions
GeomToStep_MakeCircle Class Reference

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>

Inheritance diagram for GeomToStep_MakeCircle:
Inheritance graph
[legend]

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
 

Detailed Description

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.

Constructor & Destructor Documentation

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)

Member Function Documentation

const Handle< StepGeom_Circle >& GeomToStep_MakeCircle::Value ( ) const

The documentation for this class was generated from the following file: