Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdBrBrepEdgeTraverser::setBrep Method
Syntax
C++
OdBrErrorStatus setBrep(const OdBrBrep& brep);

Sets this Traverser object to a specific BREP edge list.

Parameters
Description
brep
[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.