LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

dragging case structure to include objects

Hi,

This might be a very noob question.

I have made a case structure with a lot of code inside it. And I also have a lot of objects/code outside it, so that the outputs from the code inside the case structure go to the ones outside it.

Now I want to include the objects that were outside, inside the case structure. There is a LOT of code outside too, it is a pain to increase the structure size, and then cut/paste the objects inside. Not to mention the multitude of rewiring.

Is there a way to include the objects outside when i extend the case structure over them? Right now it just pushes them and does not inlcude them inside it. I have tried all combinations: Ctrl drag, Ctrl+shift drag etc..

Thank You

0 Kudos
Message 1 of 3
(2,325 Views)

You can remove the actual case structure (right-click on it and select remove case structure) and "redraw"  it including the actually outside code (backup first).

 

Ben64

0 Kudos
Message 2 of 3
(2,313 Views)

The problem with that is that there are multiple cases.

If I remove the case structure, it will retain the case that is currently displayed but delete all the other cases behind it.

😞

0 Kudos
Message 3 of 3
(2,311 Views)