API Reference > OdDb Classes > OdDbSection Class > OdDbSection Methods > OdDbSection::setIsSlice Method
OdDbSection::setIsSlice Method
Syntax
C++
OdResult setIsSlice(bool bIsSlice);
Parameters 
Description 
bool bIsSlice 
[in] Flag value.  

eOk if the operation completed successfully, or an appropriate error code otherwise.

Sets a flag whether an object is a slice. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.