API Reference > OdBr Classes > OdBrComplexShellTraverser Class > OdBrComplexShellTraverser Methods > setComplex Method > OdBrComplexShellTraverser::setComplex Method (OdBrBrepComplexTraverser&)
OdBrComplexShellTraverser::setComplex Method (OdBrBrepComplexTraverser&)
Syntax
C++
OdBrErrorStatus setComplex(const OdBrBrepComplexTraverser& brepcompshell);
Parameters 
Description 
const OdBrBrepComplexTraverser& brepcompshell 
[in] Brep-Complex traverser. 

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