Open CASCADE Technology
6.9.1
|
Translates Polyline entity into Geom2d_BSpline In case if Polyline has more than 2 points bspline will be C0. More...
#include <StepToGeom_MakePolyline2d.hxx>
Static Public Member Functions | |
static Standard_Boolean | Convert (const Handle< StepGeom_Polyline > &SPL, Handle< Geom2d_BSplineCurve > &CC) |
Translates Polyline entity into Geom2d_BSpline In case if Polyline has more than 2 points bspline will be C0.
|
static |