Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
AttributeDataBlock::== Operator
Syntax
C++
bool operator ==(const AttributeDataBlock& rightValue) const;

Compares two attribute data block.

Parameters
Description
rightValue
[in] Another attribute data block to compare (the right-hand operand of the comparison operation).

true if attribute data block objects are equal; otherwise, the operator returns false.

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