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
constraint  (integer or ename)  the constraint to be queried

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;
for the EWallType wall type symbolic names, please see Type Constants



©  Bricsys NV. All rights reserved.