tin:elevationatpoint
(tin:elevationatpoint tinEname
point)
This function returns the Z elevation of
the tinEname TinSurface entity at the specified point..
Arguments |
tinEname (ename or vla-object) the TinSurface entity to
query |
Return |
(double) the Z elevation of the TinSurface at specified point, or NIL |
Example |
(tin:elevationAtPoint tin '(10 80)) 22.34864 |
Remarks |
|
© Bricsys NV. All rights reserved. |