API Reference > OdDAI Namespace > Classes > AttributeDataBlock Class > AttributeDataBlock Operators > AttributeDataBlock::= Operator
AttributeDataBlock::= Operator
Syntax
C++
AttributeDataBlock& operator =(const AttributeDataBlock& rightValue);
Parameters 
Description 
const AttributeDataBlock& rightValue 
[in] attribute data block to copy from.  

the reference to itself.

Copy one attribute data block to another.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.