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

    This class implements the mapping between classes Plane from Geom and Pln from gp, and the class Plane from StepGeom which describes a plane from Prostep. More...

    #include <GeomToStep_MakePlane.hxx>

    Inheritance diagram for GeomToStep_MakePlane:

    Public Member Functions

     GeomToStep_MakePlane (const gp_Pln &P, const StepData_Factors &theLocalFactors=StepData_Factors())
     GeomToStep_MakePlane (const occ::handle< Geom_Plane > &P, const StepData_Factors &theLocalFactors=StepData_Factors())
    const occ::handle< StepGeom_Plane > & 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 Plane from Geom and Pln from gp, and the class Plane from StepGeom which describes a plane from Prostep.

    Constructor & Destructor Documentation

    ◆ GeomToStep_MakePlane() [1/2]

    GeomToStep_MakePlane::GeomToStep_MakePlane ( const gp_Pln & P,
    const StepData_Factors & theLocalFactors = StepData_Factors() )

    ◆ GeomToStep_MakePlane() [2/2]

    GeomToStep_MakePlane::GeomToStep_MakePlane ( const occ::handle< Geom_Plane > & P,
    const StepData_Factors & theLocalFactors = StepData_Factors() )

    Member Function Documentation

    ◆ Value()

    const occ::handle< StepGeom_Plane > & GeomToStep_MakePlane::Value ( ) const

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