tinc:createboundarybyentity
(tinc:createBoundaryByEntity ename
type ent)
Creates a boundary constraint of
type using
ent as boundary
definition 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 constraint
(tinc:createBoundaryByEntity tin bcTinOuter (entlast))) |
Remarks |
for the boundary constraint type, see Type Constants |
© Bricsys NV. All rights reserved. |