API Reference > OdGe Classes > OdGeBoundBlock2d Class > OdGeBoundBlock2d Operators > OdGeBoundBlock2d::= Operator
OdGeBoundBlock2d::= Operator
Syntax
C++
OdGeBoundBlock2d& operator =(const OdGeBoundBlock2d& block);
Parameters 
Description 
const OdGeBoundBlock2d& block 
[in] Input OdGeBoundBlock2d object. 

details The assignment operator for the OdGeBoundBlock2d class.

Makes this block identical to the input block.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.