Click or drag to resize

GH_DocumentDestroyPreviewMeshes Method

Attempts to destroy all the preview meshes in this document. It might not work for all objects, but this is still your best bet.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void DestroyPreviewMeshes()
See Also