Click or drag to resize

GH_DocumentTogglePreviewFlags Method (ListIGH_DocumentObject)

Toggle the preview flags of all specified objects

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void TogglePreviewFlags(
	List<IGH_DocumentObject> objects
)

Parameters

objects
Type: System.Collections.GenericListIGH_DocumentObject
See Also