Message 1 of 6
quick Noob question : search scene for object with string name
Not applicable
08-09-2009
06:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
bit of a noob question,
I have an alphanumeric sting and i want to select the object in my scene with the same name as that string and xray it
objectString = "abc123"
--want to get this
$abc123.xray = on
I have an alphanumeric sting and i want to select the object in my scene with the same name as that string and xray it
objectString = "abc123"
--want to get this
$abc123.xray = on