# Save 3D model as dicom format

**URL:** https://discourse.slicer.org/t/save-3d-model-as-dicom-format/8755
**Category:** Support
**Created:** [October 12, 2019, 1:37pm UTC](https://discourse.slicer.org/t/save-3d-model-as-dicom-format/8755 "2019-10-12T13:37:30Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![amirbahador](https://avatars.discourse-cdn.com/v4/letter/a/a87d85/32.png) [@amirbahador](https://discourse.slicer.org/u/amirbahador)
#### Post date: [October 12, 2019, 1:37pm UTC](https://discourse.slicer.org/t/save-3d-model-as-dicom-format/8755/1 "2019-10-12T13:37:30Z")

</div>

Hi  
I load several Dicom and use volume rendering to create 3D model.how can I save 3D model as a dicom file or mhd and raw?

---

<div class="post-metadata">

### Author: ![lassoan](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/lassoan/32/13_2.png) [@lassoan](https://discourse.slicer.org/u/lassoan)
#### Post date: [October 12, 2019, 2:10pm UTC](https://discourse.slicer.org/t/save-3d-model-as-dicom-format/8755/2 "2019-10-12T14:10:47Z")

</div>

Volume rendering is just a visualization mode, it does not create any model, segmentation, or labelmap. This has been discussed before on the forum, see for example: [Save volume rendering as STL file](https://discourse.slicer.org/t/save-volume-rendering-as-stl-file/524/21).

You can save the loaded DICOM volumes as mhd/raw file by using menu: File / Save.

To save as STL, you need to first segment the volume using Segment Editor module. See tutorials [here](https://www.slicer.org/wiki/Documentation/Nightly/Training#Segmentation).
