OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    GeomToStep_MakeElementarySurface Class Reference

    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>

    Inheritance diagram for GeomToStep_MakeElementarySurface:

    Public Member Functions

     GeomToStep_MakeElementarySurface (const occ::handle< Geom_ElementarySurface > &S, const StepData_Factors &theLocalFactors=StepData_Factors())
    const occ::handle< StepGeom_ElementarySurface > & Value () const
    Public Member Functions inherited from GeomToStep_Root
    bool IsDone () const

    Additional Inherited Members

    Protected Attributes inherited from GeomToStep_Root
    bool done

    Detailed Description

    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.

    Constructor & Destructor Documentation

    ◆ GeomToStep_MakeElementarySurface()

    GeomToStep_MakeElementarySurface::GeomToStep_MakeElementarySurface ( const occ::handle< Geom_ElementarySurface > & S,
    const StepData_Factors & theLocalFactors = StepData_Factors() )

    Member Function Documentation

    ◆ Value()

    const occ::handle< StepGeom_ElementarySurface > & GeomToStep_MakeElementarySurface::Value ( ) const

    The documentation for this class was generated from the following file: