API Reference > OdGe Classes > OdGeExternalBoundedSurface Class > OdGeExternalBoundedSurface Methods > OdGeExternalBoundedSurface::isOwnerOfSurface Method
OdGeExternalBoundedSurface::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 curve is destroyed.

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