C++
GE_DLLEXPIMPORT AcGeBoundBlock3d& operator =( AcGeBoundBlock3d&& block );
Description
Moves a temp AcGeBoundBlock3d object to the object.
Parameters
Parameters | Description |
---|---|
block | Input reference to the temp AcGeBoundBlock3d |
Returns
A reference to this AcGeBoundBlock3d object.