Automate Inherit from Reference
#5
Thanks! got it to work now. 

I will just leave it here for other people that have to set a huge mount of particles to " inherit from reference " select the tyflow object and run this script : 
(very basic script so it assumes the event and shape names are default) 



for i in selection do ( 

x = i.Event_001.shape.materialMode_tab.count

for counter= 1 to x do ( 
i.Event_001.shape.materialMode_tab[counter] = 3  


)
  Reply


Messages In This Thread
Automate Inherit from Reference - by Rooooij3d - 05-11-2021, 08:18 AM
RE: Automate Inherit from Reference - by d4rk3lf - 05-11-2021, 02:25 PM
RE: Automate Inherit from Reference - by tyFlow - 05-12-2021, 02:24 PM
RE: Automate Inherit from Reference - by Rooooij3d - 05-17-2021, 08:05 AM

Forum Jump: