handent

handent(handle)

Dato un handle (stringa) restituisce l'entità corrispondente.


Esempio 1. Esempio handent

local ent    = entmake{ {0,"LINE"}, {10,Point(0,5,0)}, {11,Point(20,5,0)} }
local handle = entHand(ent)
local ent2   = handent(handle)

Created with the Personal Edition of HelpNDoc: Leave the tedious WinHelp HLP to CHM conversion process behind with HelpNDoc