GH_PathOffset Constructor (IEnumerableInt32) |
Namespace:
Grasshopper.Kernel.Data
Assembly:
Grasshopper (in Grasshopper.dll)
Syntaxpublic GH_PathOffset(
IEnumerable<int> pathShift
)
Public Sub New (
pathShift As IEnumerable(Of Integer)
)
Parameters
- pathShift
- Type: System.Collections.GenericIEnumerableInt32
See Also