Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbGeoPositionMarker::setGeoPosition Method
Syntax
C++
OdResult setGeoPosition(const OdGePoint3d & position);

Sets a new value of the geographical location of the position marker. 

 

Parameters
Description
position
[in] A new value of the geographical location coordinates (where x, y, z are longitude, latitude and altitude) that should be set.

Returns eOk if the new value of the geographical location of the position marker was successfully set or returns an appropriate error code in the other case.

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