tin:crop
(tin:crop tinEname points cropType)
This function crops (clips or trims)
the tinEname TinSurface entity by specified points, using the
cropType mode to
handle BreakLines.
| Arguments | tinEname  (ename or vla-object)  the TinSurface
entity | 
| Return | T or NIL, indicating success or failure | 
| Example | (tin:crop tin '((10 80 5) (50 50 10) (10 10 2) (80 20 7)) bcTinLeaveBreaklines) T | 
| Remarks | each point in "points" must
match a definition points of the TinSurface; | 
| © Bricsys NV. All rights reserved. |