Generate a 3d model/point cloud from CT scan of abdomen

Hello,
I want to know step-by-step process on how to convert and download a segmented CT scan model (visible in Slicer) into Point Cloud/STL format. I am a beginner in 3D slicing. Any help is highly appreciated.

That’s done through segmentation. Please read the Segmentation and Segment Editor sections of the Slicer user manual at https://slicer.readthedocs.io

Hi! Yes this is definitely possible and you’re on the right track.
The export process itself isn’t too complicated once your segmentation is properly set up, but for beginners the confusing part is usually what happens before the export , making sure the model is actually clean and ready, otherwise the STL or point cloud comes out unusable.
Are you working with a specific type of scan (head, chest, bone, soft tissue)? And is this for 3D printing, analysis, or something else? That would help point you in the right direction since the steps differ a bit depending on the goal.