Click or drag to resize

GH_DocumentProfiler Property

Gets or sets the profiler mode used in this document.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_ProfilerMode Profiler { get; set; }

Property Value

Type: GH_ProfilerMode

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

See Also