API Reference > OdGe Classes > OdGeEntity2d Class > OdGeEntity2d Methods > OdGeEntity2d::copy Method
OdGeEntity2d::copy Method
Syntax
C++
OdGeEntity2d* copy() const;

Returns a copy of this entity.

The returned object is created with the new operator, and it is the responsibility of the caller to delete it.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.