Click or drag to resize

FoldersTutorialFiles Property

Gets an array of all the tutorial files. This includes all the files with the *.gh or *.ghx extension in the Tutorials folder. Subfolders are not traversed.

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static string[] TutorialFiles { get; }

Property Value

Type: String

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

See Also