tinc:createbreaklinebyentity
(tinc:createBreaklineByEntity ename
type ent elevType)
Creates a breakline constraint of
type using
ent and elevType
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:createBreaklineByEntity tin bcTinBreaklineNomal (entlast)
bcTinElevationMid)) |
Remarks |
for the breakline constraint type, see Type Constants |
© Bricsys NV. All rights reserved. |