Open CASCADE Technology
7.3.0
|
This class implements the mapping between classes Direction from Geom, Geom2d and Dir, Dir2d from gp, and the class Direction from StepGeom which describes a direction from Prostep. More...
#include <GeomToStep_MakeDirection.hxx>
Public Member Functions | |
GeomToStep_MakeDirection (const gp_Dir &D) | |
GeomToStep_MakeDirection (const gp_Dir2d &D) | |
GeomToStep_MakeDirection (const Handle< Geom_Direction > &D) | |
GeomToStep_MakeDirection (const Handle< Geom2d_Direction > &D) | |
const Handle< StepGeom_Direction > & | 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 Direction from Geom, Geom2d and Dir, Dir2d from gp, and the class Direction from StepGeom which describes a direction from Prostep.
GeomToStep_MakeDirection::GeomToStep_MakeDirection | ( | const gp_Dir & | D | ) |
GeomToStep_MakeDirection::GeomToStep_MakeDirection | ( | const gp_Dir2d & | D | ) |
GeomToStep_MakeDirection::GeomToStep_MakeDirection | ( | const Handle< Geom_Direction > & | D | ) |
GeomToStep_MakeDirection::GeomToStep_MakeDirection | ( | const Handle< Geom2d_Direction > & | D | ) |
const Handle< StepGeom_Direction >& GeomToStep_MakeDirection::Value | ( | ) | const |