C++
GE_DLLEXPIMPORT AcGeBoundBlock3d& operator =( const AcGeBoundBlock3d& block );
Description
Makes this block identical to the input block.
Parameters
| Parameters | Description |
|---|---|
| block | Input another AcGeBoundBlock3d object to assign equality with |
GE_DLLEXPIMPORT AcGeBoundBlock3d& operator =( const AcGeBoundBlock3d& block );
Makes this block identical to the input block.
| Parameters | Description |
|---|---|
| block | Input another AcGeBoundBlock3d object to assign equality with |