Name | ID | Description | Type |
---|---|---|---|
Mesh | M | Input mesh for analysis. | Mesh |
QueryPoints | P | The points to be queried. | Point |
signed_type | st | The method used for computing signed distance: 1-winding number; 2-default; 3-unsigned; 4-fast winding number (default). | Integer |
Name | ID | Description | Type |
---|---|---|---|
Signed Distance | SD | The smallest signed distances of the queried points. | Number |
Closest Face Index | FI | Face indices corresponding to the smallest distances. | Integer |
Closest Point | CP | Closest Points to the queried points. | Point |
Site design © Robin Rodricks.
IG-Mesh and associated data © 2024 Zhao Ma.
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.
Hosted by GitHub