GH_Document.RepairProxySources Method

GH_DocumentRepairProxySources Method

Attempts to resolve all proxy sources in the document.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool RepairProxySources()
Public Function RepairProxySources As Boolean

Return Value

Type: Boolean
False if one or more proxies could not be resolved
See Also