Click or drag to resize

IGH_DocumentObjectExpirePreview Method

Call this function when you suspect that the preview has expired for this object. This will cause the display cache to be eradicated.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
void ExpirePreview(
	bool redraw
)

Parameters

redraw
Type: SystemBoolean
See Also