Grasshopper API
GH_DocumentCustomRenderObjects Property |
Enumerate over all enabled, rendering, non-empty custom preview objects.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

public IEnumerable<GH_CustomPreviewComponent> CustomRenderObjects { get; }
Public ReadOnly Property CustomRenderObjects As IEnumerable(Of GH_CustomPreviewComponent) Get
Property Value
Type: IEnumerableGH_CustomPreviewComponent[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Document.CustomRenderObjects"]
