Segment Mesher Module in Slicer 5.0.3

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

The dashboard says SegmentMesher is building fine for windows and linux. Maybe you need to install the extension.

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.