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

Forces this external curve to own the data, and returns a reference 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.