tin:movepoint
(tin:movepoint tinEname fromPnt
toPnt)
This function moves the specified
fromPnt point to
new location toPnt in the tinEname
TinSurface entity.
Arguments |
tinEname (ename or vla-object) the TinSurface entity to
be modified |
Return |
T or NIL |
Example |
(tin:movepoint tin '(10 80 5) '(10 70 5)) T |
Remarks |
the fromPnt must be a real
definition point of the TinSurface (within geometric
tolerance) |
© Bricsys NV. All rights reserved. |