Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfcHostAppServices::gsBitmapDevice Method
Syntax
C++
virtual OdGsDevicePtr gsBitmapDevice(OdRxObject* pViewObj = NULL, OdDbBaseDatabase* pDb = NULL, OdUInt32 flags = 0);

Retrieves the current bitmap device associated with the host application services object.

Parameters
Description
pViewObj
[in] A raw pointer to an OdAbstractViewPE compatible object (OdGsView, OdDbViewport, etc).
pDb
[in] A raw pointer to the database context.
flags
[in] Bitmap device flags.

a smart pointer to the device object associated with the host application services object.

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