Close

Relief for ODA Team in Ukraine

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

Comparison operator. 

 

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

True if object IDs are equal; false otherwise.

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