We need your help! 🔥
Please consider disabling your ad-blocker to support this website! 🔑
We are a free, community-supported website! 🥰
We only display small unobtrusive ads which help us stay online! 💯
Thank you in advance! ❤️
01::Info+IO
02::Properties
03::Adjacency+Bound
04::Mapping
05::Measure
06::Utils

Signed Distance

Compute the signed distance for the query pts to the given mesh.

Inputs

NameIDDescriptionType
MeshMInput mesh for analysis.Mesh
QueryPointsPThe points to be queried.Point
signed_typestThe method used for computing signed distance: 1-winding number; 2-default; 3-unsigned; 4-fast winding number (default).Integer

Outputs

NameIDDescriptionType
Signed DistanceSDThe smallest signed distances of the queried points.Number
Closest Face IndexFIFace indices corresponding to the smallest distances.Integer
Closest PointCPClosest 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

Report an Issue  |  Terms of Service