tinc:getboundarytype
(tinc:getBoundaryType ename
constraint)
This function returns the type of the
boundary constraint for the ename
TinSurface entity or NIL.
Arguments |
ename (ename) the TinSurface entity to
query |
Return |
(integer) EBoundaryType bcTinShow 0, bcTinHide 1, bcTinOuter 2) or NIL |
Example |
(tinc:getboundarytype tin
(entlast)) 2 |
Remarks |
if the specified constraints
is not of boundary type, NIL is returned; |
© Bricsys NV. All rights reserved. |