IGH_ObjectProxy.Kind Property

IGH_ObjectProxyKind Property

Gets the kind of the Proxy target object.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
GH_ObjectType Kind { get; }
ReadOnly Property Kind As GH_ObjectType
	Get

Property Value

Type: GH_ObjectType

[Missing <value> documentation for "P:Grasshopper.Kernel.IGH_ObjectProxy.Kind"]

See Also