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; }
Public ReadOnly Property PathOffset As List(Of Integer)
Get
Property Value
Type:
ListInt32[Missing <value> documentation for "P:Grasshopper.Kernel.Data.GH_PathOffset.PathOffset"]
See Also