Click or drag to resize

GH_DocumentCustomRenderObjects Property

Enumerate over all enabled, rendering, non-empty custom preview objects.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public IEnumerable<GH_CustomPreviewComponent> CustomRenderObjects { get; }

Property Value

Type: IEnumerableGH_CustomPreviewComponent

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Document.CustomRenderObjects"]

See Also