Open CASCADE Technology 7.8.0
|
This class implements the mapping between an Array1 of points from gp and a Polyline from StepGeom. More...
#include <GeomToStep_MakePolyline.hxx>
Public Member Functions | |
GeomToStep_MakePolyline (const TColgp_Array1OfPnt &P, const StepData_Factors &theLocalFactors) | |
GeomToStep_MakePolyline (const TColgp_Array1OfPnt2d &P, const StepData_Factors &theLocalFactors) | |
const Handle< StepGeom_Polyline > & | 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 an Array1 of points from gp and a Polyline from StepGeom.
GeomToStep_MakePolyline::GeomToStep_MakePolyline | ( | const TColgp_Array1OfPnt & | P, |
const StepData_Factors & | theLocalFactors | ||
) |
GeomToStep_MakePolyline::GeomToStep_MakePolyline | ( | const TColgp_Array1OfPnt2d & | P, |
const StepData_Factors & | theLocalFactors | ||
) |
const Handle< StepGeom_Polyline > & GeomToStep_MakePolyline::Value | ( | ) | const |