tin:cropbyentity
(tin:cropByEntity tinEname entity
cropType)
This function crops (clips or trims)
the tinEname TinSurface entity by specified entity, 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:cropByEntity tin (entlast) bcTinLeaveBreaklines) T |
Remarks |
for "cropType", see ECropType in Type Constants |
© Bricsys NV. All rights reserved. |