Hi all,
We have some users testing our grasshopper tools on Compute.
We are trying to resolve an issue, and I believe that it’s to do with the fact that in
some of the scripts a multiple stage solution is triggered (ie one solution disables some components at the start, solves, enables and schedules a subsequent solution). We are considering to develop a new version of our tools without this but that’s a different topic.
In the compute code, there’s a method public static List EvaluateDefinition(string definition, IEnumerable trees)
I haven’t identified a way to check the grasshopper document property ScheduleDelay so that the solution might be executed again if it’s not negative. Is this possible?
Thanks,
Jon
1 post - 1 participant