Grasshopper API
| CentralSettingsTryDownloadMissingPlugins Property | 
 Gets or sets whether the 'Unrecognized Objects' dialog pops up
 on file load.
 
Namespace: Grasshopper
Assembly: Grasshopper (in Grasshopper.dll)
 Syntax
Syntaxpublic static bool TryDownloadMissingPlugins { get; set; }
Public Shared Property TryDownloadMissingPlugins As Boolean Get Set
Property Value
Type: Boolean[Missing <value> documentation for "P:Grasshopper.CentralSettings.TryDownloadMissingPlugins"]
 See Also
See Also