Hey everyone,
I have a Problem intersecting a set of meshes with another mesh. The mesh intersection tool works fine for two single meshes.
But I´d like to intersect a single mesh (A) with a set of meshes (B_n). For this case the mesh intersection tool combines the set of meshes(B_n) to a single mesh and intersects it with A and returns only one intersected mesh.
Instead I´d like to have a set of n intersected meshes returned for every combination of B_n and A.
I have tried writing a small python or c# script for this, but haven`t really had any sucess. Does anyone know an easy way to solve this problem?
Thanks a lot in advance
Versuch schnittflaeche fraeser.gh (20.8 KB)