Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdBrLoopVertexTraverser::setLoop Method (const OdBrLoop&)
Syntax
C++
OdBrErrorStatus setLoop(const OdBrLoop& loop);

Sets this Traverser object to a specific loop vertex list.

Parameters
Description
loop
[in] Owner of the vertex list.

This Traverser object is set to the first element in the list. 

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

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