Let's say I want to run off all grid display for 30 phoenixFD grids in my scene.
I select them all and do:
for i in $ do
(
i.showGrid = off
)
but it dioesn't work.
Alos I tried using modifier modifier zorb for that but it gives an error.
Do you have any idrea why it doesn't work?
I select them all and do:
for i in $ do
(
i.showGrid = off
)
but it dioesn't work.
Alos I tried using modifier modifier zorb for that but it gives an error.
Do you have any idrea why it doesn't work?
Comment