Close

Relief for ODA Team in Ukraine

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

Notification function called whenever a layout is about to be copied. 

 

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.