Name | ID | Description | Type |
---|---|---|---|
Numbers | N | Set of numbers to mirror cut | Number |
Mirror Index | Mi | Index that the kept side of the number set cut gets mirrored across. Negative index reverses the number set and removes from the top. | Integer |
Flip | F | Flip the mirror direction (False = Mirror after index, True = Mirror before index) | Boolean |
Join | J | Join the mirror cut number set (removes the duplicate number in the middle of the set) | Boolean |
Mirror Type | T | Determines how the number set is mirrored 0 = Reflected 1 = Inverted | Integer |
Name | ID | Description | Type |
---|---|---|---|
Mirror Cut | M | Resulting mirror cut number set | Number |
Split Index | i | The splitting index (only if Join is false) To split the mirror cut number set at the mirror use this as the index input on Grasshopper's Split List component. | Integer |
Intersected | I | True if the mirror index intersected the number set, False if the mirror index did not intersect the number set | Boolean |
Site design © Robin Rodricks.
Pufferfish and associated data © 2024 Michael Pryor.
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.
Hosted by GitHub