Click or drag to resize

GH_ComponentServerGraphProxies Property

Returns a list of all cached GH_GraphProxy instances.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public IList<GH_GraphProxy> GraphProxies { get; }

Property Value

Type: IListGH_GraphProxy

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_ComponentServer.GraphProxies"]

See Also