tinc:getwalltype
(tinc:getWallType ename
constraint)
This function returns the type of the
wall constraint for the ename
TinSurface entity or NIL.
Arguments |
ename (ename) the TinSurface entity to
query |
Return |
(integer) bcTinWallNomal 0, bcTinWallProjected 1, or NIL |
Example |
(tinc:getwalltype tin 1610385961629) 0 |
Remarks |
if constraint is not a wall
type constraint, NIL is returned; |
© Bricsys NV. All rights reserved. |