After the wireframe modifier, the example has a null pointer error on line 25.
If I comment out line 23 and remove the selection-based instructions, the unwireframed mesh works properly.
I confirmed that the HEM_Slice example works properly so there is something in the Wireframe that is causing the issue Wirth slice.
These examples are both identical. There doesn't seem to be anything 'Meshgraphie' in HET_Meshgraph in the tools folder.
Note: adding mesh.validate() after wireframe resulted in a lot of
External reference in vertex xxxxxx responses for 178458 vertices.
After the wireframe modifier, the example has a null pointer error on line 25.
If I comment out line 23 and remove the selection-based instructions, the unwireframed mesh works properly.
I confirmed that the HEM_Slice example works properly so there is something in the Wireframe that is causing the issue Wirth slice.
These examples are both identical. There doesn't seem to be anything 'Meshgraphie' in HET_Meshgraph in the tools folder.
Note: adding mesh.validate() after wireframe resulted in a lot of
External reference in vertex xxxxxxresponses for 178458 vertices.