Share

AcGeEntity2d::copy

C++

GE_DLLEXPIMPORT AcGeEntity2d* 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.

Links

AcGeEntity2d

Was this information helpful?