PDA

View Full Version : Can't unselect object on hidden layer


soulburn3d
02-04-2008, 05:49 PM
Try this...

1) Create a sphere
2) Place the sphere on a new layer
3) Hide the layer, the sphere becomes automatically unselected
4) type in the maxscript listener...

select $sphere01

the sphere is now selected, even though the layer is hidden
5) Type...

max select none

The sphere is not deselected. Is there another way to select nothing that works with hidden objects?

- Neil

Mathieson
02-04-2008, 05:55 PM
Try..

deselect selection

soulburn3d
02-04-2008, 11:02 PM
Thanks dude, that works great!

- Neil

CGTalk Moderation
02-04-2008, 11:02 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.