API Reference > OdBr Classes > OdBrLoopEdgeTraverser Class > OdBrLoopEdgeTraverser Methods > OdBrLoopEdgeTraverser::getOrientedCurveAsNurb Method
OdBrLoopEdgeTraverser::getOrientedCurveAsNurb Method
Syntax
C++
bool getOrientedCurveAsNurb(OdGeNurbCurve3d& nurb) const;
Parameters 
Description 
OdGeNurbCurve3d& nurb 
[out] Receives the NURBS curve. 

Returns true if and only if successful.

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

 

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