API Reference > Classes > PRC Representation Classes > OdPrcBrepModel Class > OdPrcBrepModel Methods > OdPrcBrepModel::setIsClosed Method
OdPrcBrepModel::setIsClosed Method
Syntax
C++
void setIsClosed(bool is_closed);
Parameters 
Description 
bool is_closed 
[in] A new value of the flag to be set. The flag is equal to true if the body is closed or false if it is not. 

Sets a new value of the closed body flag. 

 

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