Message 1 of 37
selecting multiple objects by name
Not applicable
09-02-2009
03:15 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I want to select all nodes in a scene that have "moveall" in their name.
The following code only selects 1, how do I get all of them?
thx,
Brian
I want to select all nodes in a scene that have "moveall" in their name.
The following code only selects 1, how do I get all of them?
getnodebyname "moveall"
thx,
Brian

