08-01-2024, 12:55 PM
There's not currently a way to add operators/events to a tyFlow object with MAXScript (it's on the todo), but if you have an existing tyFlow object already populated with events/operators, you can modify those operators with MAXScript.
For example, if you have a tyFlow object with a Surface Test operator inside of Event_001, you could add a selected object to it like this:
For example, if you have a tyFlow object with a Surface Test operator inside of Event_001, you could add a selected object to it like this:
Code:
append $tyFlow001.event_001.surface_test.objectList $