Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
Od3dDwfDevice::update Method
Syntax
C++
void update(OdGsDCRect* pUpdatedRect);

This method is called by the ODA visualization framework before rendering the view. 

 

Parameters
Description
pUpdatedRect
[in] Input 2D device coordinate rectangle.
remarks The override should call the parent version of this function, OdGsBaseVectorizeDevice::update().
Copyright © 2002-2022. Open Design Alliance All rights reserved.