tetgen icon indicating copy to clipboard operation
tetgen copied to clipboard

Add interface to Tetgen's holes functionality

Open acreegan opened this issue 2 years ago • 1 comments

Tetgen allows holes to be created in the tetrahedralized mesh through the tetgenio attribute holelist. Pytetgen does not currently provide an interface to this attribute.

This is a feature that is very difficult to work around for projects that require it, so implementing this would be a significant improvement to pytetgen.

acreegan avatar Mar 09 '22 02:03 acreegan

I agree. I am also looking for this functionality as many of my meshes requires internal "empty" volumes. Do you think this could be a future implementation? Thanks!

Nobregaigor avatar Jun 23 '22 15:06 Nobregaigor