Parameters |
Description |
const OdGePoint3d& point |
[in] Point, eleveation value for which will be changed. |
double elevValue |
[in] New elevation value. |
eInvalidInput if the input point does not exist in the topography surface or if the given value for elevValue is more than 30000 feet in absolute value.
eNotApplicable if the points of the topography surface are not editable.
Changes the elevation value for a point.
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.
|