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 the solid records operation history.
remarks Returns 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–2020. Open Design Alliance. All rights reserved.