ACT and Python Result

Options
Liam Mealey
Liam Mealey Member Posts: 6
First Comment
**

Is it possible to create a Python Result object through ACT?

In terms of creating an easily shareable tool, ACT seems to be a better option. However, the Python Result tool coupled with DPF is easier to work with for creating a functioning script, and particularly for updating contour plots in the window, DPF seems easier than handling an ACT collector.

So I wondered is it possible to link the two - is it possible to use a simple ACT extension (maybe even with just a button) to create a Python Result? I can work out how add the Python Result through ACT, but can't then identify how to automatically populate that Python result (both script and property provider) with the relevant script.

Is what I'm after reasonably possible, and so could someone assist me in how to do so.

Thanks