Click or drag to resize

FoldersToolsFolder Property

Note: This API is now obsolete.

Gets the directory that contains the additional executables that ship with Grasshopper.

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
[ObsoleteAttribute("There no longer is a Tools folder, all tools are now directly in the PluginFolder")]
public static string ToolsFolder { get; }

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Folders.ToolsFolder"]

See Also