# Display the shape of the bone surface within closed line

**URL:** https://discourse.slicer.org/t/display-the-shape-of-the-bone-surface-within-closed-line/23100
**Category:** Support
**Tags:** build, segmentation
**Created:** [April 24, 2022, 5:44am UTC](https://discourse.slicer.org/t/display-the-shape-of-the-bone-surface-within-closed-line/23100 "2022-04-24T05:44:08Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![zhiyuan](https://avatars.discourse-cdn.com/v4/letter/z/a87d85/32.png) [@zhiyuan](https://discourse.slicer.org/u/zhiyuan)
#### Post date: [April 24, 2022, 5:44am UTC](https://discourse.slicer.org/t/display-the-shape-of-the-bone-surface-within-closed-line/23100/1 "2022-04-24T05:44:08Z")

</div>

I would like to ask if slicer has such a function that I draw a closed line on the segmented bone model, and then only display the shape of the bone surface within the closed line

---

<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: [April 24, 2022, 5:52am UTC](https://discourse.slicer.org/t/display-the-shape-of-the-bone-surface-within-closed-line/23100/2 "2022-04-24T05:52:38Z")

</div>

It is not clear for me what exactly you need, but the `Scissors` effect in Segment Editor module may be what you are looking for.

If that effect does not fulfill all your needs then please describe the clinical task that you want to solve and provide a few illustrative screenshots.

---

<div class="post-metadata">

### Author: ![zhiyuan](https://avatars.discourse-cdn.com/v4/letter/z/a87d85/32.png) [@zhiyuan](https://discourse.slicer.org/u/zhiyuan)
#### Post date: [April 24, 2022, 5:58am UTC](https://discourse.slicer.org/t/display-the-shape-of-the-bone-surface-within-closed-line/23100/4 "2022-04-24T05:58:47Z")

</div>

I use slicer to mark the femur, and then only display the marked 3D model. I want to use certain technology on this model to only need the shape of the blue area. Does slicer have this function, so that I can mark similar areas and then generate the shape of a specific area

 ![图片1](https://us1.discourse-cdn.com/flex002/uploads/slicer/original/3X/8/6/86f761c3def7142b1528f7a68267db7c74b5ec28.png)

---

<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: [April 24, 2022, 7:09pm UTC](https://discourse.slicer.org/t/display-the-shape-of-the-bone-surface-within-closed-line/23100/5 "2022-04-24T19:09:33Z")

</div>

Yes, you can do this very easily in Slicer. Export the segmentation to a model (by right-clicking on the segmentation in the Data module) and then use `Dynamic modeler` module’s `Curve cut` or `Select by points` tool to extract a surface patch. Use the most recent Slicer Preview Release, as it contains required fixes and improvements in `Dynamic modeler` module.

---

<div class="post-metadata">

### Author: ![zhiyuan](https://avatars.discourse-cdn.com/v4/letter/z/a87d85/32.png) [@zhiyuan](https://discourse.slicer.org/u/zhiyuan)
#### Post date: [April 25, 2022, 7:51am UTC](https://discourse.slicer.org/t/display-the-shape-of-the-bone-surface-within-closed-line/23100/6 "2022-04-25T07:51:27Z")

</div>

I found this page and have exported the segmentation to the model, but why can’t I cut on the model after clicking curve cut

 ![SH5Y8J3LERYR6N(P647DDDL](https://us1.discourse-cdn.com/flex002/uploads/slicer/original/3X/7/6/769ec364cb1e0a9a58f42c0fb366322658d90e56.png)

---

<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: [April 25, 2022, 12:29pm UTC](https://discourse.slicer.org/t/display-the-shape-of-the-bone-surface-within-closed-line/23100/7 "2022-04-25T12:29:17Z")

</div>

1. You must to use the latest Slicer Preview Release. The screenshot shows an earlier Slicer version.
2. Click `Apply` (or check the checkbox on the `Apply` button for continuous updates).
3. Make the input model semi-transparent so that it does not occlude your output models
4. Make the output models different color or create only one output model (because the inside and outside models together make up the complete model, so you will not see that the model has been cut)
