Share

AcGeEntity3d::copy

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.

Links

AcGeEntity3d

Was this information helpful?