Click or drag to resize

GH_ComponentServerObjectProxies Property

Returns a list of all cached GH_ObjectProxy instances.

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

Property Value

Type: IListIGH_ObjectProxy

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

See Also