API Reference > OdDb Classes > OdDb3dSolid Class > OdDb3dSolid Methods > OdDb3dSolid::setShowHistory Method
OdDb3dSolid::setShowHistory Method
Syntax
C++
virtual OdResult setShowHistory(bool bShow);
Parameters 
Description 
bool bShow 
[in] Flag determining whether to draw items from the operation history.
 

eOk if successful or an appropriate error code in other case.

Sets a new value for the flag that determines whether to draw items from the solid's operation history. 

 

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