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