Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbCurve::getSpline Method
Syntax
C++
virtual OdResult getSpline(OdDbSplinePtr* spline) const;

Returns OdDbSpline approximation of this Curve object.

Parameters
Description
spline
[out] Receives a SmartPointer to the OdDbSpline.

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

Copyright © 2002-2022. Open Design Alliance All rights reserved.