API Reference > OdBr Classes > OdBrVertexLoopTraverser Class > OdBrVertexLoopTraverser Methods > OdBrVertexLoopTraverser::setVertex Method
OdBrVertexLoopTraverser::setVertex Method
Syntax
C++
OdBrErrorStatus setVertex(const OdBrVertex& vertex);
Parameters 
Description 
const OdBrVertex& vertex 
[in] Owner of the edge list. 

Sets this Traverser object to a specific vertex edge 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.