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; }
Public Property Path As String
Get
Set
Property Value
Type:
String[Missing <value> documentation for "P:Grasshopper.Kernel.GH_UserObject.Path"]
See Also