API Reference > Classes > PRC Topology Classes > OdPrcShell Class > OdPrcShell Methods > OdPrcShell::setShellIsClosed Method
OdPrcShell::setShellIsClosed Method
Syntax
C++
void setShellIsClosed(bool shell_is_closed);
Parameters 
Description 
bool shell_is_closed 
[in] A new closed flag value to be set. 

Sets a new value of the closed flag. The closed flag indicates whether the shell is closed (true) or not (false). 

 

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.