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

    This class implements the mapping between classes CartesianPoint from Geom and Pnt from gp, and the class CartesianPoint from StepGeom which describes a point from Prostep. More...

    #include <GeomToStep_MakeCartesianPoint.hxx>

    Inheritance diagram for GeomToStep_MakeCartesianPoint:

    Public Member Functions

     GeomToStep_MakeCartesianPoint (const gp_Pnt &P, const double aFactor)
     GeomToStep_MakeCartesianPoint (const gp_Pnt2d &P, const double aFactor)
     GeomToStep_MakeCartesianPoint (const occ::handle< Geom_CartesianPoint > &P, const double aFactor)
     GeomToStep_MakeCartesianPoint (const occ::handle< Geom2d_CartesianPoint > &P)
    const occ::handle< StepGeom_CartesianPoint > & 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 CartesianPoint from Geom and Pnt from gp, and the class CartesianPoint from StepGeom which describes a point from Prostep.

    Constructor & Destructor Documentation

    ◆ GeomToStep_MakeCartesianPoint() [1/4]

    GeomToStep_MakeCartesianPoint::GeomToStep_MakeCartesianPoint ( const gp_Pnt & P,
    const double aFactor )

    ◆ GeomToStep_MakeCartesianPoint() [2/4]

    GeomToStep_MakeCartesianPoint::GeomToStep_MakeCartesianPoint ( const gp_Pnt2d & P,
    const double aFactor )

    ◆ GeomToStep_MakeCartesianPoint() [3/4]

    GeomToStep_MakeCartesianPoint::GeomToStep_MakeCartesianPoint ( const occ::handle< Geom_CartesianPoint > & P,
    const double aFactor )

    ◆ GeomToStep_MakeCartesianPoint() [4/4]

    GeomToStep_MakeCartesianPoint::GeomToStep_MakeCartesianPoint ( const occ::handle< Geom2d_CartesianPoint > & P)

    Member Function Documentation

    ◆ Value()

    const occ::handle< StepGeom_CartesianPoint > & GeomToStep_MakeCartesianPoint::Value ( ) const

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