Open CASCADE Technology
7.3.0
|
This class implements the mapping between classes Surface from Geom and the class Surface from StepGeom which describes a Surface from prostep. As Surface is an abstract Surface this class is an access to the sub-class required. More...
#include <GeomToStep_MakeSurface.hxx>
Public Member Functions | |
GeomToStep_MakeSurface (const Handle< Geom_Surface > &C) | |
const Handle< StepGeom_Surface > & | 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 Surface from Geom and the class Surface from StepGeom which describes a Surface from prostep. As Surface is an abstract Surface this class is an access to the sub-class required.
GeomToStep_MakeSurface::GeomToStep_MakeSurface | ( | const Handle< Geom_Surface > & | C | ) |
const Handle< StepGeom_Surface >& GeomToStep_MakeSurface::Value | ( | ) | const |