|
Open CASCADE Technology
7.8.0.dev
|
This class implements the mapping between classes Vector from Geom, Geom2d and Vec, Vec2d from gp, and the class Vector from StepGeom which describes a Vector from Prostep. More...
#include <GeomToStep_MakeVector.hxx>

Public Member Functions | |
| GeomToStep_MakeVector (const gp_Vec &V) | |
| GeomToStep_MakeVector (const gp_Vec2d &V) | |
| GeomToStep_MakeVector (const Handle< Geom_Vector > &V) | |
| GeomToStep_MakeVector (const Handle< Geom2d_Vector > &V) | |
| const Handle< StepGeom_Vector > & | 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 Vector from Geom, Geom2d and Vec, Vec2d from gp, and the class Vector from StepGeom which describes a Vector from Prostep.
| GeomToStep_MakeVector::GeomToStep_MakeVector | ( | const gp_Vec & | V | ) |
| GeomToStep_MakeVector::GeomToStep_MakeVector | ( | const gp_Vec2d & | V | ) |
| GeomToStep_MakeVector::GeomToStep_MakeVector | ( | const Handle< Geom_Vector > & | V | ) |
| GeomToStep_MakeVector::GeomToStep_MakeVector | ( | const Handle< Geom2d_Vector > & | V | ) |
| const Handle< StepGeom_Vector >& GeomToStep_MakeVector::Value | ( | ) | const |
1.8.13