Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbViewport::subErase Method
Syntax
C++
OdResult subErase(bool erasing);

Called as the first operation when this object is being erased or unerased. 

 

Parameters
Description
erasing
[in] A copy of the erasing argument passed to erase().

eOk if erase() is to continue.

This function is notified just before the current object is to be erased, giving this function the ability to cancel the erase.

Copyright © 2002-2022. Open Design Alliance All rights reserved.