Parameters |
Description |
const OdGePoint3dArray& points |
[in] Input contains points (vertexes) of the surface |
eInvalidInput if the operation is not permitted.
eOk - otherwise.
Creates a new topography surface element from points.
It is not permited if points shared the same XY location (even with different elevations).
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.
|