![]() |
Open CASCADE Technology Reference Manual 8.0.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 NCollection_Array1< gp_Pnt > &P, const StepData_Factors &theLocalFactors=StepData_Factors()) | |
| GeomToStep_MakePolyline (const NCollection_Array1< gp_Pnt2d > &P, const StepData_Factors &theLocalFactors=StepData_Factors()) | |
| const occ::handle< StepGeom_Polyline > & | Value () const |
Public Member Functions inherited from GeomToStep_Root | |
| bool | IsDone () const |
Additional Inherited Members | |
Protected Attributes inherited from GeomToStep_Root | |
| bool | done |
This class implements the mapping between an Array1 of points from gp and a Polyline from StepGeom.
| GeomToStep_MakePolyline::GeomToStep_MakePolyline | ( | const NCollection_Array1< gp_Pnt > & | P, |
| const StepData_Factors & | theLocalFactors = StepData_Factors() ) |
| GeomToStep_MakePolyline::GeomToStep_MakePolyline | ( | const NCollection_Array1< gp_Pnt2d > & | P, |
| const StepData_Factors & | theLocalFactors = StepData_Factors() ) |
| const occ::handle< StepGeom_Polyline > & GeomToStep_MakePolyline::Value | ( | ) | const |