API Reference > OdDb Classes > OdDb2dPolyline Class > OdDb2dPolyline Methods > splineFit Method > OdDb2dPolyline::splineFit Method ()
OdDb2dPolyline::splineFit Method ()
Syntax
C++
OdResult splineFit();

eOk if successful, or an appropriate error code if not.

Transforms all simple vertices to control vertices and creates a new spline-fit vertices based on a control vertices, through which the polyline will be drawn. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.