script access each operator
#1
hi,
please tell me, how to access each operator has the tyflow via maxscript.
example, the tyflow has two events 'Export_Left' and 'Export_Right', it has 'Export_Particles' operator.

--export script code
ty.Ev_Export.Export_Particles.tycacheFilename = @"C:\tyCache\export_.tyc"
ty.Ev_Export.Export_Particles.exportTyCache()

it's go well.

but the problem is on some exports.
I do't know how to access each operator has the tyflow.
the script needs each operator name in this code,
thus i want to each them automatically, instead of hard-coding.


thanks

congratulations tyFlow-Pro release!


Attached Files Thumbnail(s)
   
  Reply


Messages In This Thread
script access each operator - by Saca - 02-01-2022, 11:09 AM
RE: script access each operator - by tyFlow - 02-01-2022, 03:07 PM
RE: script access each operator - by Saca - 02-02-2022, 02:52 AM
RE: script access each operator - by Saca - 03-22-2023, 04:07 AM
RE: script access each operator - by tyFlow - 03-22-2023, 04:35 AM
RE: script access each operator - by Saca - 03-24-2023, 09:42 AM

Forum Jump: