Open CASCADE Technology  7.7.0
Public Member Functions

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:
Inheritance graph
[legend]

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
 

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)

◆ GeomToStep_MakeCartesianPoint() [2/4]

GeomToStep_MakeCartesianPoint::GeomToStep_MakeCartesianPoint ( const gp_Pnt2d P)

◆ GeomToStep_MakeCartesianPoint() [3/4]

GeomToStep_MakeCartesianPoint::GeomToStep_MakeCartesianPoint ( const Handle< Geom_CartesianPoint > &  P)

◆ GeomToStep_MakeCartesianPoint() [4/4]

GeomToStep_MakeCartesianPoint::GeomToStep_MakeCartesianPoint ( const Handle< Geom2d_CartesianPoint > &  P)

Member Function Documentation

◆ Value()

const Handle< StepGeom_CartesianPoint >& GeomToStep_MakeCartesianPoint::Value ( ) const

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