JuliaGeometry/Meshes.jl

Add `Within` transform to retain geometries within box

Closed this issue · 0 comments

The syntax can use ranges Within(xmin:xmax, ymin:ymax, zmin:zmax) for example. All geometries within the box are retained.