Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmSiteSurfaceHelper::setSurface Method (const OdGePoint3dArray&)
Syntax
C++
OdResult setSurface(const OdGePoint3dArray& points);

Creates a new topography surface element from points. 

 

Parameters
Description
points
[in] Input contains points (vertexes) of the surface

eInvalidInput if the operation is not permitted.  

eOk - otherwise.

It is not permited if points shared the same XY location (even with different elevations). 

 

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