Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbGeoMapFieldsPE::setvV Method
Syntax
C++
virtual OdResult setvV(OdDbGeoMap * pGeoMap, const OdGeVector3d & vV) const;

Sets the height vector for the map image. 

 

Parameters
Description
pGeoMap
[in] Pointer to the map image object.
vV
[in] The height vector for the map image.

eOk if successful, or an appropriate error code otherwise.

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