Open CASCADE Technology
7.3.0
|
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>
Public Member Functions | |
GeomToStep_MakeCartesianPoint (const gp_Pnt &P) | |
GeomToStep_MakeCartesianPoint (const gp_Pnt2d &P) | |
GeomToStep_MakeCartesianPoint (const Handle< Geom_CartesianPoint > &P) | |
GeomToStep_MakeCartesianPoint (const Handle< Geom2d_CartesianPoint > &P) | |
const Handle< StepGeom_CartesianPoint > & | 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 CartesianPoint from Geom and Pnt from gp, and the class CartesianPoint from StepGeom which describes a point from Prostep.
GeomToStep_MakeCartesianPoint::GeomToStep_MakeCartesianPoint | ( | const gp_Pnt & | P | ) |
GeomToStep_MakeCartesianPoint::GeomToStep_MakeCartesianPoint | ( | const gp_Pnt2d & | P | ) |
GeomToStep_MakeCartesianPoint::GeomToStep_MakeCartesianPoint | ( | const Handle< Geom_CartesianPoint > & | P | ) |
GeomToStep_MakeCartesianPoint::GeomToStep_MakeCartesianPoint | ( | const Handle< Geom2d_CartesianPoint > & | P | ) |
const Handle< StepGeom_CartesianPoint >& GeomToStep_MakeCartesianPoint::Value | ( | ) | const |