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