tin:findtintrianglesat
(tin:findtintrianglesat tinEname
point)
This function returns the TinTriangles on
the tinEname TinSurface entity, at the location of input
point.
Arguments |
tinEname (ename or vla-object) the TinSurface entity to
query |
Return |
(list of triangle point lists) first triangle contains the queried points, subsequent triangle lists are all the neighbours of that primary triangle |
Example |
(tin:findtintrianglesat tin
'(50 50 10)) |
Remarks |
see (tin:findtinpointat) function |
© Bricsys NV. All rights reserved. |