marcomusy / vedo

A python module for scientific analysis of 3D data based on VTK and Numpy
https://vedo.embl.es
MIT License
2.04k stars 265 forks source link

Cut volume with volume #1177

Open OhmPuchiss opened 2 months ago

OhmPuchiss commented 2 months ago

Untitled How to perform cutting method as shown in the picture with vedo?

marcomusy commented 2 months ago

Hi, there are examples in examples/basic/boolean.py