API Reference > OdBr Classes > OdBrLoopVertexTraverser Class > OdBrLoopVertexTraverser Methods > setLoop Method > OdBrLoopVertexTraverser::setLoop Method (OdBrLoop&)
OdBrLoopVertexTraverser::setLoop Method (OdBrLoop&)
Syntax
C++
OdBrErrorStatus setLoop(const OdBrLoop& loop);
Parameters 
Description 
const OdBrLoop& loop 
[in] Owner of the vertex list. 

Sets this Traverser object to a specific loop 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–2020. Open Design Alliance. All rights reserved.