API Reference > OdGe Classes > OdGeEntity3d Class > OdGeEntity3d Methods > OdGeEntity3d::copy Method
OdGeEntity3d::copy Method
Syntax
C++
OdGeEntity3d* 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.