Hi! If I have a volumetric mesh, where separate regions of the mesh are defined by an associated scalar, can I import it directly into Segmentations? (i.e. with the different scalar-defined regions as different segments).
Thanks!
Hi! If I have a volumetric mesh, where separate regions of the mesh are defined by an associated scalar, can I import it directly into Segmentations? (i.e. with the different scalar-defined regions as different segments).
Thanks!
There is no such feature yet. You can use a few VTK filters to do this conversion (probably 15-20 lines of Python code). Two possible approaches: