FoldersDefaultClusterFolder Property |
Gets the standard directory in windows ApplicationData that contains GHCLUSTER files.
Namespace:
Grasshopper
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static string DefaultClusterFolder { get; }
Public Shared ReadOnly Property DefaultClusterFolder As String
Get
Property Value
Type:
String[Missing <value> documentation for "P:Grasshopper.Folders.DefaultClusterFolder"]
Return Value
Type:
StringA directory path.
See Also