Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdBrVertexLoopTraverser::setVertex Method
Syntax
C++
OdBrErrorStatus setVertex(const OdBrVertex& vertex);

Sets this Traverser object to a specific vertex edge list.

Parameters
Description
vertex
[in] Owner of the 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-2022. Open Design Alliance All rights reserved.