getNextEnts

entity:getNextEnts() --> SelectionSet

Ritorna un selection set contenente tutte le entità da <entity> alla fine del database.

Esempio 58. Esempio getNextEnts()

local last = entlast()
command(“explode”, blocco)
local entblk = last:getNextEnts()


Created with the Personal Edition of HelpNDoc: Say Goodbye to Documentation Headaches with a Help Authoring Tool