API Reference > OdDb Classes > OdDbGeoPositionMarker Class > OdDbGeoPositionMarker Methods > OdDbGeoPositionMarker::setLandingGap Method
OdDbGeoPositionMarker::setLandingGap Method
Syntax
C++
OdResult setLandingGap(double landingGap);
Parameters 
Description 
double landingGap 
[in] A new landing gap value to be set.
 

Returns eOk if the new value of the landing gap was successfully set or returns an appropriate error code in the other case.

Sets a new value of the landing gap of the position marker. 

 

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