Click or drag to resize

GH_ComponentParamServerOnlyTreeAndListParameters Property

Returns True if every input parameter is either a list or a tree parameter.

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

Property Value

Type: Boolean

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

See Also