API Reference > OdDb Classes > OdDbGeoDataChunksPE Class > OdDbGeoDataChunksPE Methods > OdDbGeoDataChunksPE::drawGeoDataChunks Method
OdDbGeoDataChunksPE::drawGeoDataChunks Method
Syntax
C++
virtual OdResult drawGeoDataChunks(OdGiViewportDraw* pVd) const = 0;
Parameters 
Description 
pWd 
[in] Pointer to the OdGiWorldDraw interface.
 

Returns eOK if successful, or an appropriate error code if not.

Draws chunks images for OdDbGeoData. 

 

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