Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmSiteSurfaceHelper::movePoints Method
Syntax
C++
OdResult movePoints(const OdGePoint3dArray& moved, const OdGeVector3d& dir);

Moves points in a topography surface to a new location. 

 

Parameters
Description
moved
[in] An array of points.
dir
[in] Direction vector.

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

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

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