Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgCurveElement3d::getSpline Method
Syntax
C++
virtual OdResult getSpline(OdDgBSplineCurve3dPtr& spline) const;

Returns OdDgBSplineCurve3d approximation of this Curve object.

Parameters
Description
spline
[out] Receives a pointer to the OdGeNurbCurve3d.

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

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