API Reference > OdDb Classes > OdDb3dSolid Class > OdDb3dSolid Methods > OdDb3dSolid::setRecordHistory Method
OdDb3dSolid::setRecordHistory Method
Syntax
C++
virtual OdResult setRecordHistory(bool bRecord);
Parameters 
Description 
bool bRecord 
[in] Flag determining whether the solid records operation history.
 

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

Sets a new value for the flag that determines whether the solid records its operation history. 

 

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