plug3
09-15-2002, 07:28 PM
Hi,
I have a series of operations on a selected poly (duplicate, translate, duplicate, scale, etc.).
I was trying to make a script that I could reuse. The problem is that the script makes reference to the actual selected poly "poly[123]". How can I modify that script to work with the current selection?
In the script window I saw a poly[LAST]. I tried to use that like poly[LAST + 1]. The SRT commands work but the duplicate functions don't.
Any help appreciated.
I have a series of operations on a selected poly (duplicate, translate, duplicate, scale, etc.).
I was trying to make a script that I could reuse. The problem is that the script makes reference to the actual selected poly "poly[123]". How can I modify that script to work with the current selection?
In the script window I saw a poly[LAST]. I tried to use that like poly[LAST + 1]. The SRT commands work but the duplicate functions don't.
Any help appreciated.
