Name | ID | Description | Type |
---|---|---|---|
Base Plane | B | Base plane of convex hull. | Plane |
Edge Planes | P | Plane defining hull bounds. Must be intersecting the base plane. | Plane |
Tolerance | T | Optional absolute tolerance control. Defaults to document tolerance. Typically leave this unchanged | Number |
Angle Tolerance | A | Optional angle tolerance in radians. Defaults to 1/10 document tolerance. Typically leave this unchanged | Number |
Negative Direction | D | True to compute convex hull in negative direction to edge planes. False for positive | Boolean |
Name | ID | Description | Type |
---|---|---|---|
Vertices | V | Vertices of hull. | Point |
Boundary Curve | C | Boundary curve of hull. | Curve |
Site design © Robin Rodricks.
Sasquatch and associated data © 2024 Scott Overall, SHoP Architects.
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.
Hosted by GitHub