ScriptSpot

Forum topic · Scripts Wanted

layer control on off

By dussla · 2012-05-13

Description

my wanted routine , that is layer control routine
1. i select 1 object
2. then , all layer is hidden
3. selected object layer is on only

for i = 0 to (layermanager.count - 1) do

( x = layermanager.getlayer i
x.on = false

)
selection[1].layer.ishidden = false

is routine error ?
that routine did not work .

Comments (3)

barigazy · 2012-05-14

Thank you, my pleasure.

wow really thank you

dussla · 2012-05-14

that is really good script