Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbObjectReactor::objectClosed Method
Syntax
C++
virtual void objectClosed(const OdDbObjectId& objectId);

Notification function called immediately before an object is closed. 

 

Parameters
Description
objectId
[in] Object ID of the object that is being closed.

The default implementation of this function does nothing. This function can be overridden in custom classes.

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