GH_Param(T).CreateProxySources Method

GH_ParamTCreateProxySources Method

Convert all proper source parameters into proxy sources.

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

Implements

IGH_ParamCreateProxySources
See Also