hi tig,
yes, i understand the principles of giving attributes to entities now and will try to experiment with this.
maybe i may go step back to my special situation (just for understanding):
i have an axis of different edges, giving a path for 'followme' ,
then i let create the ruby the same object again and again (imagine:
square, path, followme, delete
square, path, followme, delete
etc.)
the funny thing is, that the entities DO have a numbering , which is their position in the array, right?
and so a thought, while knowing , which entity has which number in the row, i could access them easily (again: always the same object with same amount of edges and faces from the same procedure)
but at this point the numbering of faces in the array changes, although generated thru same procedure.
and since the object is a follow-me- object, i cannot give any attributes to single faces, i guess.....
so that's the trouble.
but i can gerate these objects per hand too (face by face), so i will be able to use the 'attribute' option.
regards stan