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