API Reference > OdGe Classes > OdGeExternalSurface Class > OdGeExternalSurface Methods > OdGeExternalSurface::isOwnerOfSurface Method
OdGeExternalSurface::isOwnerOfSurface Method
Syntax
C++
bool isOwnerOfSurface() const;

Returns true if and only if the external surface owns the data.

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

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