Click or drag to resize

GH_DocumentIOIsDocument Property

Gets a value indicating whether or not this instance of GH_DocumentIO contains an internal document.

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

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_DocumentIO.IsDocument"]

See Also