Close

Relief for ODA Team in Ukraine

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

Returns the underlying curve of the edge at the current Traverser position as an OdGeNurbCurve3d object. 

 

Parameters
Description
nurb
[out] Receives the NURBS curve.

Returns true if and only if successful.

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