C++
GE_DLLEXPIMPORT AcGeEntity3d* copy() const;
Description
Returns a pointer to a copy of this entity. This copy is created using the new and it is the responsibility of the caller to delete it.
GE_DLLEXPIMPORT AcGeEntity3d* copy() const;
Returns a pointer to a copy of this entity. This copy is created using the new and it is the responsibility of the caller to delete it.