Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLayoutManagerReactor::layoutRemoved Method
Syntax
C++
virtual void layoutRemoved(const OdString& layoutName, const OdDbObjectId& layoutId);

Notification function called whenever a layout has been removed from an OdDbDatabase. 

 

Parameters
Description
layoutName
[in] Layout name.
layoutId
[in] Object ID of the layout.

This function is called before the operation.

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