Components | _components | Any output from a new Ladybug (or Honeybee) component that you wish to export. Right now, only one component can be connected at a time but you can input a "*" (without quotation marks) to search all changed Ladybug components on a grasshopper canvas. | Goo |
Target Folder | _targetFolder | A file path on your system which you would like to export the user object and source code to. For most code developers, this file path will lead to their Github folder for Ladybug (or Honeybee), which is usually installed in "My Documents" by default. Exported source code will be saved at .\src and exported userObjects will be saved at .\userObjects in this _targetFolder. | Goo |
Export | _export | Set to "True" to export Ladybug (or Honeybee) components to the _targerFolder. | Goo |