Click or drag to resize

GH_DocumentRaiseEvents Property

If RaiseEvents is set to false, all the On....() methods of this document will stop raising events.

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

Property Value

Type: Boolean

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

See Also