Click or drag to resize

GH_DocumentObject.PreviewExpired Event

Raised whenever the display (in the Rhino viewports) of a certain object becomes invalid.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public event IGH_DocumentObject.PreviewExpiredEventHandler PreviewExpired

Value

Type: Grasshopper.Kernel.IGH_DocumentObject.PreviewExpiredEventHandler

Implements

IGH_DocumentObject.PreviewExpired
See Also