tin:drape
(tin:drape tinEname
points)
This function drapes (projects) the input
contour from points onto the tinEname
TinSurface entity.
Arguments |
tinEname (ename or vla-object) the TinSurface
entity |
Return |
(list of points lists) each list is a closed polygon contour, or NIL |
Example |
(tin:drape tin '((20 20) (30
30) (20 40))) |
Remarks |
the returned list can contain
more than 1 polygon points list; |
© Bricsys NV. All rights reserved. |