Close

Relief for ODA Team in Ukraine

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

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

 

Parameters
Description
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.

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