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

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

Draws providers string for currently drawn OdDbGeoData chuncks. 

 

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