tin:setname


(tin:setname  tinEname  name)

This function assigns the name to the tinEname TinSurface entity; by default, the name is empty unless explicitly assigned.

Arguments

tinEname  (ename or vla-object)  the TinSurface entity to assign the name
name  (string)  the name to be assigned

Return

T or NIL

Example

(tin:setname tin "RiverBed")

Remarks

the 'name' of the TinSurface is actually not used (also not shown) by the Civil TinSurface system;
application code can use it for own purpose;
see (tin:getname) function



©  Bricsys NV. All rights reserved.