Open CASCADE Technology
7.3.0
|
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...
#include <GeomToStep_MakeSweptSurface.hxx>
Public Member Functions | |
GeomToStep_MakeSweptSurface (const Handle< Geom_SweptSurface > &S) | |
const Handle< StepGeom_SweptSurface > & | Value () const |
Public Member Functions inherited from GeomToStep_Root | |
Standard_Boolean | IsDone () const |
Additional Inherited Members | |
Protected Attributes inherited from GeomToStep_Root | |
Standard_Boolean | done |
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.
GeomToStep_MakeSweptSurface::GeomToStep_MakeSweptSurface | ( | const Handle< Geom_SweptSurface > & | S | ) |
const Handle< StepGeom_SweptSurface >& GeomToStep_MakeSweptSurface::Value | ( | ) | const |