Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLayoutManagerReactor::layoutSwitched Method
Syntax
C++
virtual void layoutSwitched(const OdString& newLayoutName, const OdDbObjectId& newLayoutId);

Notification function called whenever the active layout has changed. 

 

Parameters
Description
newLayoutName
[in] New layout name.
newLayoutId
[in] Object ID of the new layout.

This function is called after the operation.

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