tin:changepointelevations
(tin:changepointelevations tinEname
points elevations)
This function changes the specified
points in
the tinEname TinSurface entity to the new Z elevations.
Arguments |
tinEname (ename or vla-object) the TinSurface entity to
query |
Return |
T or NIL |
Example |
(tin:changePointElevations tin '((10 80 5) (50 50 10)) '(7 12)) T |
Remarks |
both lists points and elevations must have same length (1 Z elevation value for each point) ! |
© Bricsys NV. All rights reserved. |