Click or drag to resize

IGH_ObjectProxyLocation Property

Gets the location of the target object. If the proxy represents a Compiled Object, the location refers to the file path of the assembly, in the case of User Objects, the location refers to the object file.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
string Location { get; }

Property Value

Type: String

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

See Also