Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLongTransaction::workSetHas Method
Syntax
C++
bool workSetHas(OdDbObjectId ObjectId, bool getErased = false) const;

Returns true if and only if the specified object ID is in the work set. 

 

Parameters
Description
getErased
[in] True to return true for erased and removed objects in the work set.
objectId
[in] Object ID being tested.
Copyright © 2002-2022. Open Design Alliance All rights reserved.