API Reference > OdBr Classes > OdBrShellFaceTraverser Class > OdBrShellFaceTraverser Methods > setShell Method > OdBrShellFaceTraverser::setShell Method (OdBrShell&)
OdBrShellFaceTraverser::setShell Method (OdBrShell&)
Syntax
C++
OdBrErrorStatus setShell(const OdBrShell& shell);
Parameters 
Description 
const OdBrShell& shell 
[in] Owner of the face list. 

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