tin:removepoint
(tin:removepoint tinEname
point)
This function removes the specified
point from
the tinEname TinSurface entity.
Arguments |
tinEname (ename or vla-object) the TinSurface entity to
remove the specified point from |
Return |
T or NIL |
Example |
(tin:removepoint tin '((10 80 5) T |
Remarks |
when removing a large number
of points from the TinSurface, it is suggested to place a database
transaction around that code : |
© Bricsys NV. All rights reserved. |