# Export 3D distance information form model to model distance 

**URL:** https://discourse.slicer.org/t/export-3d-distance-information-form-model-to-model-distance/9021
**Category:** Support
**Created:** [November 5, 2019, 12:08am UTC](https://discourse.slicer.org/t/export-3d-distance-information-form-model-to-model-distance/9021 "2019-11-05T00:08:09Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![siminpan](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/siminpan/32/5156_2.png) [@siminpan](https://discourse.slicer.org/u/siminpan)
#### Post date: [November 5, 2019, 12:08am UTC](https://discourse.slicer.org/t/export-3d-distance-information-form-model-to-model-distance/9021/1 "2019-11-05T00:08:09Z")

</div>

Hi there, new to the software and python.  
I have the output form model to model distance and be able to view it in color map by ShapePopulationViewer.  
I have followed the script from [Calculating distance using Maurer distance map](https://discourse.slicer.org/t/calculating-distance-using-maurer-distance-map/1848/8) and be able to get the data of histogram in csv(both raw data of histogram and count of histogram).  
I wonder if there is a way I can export the distance data with it’s 3d(x,y,z) coordinates?  
Thank you!
