Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Public Member Functions
GeomToStep_MakeDirection Class Reference

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>

Inheritance diagram for GeomToStep_MakeDirection:
Inheritance graph
[legend]

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
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ GeomToStep_MakeDirection() [1/4]

GeomToStep_MakeDirection::GeomToStep_MakeDirection ( const gp_Dir & D)

◆ GeomToStep_MakeDirection() [2/4]

GeomToStep_MakeDirection::GeomToStep_MakeDirection ( const gp_Dir2d & D)

◆ GeomToStep_MakeDirection() [3/4]

GeomToStep_MakeDirection::GeomToStep_MakeDirection ( const occ::handle< Geom_Direction > & D)

◆ GeomToStep_MakeDirection() [4/4]

GeomToStep_MakeDirection::GeomToStep_MakeDirection ( const occ::handle< Geom2d_Direction > & D)

Member Function Documentation

◆ Value()

const occ::handle< StepGeom_Direction > & GeomToStep_MakeDirection::Value ( ) const

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