API Reference > OdExport Classes > TD_DWF_EXPORT Namespace > Classes > Od3dDwfDevice Class > Od3dDwfDevice Methods > Od3dDwfDevice::update Method
Od3dDwfDevice::update Method
Syntax
C++
void update(OdGsDCRect* pUpdatedRect);
Parameters 
Description 
OdGsDCRect* pUpdatedRect 
[in] Input 2D device coordinate rectangle.
remarks The override should call the parent version of this function, OdGsBaseVectorizeDevice::update(). 

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

 

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