GH_GooProxy(T).ProxyOwner Property

GH_GooProxyTProxyOwner Property

Gets the piece of Grasshopper data that spawned this proxy.

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public IGH_Goo ProxyOwner { get; }
Public ReadOnly Property ProxyOwner As IGH_Goo
	Get

Property Value

Type: IGH_Goo

[Missing <value> documentation for "P:Grasshopper.Kernel.Types.GH_GooProxy`1.ProxyOwner"]

Implements

IGH_GooProxyProxyOwner
See Also