![]() |
Open CASCADE Technology Reference Manual 8.0.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 occ::handle< Geom_Direction > &D) | |
| GeomToStep_MakeDirection (const occ::handle< Geom2d_Direction > &D) | |
| const occ::handle< StepGeom_Direction > & | Value () const |
Public Member Functions inherited from GeomToStep_Root | |
| bool | IsDone () const |
Additional Inherited Members | |
Protected Attributes inherited from GeomToStep_Root | |
| bool | 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 occ::handle< Geom_Direction > & | D | ) |
| GeomToStep_MakeDirection::GeomToStep_MakeDirection | ( | const occ::handle< Geom2d_Direction > & | D | ) |
| const occ::handle< StepGeom_Direction > & GeomToStep_MakeDirection::Value | ( | ) | const |