Close

Relief for ODA Team in Ukraine

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

Notification function called whenever a layout is about to be removed from an OdDbDatabase. 

 

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

This function is called before the operation.

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