Open CASCADE Technology
6.9.0
|
Translates polyline entity into Geom_BSpline In case if polyline has more than 2 points bspline will be C0. More...
#include <StepToGeom_MakePolyline.hxx>
Static Public Member Functions | |
static Standard_Boolean | Convert (const Handle< StepGeom_Polyline > &SPL, Handle< Geom_BSplineCurve > &CC) |
Additional Inherited Members | |
Public Member Functions inherited from StepToGeom_Root | |
Standard_Boolean | IsDone () const |
Protected Attributes inherited from StepToGeom_Root | |
Standard_Boolean | done |
Translates polyline entity into Geom_BSpline In case if polyline has more than 2 points bspline will be C0.
|
static |