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

details The assignment operator for the OdGeBoundBlock3d class.

Makes this block identical to the input block.

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