Click or drag to resize

GH_DocumentIsFilePathDefined Property

Returns True if the filename flag of this document has been set

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool IsFilePathDefined { get; }

Property Value

Type: Boolean

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

See Also