Close

Relief for ODA Team in Ukraine

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

Copies one attribute data block object to another (assignment operator).

Parameters
Description
rightValue
[in] Another attribute data block object to copy from (the right-hand operand of the assignment operation).

The reference to the attribute data block modified with the assignment operator.

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