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