API Reference > OdDb Classes > OdDbGeoPositionMarker Class > OdDbGeoPositionMarker Methods > OdDbGeoPositionMarker::setPosition Method
OdDbGeoPositionMarker::setPosition Method
Syntax
C++
OdResult setPosition(const OdGePoint3d & position);
Parameters 
Description 
const OdGePoint3d & position 
[in] New insertion point coordinates.
 

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

Sets a new value of the insertion point of the position marker. 

 

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