Open CASCADE Technology
7.5.0
|
This class implements the mapping between classes Line from Geom and Lin from gp, and the class Line from StepGeom which describes a line from Prostep. More...
#include <GeomToStep_MakeLine.hxx>
Public Member Functions | |
GeomToStep_MakeLine (const gp_Lin &L) | |
GeomToStep_MakeLine (const gp_Lin2d &L) | |
GeomToStep_MakeLine (const Handle< Geom_Line > &C) | |
GeomToStep_MakeLine (const Handle< Geom2d_Line > &C) | |
const Handle< StepGeom_Line > & | 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 Line from Geom and Lin from gp, and the class Line from StepGeom which describes a line from Prostep.
GeomToStep_MakeLine::GeomToStep_MakeLine | ( | const gp_Lin & | L | ) |
GeomToStep_MakeLine::GeomToStep_MakeLine | ( | const gp_Lin2d & | L | ) |
GeomToStep_MakeLine::GeomToStep_MakeLine | ( | const Handle< Geom2d_Line > & | C | ) |
const Handle< StepGeom_Line >& GeomToStep_MakeLine::Value | ( | ) | const |