@StructureEmma wrote:
Hi, I am working with a solver, to divide a line into equal straight parts. This is working good, but sometimes the solver stays counting until the lines are exactly the same, and then my rhino crashes/ is blocked. When I had this previously, I bake my lines that were the result of the solver immediately, and then disabled the solver. (but it took a long time to do this) Now, I need to construct further in gh on the result of the solver, so I need him to stop counting… When I change the value from the on parameter on the solver, to ‘set bolean false, in stead of true’ he gaves immediately 1 value (without staying counting), but far away from what the result should be. Is there any possibility to say for example that the solver can work only 5 sec, to prevent him from staying working for ever…? Disabling the solver gives as result my result is gone, so this is not an option. Thanks!
Posts: 3
Participants: 2