|
Open CASCADE Technology 6.5.2
|
Translates Polyline entity into Geom2d_BSpline
In case if Polyline has more than 2 points bspline will be C0
#include <StepToGeom_MakePolyline2d.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
Static Public Member Functions | |
| static Standard_Boolean | Convert (const Handle< StepGeom_Polyline > &SPL, Handle< Geom2d_BSplineCurve > &CC) |
| static Standard_Boolean StepToGeom_MakePolyline2d::Convert | ( | const Handle< StepGeom_Polyline > & | SPL, |
| Handle< Geom2d_BSplineCurve > & | CC | ||
| ) | [static] |
| void StepToGeom_MakePolyline2d::operator delete | ( | void * | anAddress | ) | [inline] |
| void* StepToGeom_MakePolyline2d::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void* StepToGeom_MakePolyline2d::operator new | ( | size_t | size | ) | [inline] |
1.7.4