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

Forces this external surface to own the data, and returns a reference to this external surface.

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

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