API Reference > OdDb Classes > OdDbRasterImageDefFileAccessReactor Class > OdDbRasterImageDefFileAccessReactor Methods > OdDbRasterImageDefFileAccessReactor::onDetach Method
OdDbRasterImageDefFileAccessReactor::onDetach Method
Syntax
C++
virtual void onDetach(const OdDbRasterImageDef*, const OdString& pPath) = 0;
Parameters 
Description 
const OdString& pPath 
[in] Input raster image file name. 
OdDbRasterImageDef 
[in] Input pointer to the affected RasterImageDef object.  

Function is called whenever a new raster image is about to detach from the current drawing. 

 

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