tinc:setwallside


(tinc:setWallSide  ename  constraint  side)

This function assigns the wall side for the constraint for the ename TinSurface entity.

Arguments

ename  (ename)  the TinSurface entity to query
constraint  (integer or ename)  the constraint to be modified
side  (integer 0...1, bcTinWallLeft 0, bcTinWallRight 1) the wall side to be assigned

Return

T or NIL

Example

(tinc:setwallside   tin constraint bcTinWallRight)  T

Remarks

if constraint is not a wall type constraint, NIL is returned;
for the EWallSide wall side symbolic names, please see Type Constants



©  Bricsys NV. All rights reserved.