Name | ID | Description | Type |
---|---|---|---|
Point | P | Point to find on which side of the plane it is located | Point |
Plane | Pl | Plane to determine on which side the point is located | Plane |
Name | ID | Description | Type |
---|---|---|---|
Side | S | Side of plane on which the point was found (-1=Back, 0=On Plane, 1=Front) | Integer |
Front | F | Boolean indicating whether the point is to the front of the plane (also true if point is on plane) | Boolean |
Back | B | Boolean indicating whether the point is to the back of the plane (also true if point is on plane) | Boolean |
Distance | D | Distance between the point and plane (Negative distance = Back of Plane, Positive distance = Front of Plane) | Number |
Site design © Robin Rodricks.
Pufferfish and associated data © 2024 Michael Pryor.
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.
Hosted by GitHub