API Reference > OdDb Classes > OdDbLayoutManagerReactor Class > OdDbLayoutManagerReactor Methods > OdDbLayoutManagerReactor::abortLayoutCopied Method
OdDbLayoutManagerReactor::abortLayoutCopied Method
Syntax
C++
virtual void abortLayoutCopied(const OdString& layoutName, const OdDbObjectId& layoutId);
Parameters 
Description 
const OdString& layoutName 
[in] Layout name.  
const OdDbObjectId& layoutId 
[in] Object ID of the layout. 

Notification function called whenever the copying of a layout has been terminated. 

 

This function is called after the operation.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.