Name | ID | Description | Type |
---|---|---|---|
Point | P | Point to find on which side of the mesh it is located | Point |
Mesh | M | Mesh to determine on which side the point is located | Mesh |
Name | ID | Description | Type |
---|---|---|---|
Side | S | Side of mesh on which the point was found (-1=Back, 0=On Mesh, 1=Front) | Integer |
Front | F | Boolean indicating whether the point is to the front of the mesh (also true if point is on mesh) | Boolean |
Back | B | Boolean indicating whether the point is to the back of the mesh (also true if point is on mesh) | Boolean |
Distance | D | Distance between the point and mesh (Negative distance = Back of Mesh, Positive distance = Front of Mesh) | 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