Name | ID | Description | Type |
---|---|---|---|
Vectors | V | Set of vectors to mirror cut | Vector |
Mirror Index | Mi | Index that the kept side of the vector set cut gets mirrored across. Negative index reverses the vector 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 vector set (removes the duplicate vector in the middle of the set) | Boolean |
Mirror Type | T | Determines how the vector set is mirrored 0 = Reflected 1 = Inverted | Integer |
Plane | Pl | Optional plane to mirror the vector directions when using reflected mirror type, otherwise only the set order is reflected | Plane |
Name | ID | Description | Type |
---|---|---|---|
Mirror Cut | M | Resulting mirror cut vector set | Vector |
Split Index | i | The splitting index (only if Join is false) To split the mirror cut vector 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 vector set, False if the mirror index did not intersect the vector 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