tinc:createboundarybypoints
(tinc:createBoundaryByPoints ename
type points)
Creates a boundary constraint of
type using
points for
the ename TinSurface entity; returns integer identifier or
NIL.
Arguments |
ename (ename) the TinSurface entity |
Return |
(integer) ID, identifier of the constraint, or NIL if the operation fails |
Example |
(setq points '((20 20)(60
20)(60 60)(20 60))) |
Remarks |
for the boundary constraint type, see Type Constants |
© Bricsys NV. All rights reserved. |