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

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