Name | ID | Description | Type |
---|---|---|---|
List | L | The list to shift | Generic Data |
Shift Offset | S | The offset for the list in each direction | Integer |
Wrap | W | Set to true to wrap and offset by 0 and S - otherwise does not wrap and offsets by S and -S | Boolean |
Name | ID | Description | Type |
---|---|---|---|
List A | A | The resulting backward-shifted list (or the original list if wrap is true) | Generic Data |
List B | B | The resulting forward-shifted list | Generic Data |
Site design © Robin Rodricks.
WombatGH and associated data © 2024 Andrew Heumann and Brian Ringley.
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.
Hosted by GitHub