Hi!
I have two workshop modules A, B.
B is embedded in A
I want to use a object set that is defined in B, in A.
I see in the documentation that recalculation done in a child module is not reflected in the variable that is mapped from the parent module. Is there any way to work around this?
I am specifically trying to get the output of an embedded vertex graph in B, normal filters spit out a filter object so I can pass that but vertex doesn’t have a filter output.
Thanks!