How to reference parent node?

How to reference parent node?

leandroom
Not applicable
16 Views
1 Reply
Message 1 of 2

How to reference parent node?

leandroom
Not applicable

[ FlexSim 24.1.1 ]

Hello,

I frequently reference the flow item inside the Processor(e.g. Processor.subnodes).

But I need the opposite now, reference the Processor that this flow item is inside. Could someone provide the command reference please?

0 Likes
Accepted solutions (1)
17 Views
1 Reply
Reply (1)
Message 2 of 2

SCHamoen
Advisor
Advisor
Accepted solution
@Leandro Meirelles if you have the flowitem pointer it is simply .up So 
Object processor = item.up