hi!
is there a way to combine more than one independent task in dynamo?
like:
first do this
then do this
and then that
the tasks are not connected but rely on each other.
right now i am using 3 different dynamo definitions in a row to get my final result.
system
2

Hi Peter,
Do you mean something like this?
no!
more like first take all windows and do something
then take all walls and do something
then…
at the and take the calculations and apply them to walls again
clear?
yes
what i am looking for is a set of nodes that define the start and the end of a dynamo definition.
like program 1… start end…program 2 … start…end …
a call node, call another .dyn file?
Marcel