C++
GE_DLLEXPIMPORT AcGeEntity2d& operator =( const AcGeEntity2d& entity );
Description
Assigns the input entity to this entity. Input entity must be of same type as this entity.
Parameters
Parameters | Description |
---|---|
entity | Input 2D entity |
GE_DLLEXPIMPORT AcGeEntity2d& operator =( const AcGeEntity2d& entity );
Assigns the input entity to this entity. Input entity must be of same type as this entity.
Parameters | Description |
---|---|
entity | Input 2D entity |