# Segment Mesher Module in Slicer 5.0.3

**URL:** https://discourse.slicer.org/t/segment-mesher-module-in-slicer-5-0-3/24731
**Category:** Support
**Created:** [August 12, 2022, 6:44pm UTC](https://discourse.slicer.org/t/segment-mesher-module-in-slicer-5-0-3/24731 "2022-08-12T18:44:49Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![F.A](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/f.a/32/16301_2.png) [@F.A](https://discourse.slicer.org/u/F.A)
#### Post date: [August 12, 2022, 6:44pm UTC](https://discourse.slicer.org/t/segment-mesher-module-in-slicer-5-0-3/24731/1 "2022-08-12T18:44:49Z")

</div>

Hi,  
I was using “Segment Mesher” module in slicer 4.13 to get the volumetric mesh with the capability of extracting material properties using “Prob Volume with Model”, but I can’t find it in Slicer 5.0.3. I appreciate your help.  
Thanks

---

<div class="post-metadata">

### Author: ![pieper](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/pieper/32/8_2.png) [@pieper](https://discourse.slicer.org/u/pieper)
#### Post date: [August 12, 2022, 7:10pm UTC](https://discourse.slicer.org/t/segment-mesher-module-in-slicer-5-0-3/24731/2 "2022-08-12T19:10:01Z")

</div>

The [dashboard](https://slicer.cdash.org/index.php?project=SlicerStable) says SegmentMesher is building fine for windows and linux. Maybe you need to install the extension.

---

<div class="post-metadata">

### Author: ![F.A](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/f.a/32/16301_2.png) [@F.A](https://discourse.slicer.org/u/F.A)
#### Post date: [August 12, 2022, 7:25pm UTC](https://discourse.slicer.org/t/segment-mesher-module-in-slicer-5-0-3/24731/3 "2022-08-12T19:25:41Z")

</div>

I’ve already installed the extension for previous versions and in Slicer4.13, it works.  
Moreover, after creating volume meshes, I was using  
slicer.util.arrayFromModelPointData(“my nodes”, ‘NRRDImage’) to get the HU of each node, but now it contains just 0 and 1.
