API Reference > OdBr Classes > OdBrShellFaceTraverser Class > OdBrShellFaceTraverser Methods > setShell Method > OdBrShellFaceTraverser::setShell Method (OdBrComplexShellTraverser&)
OdBrShellFaceTraverser::setShell Method (OdBrComplexShellTraverser&)
Syntax
C++
OdBrErrorStatus setShell(const OdBrComplexShellTraverser& complexShellTraverser);
Parameters 
Description 
const OdBrComplexShellTraverser& complexShellTraverser 
[in] Complex-shell traverser. 

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.