Click or drag to resize

GH_UserObjectPath Property

Gets or sets the file path this User Object is loaded from or saved to.

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

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_UserObject.Path"]

See Also