Click or drag to resize

GH_PathOffsetPathOffset Property

Gets access to the relative offsets for path indices.

Namespace:  Grasshopper.Kernel.Data
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public List<int> PathOffset { get; }

Property Value

Type: ListInt32

[Missing <value> documentation for "P:Grasshopper.Kernel.Data.GH_PathOffset.PathOffset"]

See Also