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; }
Public ReadOnly Property OnlyTreeAndListParameters As Boolean
Get
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.Kernel.GH_ComponentParamServer.OnlyTreeAndListParameters"]
See Also