Click or drag to resize

IGH_PreviewObjectIsPreviewCapable Property

Gets a value indicating whether or not this object (in its current state) can draw geometric previews at all.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
bool IsPreviewCapable { get; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.IGH_PreviewObject.IsPreviewCapable"]

See Also