This class implements the mapping between classes ElementarySurface from Geom and the class ElementarySurface from StepGeom which describes a ElementarySurface from prostep. As ElementarySurface is an abstract Surface this class is an access to the sub-class required. More...
#include <GeomToStep_MakeElementarySurface.hxx>

Public Member Functions | |
| GeomToStep_MakeElementarySurface (const Handle< Geom_ElementarySurface > &S, const StepData_Factors &theLocalFactors=StepData_Factors()) | |
| const Handle< StepGeom_ElementarySurface > & | 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 ElementarySurface from Geom and the class ElementarySurface from StepGeom which describes a ElementarySurface from prostep. As ElementarySurface is an abstract Surface this class is an access to the sub-class required.
| GeomToStep_MakeElementarySurface::GeomToStep_MakeElementarySurface | ( | const Handle< Geom_ElementarySurface > & | S, |
| const StepData_Factors & | theLocalFactors = StepData_Factors() ) |
| const Handle< StepGeom_ElementarySurface > & GeomToStep_MakeElementarySurface::Value | ( | ) | const |