Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbRasterImageDefFileAccessReactor::onDetach Method
Syntax
C++
virtual void onDetach(const OdDbRasterImageDef*, const OdString& pPath) = 0;

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

 

Parameters
Description
pPath
[in] Input raster image file name.
OdDbRasterImageDef
[in] Input pointer to the affected RasterImageDef object.
Copyright © 2002-2022. Open Design Alliance All rights reserved.