apply

selset:apply(funz)

Chiama la funzione <funz> per ogni elemento del selection set, passandole l'entità.

Esempio selset.apply(()

ss:apply(function(ent) 
ent:setColor(2) 
end)


Created with the Personal Edition of HelpNDoc: Experience the power of a responsive website for your documentation