Open CASCADE Technology  7.1.0.beta
Public Member Functions

GeomToStep_MakeEllipse Class Reference

This class implements the mapping between classes Ellipse from Geom, and Circ from gp, and the class Ellipse from StepGeom which describes a Ellipse from Prostep. More...

#include <GeomToStep_MakeEllipse.hxx>

Inheritance diagram for GeomToStep_MakeEllipse:
Inheritance graph
[legend]

Public Member Functions

 GeomToStep_MakeEllipse (const gp_Elips &C)
 
 GeomToStep_MakeEllipse (const Handle< Geom_Ellipse > &C)
 
 GeomToStep_MakeEllipse (const Handle< Geom2d_Ellipse > &C)
 
const Handle< StepGeom_Ellipse > & 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 Ellipse from Geom, and Circ from gp, and the class Ellipse from StepGeom which describes a Ellipse from Prostep.

Constructor & Destructor Documentation

GeomToStep_MakeEllipse::GeomToStep_MakeEllipse ( const gp_Elips C)
GeomToStep_MakeEllipse::GeomToStep_MakeEllipse ( const Handle< Geom_Ellipse > &  C)
GeomToStep_MakeEllipse::GeomToStep_MakeEllipse ( const Handle< Geom2d_Ellipse > &  C)

Member Function Documentation

const Handle< StepGeom_Ellipse >& GeomToStep_MakeEllipse::Value ( ) const

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