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_MakeBoundedSurface Class Reference

    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>

    Inheritance diagram for GeomToStep_MakeBoundedSurface:

    Public Member Functions

     GeomToStep_MakeBoundedSurface (const occ::handle< Geom_BoundedSurface > &C, const StepData_Factors &theLocalFactors=StepData_Factors())
    const occ::handle< StepGeom_BoundedSurface > & 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 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.

    Constructor & Destructor Documentation

    ◆ GeomToStep_MakeBoundedSurface()

    GeomToStep_MakeBoundedSurface::GeomToStep_MakeBoundedSurface ( const occ::handle< Geom_BoundedSurface > & C,
    const StepData_Factors & theLocalFactors = StepData_Factors() )

    Member Function Documentation

    ◆ Value()

    const occ::handle< StepGeom_BoundedSurface > & GeomToStep_MakeBoundedSurface::Value ( ) const

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