API Reference > OdDb Classes > OdDbLongTransaction Class > OdDbLongTransaction Methods > OdDbLongTransaction::removeFromWorkSet Method
OdDbLongTransaction::removeFromWorkSet Method
Syntax
C++
OdResult removeFromWorkSet(OdDbObjectId id);
Parameters 
Description 
objectId 
[in] Object ID to be removed. 

Returns eOk if successful, or an appropriate error code if not.

Removes the specified object from the current work set. 

 

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