Click or drag to resize

GH_ComponentParamServerOnlyTreeParameters Property

Returns True if every input parameter is a tree parameter.

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

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_ComponentParamServer.OnlyTreeParameters"]

See Also