Open CASCADE Technology
6.9.0
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Handle_StepGeom_Surface.hxx>
#include <GeomToStep_Root.hxx>
#include <Handle_Geom_Surface.hxx>
Data Structures | |
class | GeomToStep_MakeSurface |
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... | |