11-25-2013 04:08 PM
Is there a shortcut (probably using Quick Drop) to select a variable, press a series of keys, and then place a Value Property Node on the Block Diagram? I know it's only three menus from right clicking, but I tend to use Value Property Nodes fairly frequently and this would save a lot of time.
11-25-2013 06:16 PM - edited 11-25-2013 08:25 PM
What is a "variable"?
Stop using them frequently! 🙂
(use data flow if possible, else use local variables instead. For local variables, you can select multiple controls/indicators and right-click... create local varaible, to create one local variable each.)
(If you want to copy an existing local variable or value property node, simply ctrl-drag to create a copy.)