Click or drag to resize

GH_ComponentServerDiscardedProxies Property

Returns the total number of IGH_DocumentObjects that were discarded during assembly parsing. This includes both skipped and replaced proxies.

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

Property Value

Type: Int32

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

See Also