Export
The Export page allows you to write project content to external file formats. Exports enable data sharing with external applications, preparation for 3D printing, input for simulation software, medical imaging system integration, and documentation generation.
Export operations work on the currently selected or active object. Before exporting, verify that the correct volume, mask, surface, or mesh is selected in the Object Browser.
Available Export Types
| Export Type | Description |
|---|---|
| Volume Image | Export volume data to standard 3D formats |
| Volume Image as Image Stack | Export volume slices as 2D image sequences |
| Volume Image as Video | Export slice-through animation as video |
| Volume Image as DICOM Images | Export volume data to DICOM format |
| Mask Image | Export mask/segmentation data to 3D formats |
| Surface Model | Export surface meshes to CAD/STL/3D formats |
| Volume Mesh Model | Export tetrahedral/hexahedral meshes |
| 3D Scene | Export scene including measurements and annotations |
Exporting Volume Images
Export the active volume to standard 3D volume formats for use in other analysis applications.
Workflow
- Select the volume to export in the Object Browser
- Navigate to File → Export → Volume Image
- Click the large icon to open the file dialog
- Choose the output format and location
- Click Save to export
Supported Formats
- MetaImage (MHD/MHA)
- NIfTI (.nii, .nii.gz)
- NRRD
Exporting Volume as Image Stack
Export volume slices as a sequence of 2D images. This is useful for documentation, external 2D image processing, or creating input for systems that accept image sequences.
Workflow
- Select the volume to export
- Navigate to File → Export → Volume Image as Image Stack
- Click the large icon to open the export dialog
- Configure export parameters:
| Parameter | Options | Description |
|---|---|---|
| Plane | Axial/Top, Coronal/Front, Sagittal/Right | Slice orientation |
| Scope | Current slice, All slices, Range | Which slices to export |
| From/Until | Slice indices | Start and end for range export |
| Increment | Integer ≥ 1 | Skip interval (1 = every slice) |
| Format | BMP, JPG, PNG | Output image format |
| Base Name | Text | Filename prefix for exported images |
- Select the output folder
- Click OK to export
Output Structure
Images are named with the base name plus a sequential number:
BaseName_001.png
BaseName_002.png
BaseName_003.png
...
The dialog displays a count of images that will be exported based on your settings. Verify this count before exporting to avoid generating excessive files.
Exporting Volume as Video
Create a video that sweeps through volume slices—useful for presentations, documentation, or sharing with stakeholders who don't have volume visualization software.
Workflow
- Select the volume to export
- Navigate to File → Export → Volume Image as Video
- Click the large icon to open the export dialog
- Configure export parameters:
| Parameter | Options | Description |
|---|---|---|
| Plane | Axial/Top, Coronal/Front, Sagittal/Right | Slice sweep orientation |
| FPS | 1–240 | Frames per second |
| Format | AVI, MP4 (H.264) | Output video format |
- Select the output file path
- Click OK to export
- A progress dialog shows export status
Considerations
- Video duration = (number of slices) / FPS
- Higher FPS creates smoother but faster playback
- MP4 with H.264 provides better compression than AVI
Exporting Volume as DICOM
Export volume data to DICOM format for integration with medical imaging systems or PACS.
Workflow
- Select the volume to export
- Navigate to File → Export → Volume Image as DICOM Images
- Configure DICOM export settings (patient information, study details)
- Select the output folder
- Click OK to export
Volvicon is not a regulated medical device. DICOM exports from Volvicon should not be used for clinical diagnosis or treatment without validation by qualified professionals using approved systems.
Exporting Mask Images
Export segmentation masks to 3D volume formats. Masks are exported as label maps where each label value represents a distinct region.
Workflow
- Select the mask to export in the Object Browser
- Navigate to File → Export → Mask Image
- Click the large icon to open the file dialog
- Choose the output format (MHD, NIfTI, etc.) and location
- Click Save to export
Exporting Surface Models
Export surface meshes for 3D printing, CAD integration, or visualization in other applications.
Workflow
- Select the surface(s) to export in the Object Browser
- Navigate to File → Export → Surface Model
- Click the large icon to open the export dialog
- Select the output format
- Configure format-specific options if available
- Choose the output location and click Save
Supported Formats
| Format | Extension | Use Case |
|---|---|---|
| STL | .stl | 3D printing, CAD import |
| 3MF | .3mf | Modern 3D printing with color/material |
| PLY | .ply | Point cloud and mesh exchange |
| OBJ | .obj | General 3D graphics |
| U3D | .u3d | PDF embedding, 3D documentation |
| VRML | .wrl | Web 3D, legacy visualization |
Format Considerations
- STL: Universally supported for 3D printing; ASCII or binary variants
- 3MF: Supports multiple objects, colors, materials in a single file
- U3D: Can be embedded in PDF documents for interactive 3D viewing
- PLY/OBJ: Good for graphics applications; may include vertex colors
For 3D printing, verify that the exported mesh is watertight (no holes) and has correct normals. Use Diagnostics and Fixes before exporting if mesh quality is uncertain.
Exporting Volume Meshes
Export tetrahedral or hexahedral meshes for finite element analysis or simulation software.
Workflow
- Select the volume mesh in the Object Browser
- Navigate to File → Export → Volume Mesh Model
- Select the output format appropriate for your simulation tool
- Choose the output location and click Save
Exporting 3D Scenes
Export the entire scene including multiple objects, measurements, and annotations to consolidated 3D formats. This is useful for creating interactive documentation or sharing complete analysis results.
Workflow
- Set up the scene with desired visibility and arrangement
- Navigate to File → Export → 3D Scene
- Select the output format (3MF, U3D, VRML)
- Configure options if available
- Choose the output location and click Save
What's Included
- Visible surfaces with their current colors/materials
- Measurements and annotations (where format supports)
- Scene positioning and arrangement
Not all scene elements may be supported by all export formats. Complex annotations may be simplified or omitted depending on the target format's capabilities.
Best Practices
Before Exporting
- Select the correct object: Verify the intended object is selected/active
- Check object visibility: Some exports respect visibility settings
- Verify data quality: Run diagnostics on surfaces before export
Coordinate Systems
- Exports maintain the coordinate system used in Volvicon
- Verify coordinate system compatibility with the receiving application
- Document the coordinate convention when sharing data
File Naming
Use descriptive filenames that include:
- Subject/sample identifier
- Data type (volume, surface, mesh)
- Processing state (raw, segmented, smoothed)
- Date or version number
Validation
After exporting:
- Verify the exported file opens correctly in the target application
- Check that dimensions and scale are correct
- Confirm that all expected data is present
Troubleshooting
Export Produces Empty or Invalid File
- Verify an object is selected before exporting
- Check that the selected object contains data
- Try a different output format
Exported Surface Has Inverted Normals
- Run Diagnostics and Fixes to correct normals before export
- Some applications can flip normals on import
Video Export Fails
- Verify sufficient disk space for the output file
- Check that the output path is writable
- Try a different video format
DICOM Export Not Accepted by Target System
- Verify the target system accepts third-party DICOM files
- Check that required DICOM tags are populated
- Consult with your imaging IT department for compatibility requirements
Related Topics
- Import - Importing data from external sources
- Save - Saving the Volvicon project file
- Record Video - Capturing screen recordings
- Save Screenshot - Capturing static images