Click or drag to resize

GH_PathOffsetParseString Method

Namespace:  Grasshopper.Kernel.Data
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static GH_PathOffset ParseString(
	string mask
)

Parameters

mask
Type: SystemString

Return Value

Type: GH_PathOffset
See Also