Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmSiteSurfaceHelper::movePoint Method
Syntax
C++
OdResult movePoint(const OdGePoint3d& moved, const OdGePoint3d& target);

Moves a point in a topography surface to a new location. 

 

Parameters
Description
moved
[in] A point.
target
[in] Target location.

eInvalidInput if the moved point does not exist in the topography surface or there is another point with same XY as target.  

eNotApplicable if the points of the topography surface are not editable.

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