Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.1 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.1 KB

DefaultPanel (Rhino5+Rhino6)

We have scripts shared by several users and sometimes people overwrite the values in the panels and other people forget what the default values were.

With this little snippet you can connect a source and a target panel using right click. If you double click on the component it will copy content to the target.

HOWTO

Insert DefaultPanel to your grasshopper file. Link default values and a run button through grasshopper wires as usual. Right click on the DefaultPanel and connect to target panel. To update, change button to true or double click on DefaultPanel.

USE AT OWN RISK!

bar Screenshot

TODO

  • Need to add a grasshopper "undo event" when activating. (Help appreciated..)
  • Make it work for sliders too?

SUGGESTIONS

Contact me via LinkedIn or Grasshopper Discourse: https://www.linkedin.com/in/mathias-sønderskov-schaltz-374b0232 https://discourse.mcneel.com/u/sonderskovmathias/summary

Mentions

highly based on the ScriptSync code by Long Nguyen Help on forums from Mahdiyar Awesome workplace? Henning Larsen Architects.