Open
Description
Hi,
for the generation of microstructure models (representative volume elements) I'm using numpy arrays. The meshing with the generate_from_array function works fine. However, it would be great if there was an option to define feature edges which can be used to force the elemetnts on the edges of the array, to actually have a cube. otherwise the mesh looks like this:
Basically, what I need is a cubic shape for the surface of the array mesh as shown here:
Is this somehow possible?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels