Open CASCADE Technology
7.3.0
|
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...
#include <GeomToStep_MakeBoundedSurface.hxx>
Public Member Functions | |
GeomToStep_MakeBoundedSurface (const Handle< Geom_BoundedSurface > &C) | |
const Handle< StepGeom_BoundedSurface > & | 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 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.
GeomToStep_MakeBoundedSurface::GeomToStep_MakeBoundedSurface | ( | const Handle< Geom_BoundedSurface > & | C | ) |
const Handle< StepGeom_BoundedSurface >& GeomToStep_MakeBoundedSurface::Value | ( | ) | const |