API Reference > OdBr Classes > OdBrBrepVertexTraverser Class > OdBrBrepVertexTraverser Methods > OdBrBrepVertexTraverser::setBrep Method
OdBrBrepVertexTraverser::setBrep Method
Syntax
C++
OdBrErrorStatus setBrep(const OdBrBrep& brep);
Parameters 
Description 
const OdBrBrep& brep 
[in] Owner of the vertex list. 

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