Click or drag to resize

GH_DocumentEnabled Property

Gets or sets the enabled state for this document. Enabled documents respond to events and display their previews in the Rhino viewport.

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

Property Value

Type: Boolean

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

See Also