04 February 2021 1 8K Report

Hello everyone,

I'm trying to mesh a structure with complex partitions using mesh controls. When doing it on the user interface I'm first selecting all cells. In the following, I have to accept that the regions which are too complex for sweep meshing are removed from the current list of selected regions (see attached screenshot). So, this works fine.

For my python script I'm using the getByBoundingBox() Feature in order to select all cells. In the following it would be necessary to remove all regions which are too complex for meshing otherwise the script breaks with the following error message: Some regions cannot be Swept/Reolved.

More Carolin Bock's questions See All
Similar questions and discussions