Click or drag to resize

GH_DocumentObjectPreviewExpired 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_DocumentObjectPreviewExpiredEventHandler PreviewExpired

Value

Type: Grasshopper.KernelIGH_DocumentObjectPreviewExpiredEventHandler

Implements

IGH_DocumentObjectPreviewExpired
See Also