Click or drag to resize

GH_DocumentContainsCustomRenderObjects Property

Gets whether this document contains custom preview objects which are both ENABLED and included in RENDERING.

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

Property Value

Type: Boolean

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

See Also