• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Unable to set retimer cache path via Maxscript
#1
Hi there,

I don't seem to be able to set the retimer cache path via maxScript. I can set the default and wavelet cache path, but not the retimer.

e.g.
$'FumeFX001'.SetPath "C:\\FumeFX_.fxd" #(#default) --works fine!
but
$'FumeFX001'.SetPath "C:\\FumeFX_pp_.fxd" #(#retimer) --returns false

I'm using FumeFX v3.5.3

Thanks.
  Reply
#2
Hello,

Please try this..

$.SetPath "c:\\fume_pp_.fxd" #("retimer","nocheck")

Regards,
Kresimir Tkalcec
  Reply
#3
Ah, that works great! I hadn't expected the flags to be string values.
Thanks Kresimir Smile
  Reply
#4
You're welcome! Smile

Regards,
Kresimir Tkalcec
  Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)