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

Makes the curve boundary own the curve data and returns a reference to the boundary.

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

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