Message 1 of 13
Basic script example
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm very much a novice at scripting, in any language, so please forgive me if this is too basic a q.
I need to write what I suspect is an absurdly simple script. If I have a set of objects select (it's a large set, about 1500 objects), that all happen to be splines, I need to make them all renderable, spline (enable in renderer), regctangular, with a a specific set of dimensions (which we're still trying to determine).
I'm not asking anyone to write this for me, but it seems to me that performing the same properites change on a large number of objects is probably such a common scripting thing that someone probably has a sample sitting handy that they could offer as an example, and then I will work through it to make it do what I need (a good exeercise for my self education anyway)
thanks so much.
I need to write what I suspect is an absurdly simple script. If I have a set of objects select (it's a large set, about 1500 objects), that all happen to be splines, I need to make them all renderable, spline (enable in renderer), regctangular, with a a specific set of dimensions (which we're still trying to determine).
I'm not asking anyone to write this for me, but it seems to me that performing the same properites change on a large number of objects is probably such a common scripting thing that someone probably has a sample sitting handy that they could offer as an example, and then I will work through it to make it do what I need (a good exeercise for my self education anyway)
thanks so much.