Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbBlockTableRecordId::!= Operator
Syntax
C++
bool operator !=(const OdDbObjectId& objectId) const;

Negative comparison operator. 

 

Parameters
Description
objectId
[in] Object ID to compare with this OdDbBlockTableRecordId.

True if object IDs are not equal; false otherwise.

Copyright © 2002-2022. Open Design Alliance All rights reserved.