Open CASCADE Technology 7.9.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=StepData_Factors()) | |
GeomToStep_MakeLine (const gp_Lin2d &L, const StepData_Factors &theLocalFactors=StepData_Factors()) | |
GeomToStep_MakeLine (const Handle< Geom_Line > &C, const StepData_Factors &theLocalFactors=StepData_Factors()) | |
GeomToStep_MakeLine (const Handle< Geom2d_Line > &C, const StepData_Factors &theLocalFactors=StepData_Factors()) | |
const Handle< StepGeom_Line > & | Value () const |
![]() | |
Standard_Boolean | IsDone () const |
Additional Inherited Members | |
![]() | |
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 = StepData_Factors() ) |
GeomToStep_MakeLine::GeomToStep_MakeLine | ( | const gp_Lin2d & | L, |
const StepData_Factors & | theLocalFactors = StepData_Factors() ) |
GeomToStep_MakeLine::GeomToStep_MakeLine | ( | const Handle< Geom_Line > & | C, |
const StepData_Factors & | theLocalFactors = StepData_Factors() ) |
GeomToStep_MakeLine::GeomToStep_MakeLine | ( | const Handle< Geom2d_Line > & | C, |
const StepData_Factors & | theLocalFactors = StepData_Factors() ) |
const Handle< StepGeom_Line > & GeomToStep_MakeLine::Value | ( | ) | const |