I write a small component for chopping the wires weeks before. And I just found this post now. Can’t wait to see the new functions on GH2!
The component just for fun - One click disconnecting components:
I write a small component for chopping the wires weeks before. And I just found this post now. Can’t wait to see the new functions on GH2!
The component just for fun - One click disconnecting components:
Thanks for this component! Very useful! ![]()
I did another version, instead of using a component, it is implemented via Widget, like other special GH interactions. You press the K key and cut with the knife.
What if a custom short cut could be assigned ?
I made a new tool named “pOd_Button” contains this feature which you need.
Plugin Link:pOd_GH_Button | Food4Rhino

Nice work , i hope if it is possible you add lock components position
It is easy to set a property to control lock state of components in a custom plug-in , but it is not possible to securely add a lock state of all plug-in components.
I see this addon PERSISTENT DATA EDITOR can add inputs and toggles to all components.
Maybe it is possible to add a small button above every component which get its pivot and lock the position, just an idea