Close

Relief for ODA Team in Ukraine

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

Notification function called before the active layout gets deactivated. 

 

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

This function is called after the operation.

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