GH_DocumentExpirePreview Method |
Expires the preview caches of the conduit.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public void ExpirePreview(
bool redraw
)
Public Sub ExpirePreview (
redraw As Boolean
)
Parameters
- redraw
- Type: SystemBoolean
See Also