API Reference > OdDb Classes > OdDbGeoPositionMarker Class > OdDbGeoPositionMarker Methods > OdDbGeoPositionMarker::setNotes Method
OdDbGeoPositionMarker::setNotes Method
Syntax
C++
OdResult setNotes(const OdString& notes);
Parameters 
Description 
const OdString& notes 
[in] A new notes value to be set.
 

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

Sets a new value of position marker notes. 

 

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