tin:getname


(tin:getname  tinEname)

This function returns the optional name of the tinEname TinSurface entity; by default, the name is empty unless explicitly assigned.

Arguments

tinEname  (ename or vla-object)  the TinSurface entity to query

Return

(string) the assigned name

Example

(tin:getname 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:setname) function



©  Bricsys NV. All rights reserved.