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