GH_Path.ToString Method

GH_PathToString Method

Concatenates the indices in the path.

Namespace:  Grasshopper.Kernel.Data
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public override string ToString()
Public Overrides Function ToString As String

Return Value

Type: String
See Also