Expand description

polygon mesh analizers, including

  • determines topological properties: connectivity, boundary extraction, or shell conditions (closed or oriented)
  • detects collisions between two meshes and extracts interference lines
  • investigates positional relations between mesh and point clouds.

Traits

Find collisions between two polygon meshes and extract interference lines.
whether a point is in a domain rounded by a closed polygon.
Splitting the faces into several clusters.
Extracts boundaries, and check shell condition: closed or orientation.
Investigates positional relation between polygon mesh and point cloud.