Click or drag to resize

GH_DocumentForcePreview Method

If true, the document will draw viewport previews regardless of other conditions. Typically a document only previews if it is loaded in the canvas or when it has an RCP.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void ForcePreview(
	bool previewOn
)

Parameters

previewOn
Type: SystemBoolean
See Also