Open CASCADE Technology
6.9.1
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Boolean.hxx>
#include <Handle_StepGeom_Surface.hxx>
#include <Handle_Geom_Surface.hxx>
Data Structures | |
class | StepToGeom_MakeSurface |
This class implements the mapping between classes Surface from StepGeom which describes a Surface from prostep and Surface from Geom. As Surface is an abstract Surface this class is an access to the sub-class required. More... | |