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