GH_TreeIndexPath Property |
Gets or sets the Path identifier.
Namespace:
Grasshopper.Kernel.Data
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public GH_Path Path { get; set; }
Public Property Path As GH_Path
Get
Set
Property Value
Type:
GH_Path[Missing <value> documentation for "P:Grasshopper.Kernel.Data.GH_TreeIndex.Path"]
See Also