Parameters |
Description |
const OdGePoint3dArray& points |
[in] Input contains points(vertexes) to be deleted from a topography surface. |
eInvalidInput in case of empty input array.
Deletes points from a topography surface.
Points will be deleted if they matched in XY. Points that do not exist in a topography surface will be ignored, unless all of the input points do not exist, which will returns eInvalidInput.
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.
|