Any updates on this feature ... ?
I need the input of a join operation to be the output of a previous
operation or branching ...
new Join1()
.Left (A)
.Right(B)
new Branch
.Add ( new Join2()
.Left( Output of previous Join ??)
.Right (C)
Any idea how could achieve this ?
--
You received this message because you are subscribed to the Google Groups
"Rhino Tools Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/rhino-tools-dev?hl=en.