tin:getborders
(tin:getborders tinEname)
This functions returns the list of 'border
polygons (list of 3d point lists) for the tinEname TinSurface
entity.
Arguments |
tinEname (ename or vla-object) the TinSurface entity to query |
Return |
(list of 3D point lists) the list of boundary polygons of the TinSurface entity, or NIL |
Example |
(tin:getBorders
tin) |
Remarks |
There can be more than only 1 polygon for a TinSurface - do not assume that only 1 polygon is always returned ! |
© Bricsys NV. All rights reserved. |