tinc:getbreaklinetype
(tinc:getBreakLineType ename
constraint)
This function returns the type of the
breakline constraint
for the ename TinSurface entity or
NIL.
Arguments |
ename (ename) the TinSurface entity to
query |
Return |
(integer) bcTinBreaklineNomal 0, bcTinNonDestructive 1, or NIL |
Example |
(tinc:getbreaklinetype tin (entlast)) 1 |
Remarks |
if the specified constraints
is not of breakline type, NIL is returned; |
© Bricsys NV. All rights reserved. |