Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbRasterImage::setReactorId Method
Syntax
C++
virtual void setReactorId(OdDbObjectId reactorId);

Sets the OdDbRasterImageDefReactor object associated with this raster image entity (DXF 360).

Parameters
Description
reactorId
[in] Object ID of reactor for this image.

Each OdDbRasterImage object must have an OdDbRasterImageDefReactor associated with the OdDbRasterImageDef object it is using. This call makes this OdDbRasterImage object the owner of the reactor object.

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