API Reference > OdBr Classes > OdBrComplexShellTraverser Class > OdBrComplexShellTraverser Methods > setComplex Method > OdBrComplexShellTraverser::setComplex Method (OdBrComplex&)
OdBrComplexShellTraverser::setComplex Method (OdBrComplex&)
Syntax
C++
OdBrErrorStatus setComplex(const OdBrComplex& complex);
Parameters 
Description 
const OdBrComplex& complex 
[in] Owner of the shell list. 

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.