Skip to content

ENH: Added direct file export from segmentation

Users still find it difficult to create STL files from segmentations (export from segmentation to model nodes, open Save dialog, select model nodes, select output folder, change file type to STL for each model node).

It allows export segments (all or just visible) directly to STL or OBJ files, without the need to export to nodes first.

Segments may be exported to separate STL files or one merged file. OBJ files contain color and opacity information.

The feature is available both from Segment editor (Segmentations button menu) and in Segmentations module (new Export to files section).

Merge request reports