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