GH_Param(T).ClearProxySources Method

GH_ParamTClearProxySources Method

Remove all proxy sources without attempting to relink them.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public virtual void ClearProxySources()
Public Overridable Sub ClearProxySources

Implements

IGH_ParamClearProxySources
See Also