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