API Reference > OdDAI Namespace > Classes > AttributeDataBlock Class > AttributeDataBlock Constructor > AttributeDataBlock::AttributeDataBlock Constructor (AttributeDataBlock&)
AttributeDataBlock::AttributeDataBlock Constructor (AttributeDataBlock&)
Syntax
C++
AttributeDataBlock(const AttributeDataBlock& rightValue);
Parameters 
Description 
const AttributeDataBlock& rightValue 
[in] Attribute Data Block to copy from. 

Constructor copy. Creates a new empty instance of attribute data block and init data from the right value.

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