Click or drag to resize

GH_DocumentFilePath Property

Gets or sets the file path of this document. If the file path is not set Nothing is returned.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public string FilePath { get; set; }

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Document.FilePath"]

See Also