Open CASCADE Technology  6.9.1
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::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)

Member Function Documentation

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

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