Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbGeoMapFieldsPE::setLOD Method
Syntax
C++
virtual OdResult setLOD(OdDbGeoMap * pGeoMap, OdInt8 LOD) const;

Sets the LOD (Level of Detail) for the map image. 

 

Parameters
Description
pGeoMap
[in] Pointer to the map image object.
LOD
[in] Level of detail.

eOk if successful, or an appropriate error code otherwise.

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