tblobjname


(tblobjname table entryName)

This function returns the entity name of entryName in the specified table.

Arguments

table  (string) the name of the table
symbol  (string) the name of the table entry to retrieve

Return

ename if the entry is found, NIL otherwise

Example

(tblobjname "Layer" "0")
<Entity name: 2e921110>

Remarks

see (tblnext) and (tblsearch) functions;
see (dictobjname) for a similar function related to dictionaries (BricsCAD specific function)



©  Bricsys NV. All rights reserved.