tinc:createwallbypoints
(tinc:createWallByPoints ename
type points side height)
Creates a wall constraint of
type using
points and
height and
side for
the ename TinSurface; returns ID identifier (integer) or
NIL.
Arguments |
ename (ename) the TinSurface entity |
Return |
(integer) ID, identifier of the constraint, or NIL if the operation fails |
Example |
(setq points '((30 30)(50
30)(50 50)(30 50))) |
Remarks |
for the wall constraint type and the side enum, see Type Constants |
© Bricsys NV. All rights reserved. |