Open CASCADE Technology 7.8.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, const StepData_Factors &theLocalFactors) | |
GeomToStep_MakeLine (const gp_Lin2d &L, const StepData_Factors &theLocalFactors) | |
GeomToStep_MakeLine (const Handle< Geom_Line > &C, const StepData_Factors &theLocalFactors) | |
GeomToStep_MakeLine (const Handle< Geom2d_Line > &C, const StepData_Factors &theLocalFactors) | |
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, |
const StepData_Factors & | theLocalFactors | ||
) |
GeomToStep_MakeLine::GeomToStep_MakeLine | ( | const gp_Lin2d & | L, |
const StepData_Factors & | theLocalFactors | ||
) |
GeomToStep_MakeLine::GeomToStep_MakeLine | ( | const Handle< Geom_Line > & | C, |
const StepData_Factors & | theLocalFactors | ||
) |
GeomToStep_MakeLine::GeomToStep_MakeLine | ( | const Handle< Geom2d_Line > & | C, |
const StepData_Factors & | theLocalFactors | ||
) |
const Handle< StepGeom_Line > & GeomToStep_MakeLine::Value | ( | ) | const |