API Reference > OdGe Classes > OdGeExternalCurve2d Class > OdGeExternalCurve2d Methods > OdGeExternalCurve2d::setToOwnCurve Method
OdGeExternalCurve2d::setToOwnCurve Method
Syntax
C++
OdGeExternalCurve2d& setToOwnCurve();

Forces this external curve to own the data, and returns a pointer to this curve.

If the external curve owns the data, it will be destroyed when the curve is destroyed.

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