Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdBrEdge::getCurveAsNurb Method
Syntax
C++
bool getCurveAsNurb(OdGeNurbCurve3d& nurb) const;

Returns the underlying curve of this Edge entity as an OdGeNurbCurve3d object. 

 

Parameters
Description
nurb
[out] Receives the NURBS curve.

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

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