#creating an array
06-Apr-95 13:32:06
Sb: #163241-#creating an array
Fm: Tim c Branan 76360,540
To: Martin Doudoroff/KUB 74664,2144
>>one would prefer.) For my better understanding, what exactly do you want to
do (that the Snapshot feature doesn't do or is inadequate for)?<<
Well, I have a script that Jonas helped me out on that reads a point file of
xyz coordinates, then places a selected object on that point.
Since the script doesn't create the objects itself, I have to make copies of
the object to place. So far, I have been doing this by running an array on the
object to make enough copies of it.
I would rather have the script do this, since it is time consuming to sit there
and create thousands of copes when I could automate this.