# Linking volume render interactive slice across two or more views

**URL:** https://discourse.paraview.org/t/linking-volume-render-interactive-slice-across-two-or-more-views/13839
**Category:** ParaView Support
**Created:** [January 31, 2024, 5:00pm UTC](https://discourse.paraview.org/t/linking-volume-render-interactive-slice-across-two-or-more-views/13839 "2024-01-31T17:00:47Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![isaac\_lee](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/i/c77e96/32.png) [@isaac\_lee](https://discourse.paraview.org/u/isaac_lee)
#### Post date: [January 31, 2024, 5:00pm UTC](https://discourse.paraview.org/t/linking-volume-render-interactive-slice-across-two-or-more-views/13839/1 "2024-01-31T17:00:47Z")

</div>

I hope the attached image explains what I am trying to achieve, is there a way to link the properties relating to the volume slice across two views so that they both update at the same time?

Thank you in advance for any advice.

 ![volume_slice](https://discourse.paraview.org/uploads/default/original/2X/b/b2463e2988a00c6cc20d13ea0f34a8d697c846de.jpeg)

---

<div class="post-metadata">

### Author: ![mwestphal](https://discourse.paraview.org/user_avatar/discourse.paraview.org/mwestphal/32/17_2.png) [@mwestphal](https://discourse.paraview.org/u/mwestphal)
#### Post date: [January 31, 2024, 5:03pm UTC](https://discourse.paraview.org/t/linking-volume-render-interactive-slice-across-two-or-more-views/13839/2 "2024-01-31T17:03:15Z")

</div>

Yes, you should be able to link the representations together.

---

<div class="post-metadata">

### Author: ![isaac\_lee](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/i/c77e96/32.png) [@isaac\_lee](https://discourse.paraview.org/u/isaac_lee)
#### Post date: [January 31, 2024, 5:09pm UTC](https://discourse.paraview.org/t/linking-volume-render-interactive-slice-across-two-or-more-views/13839/3 "2024-01-31T17:09:22Z")

</div>

Thanks Mathieu, that works for, say, the Blend Mode drop-down, but not for updating the location of the slice unfortunately.

---

<div class="post-metadata">

### Author: ![mwestphal](https://discourse.paraview.org/user_avatar/discourse.paraview.org/mwestphal/32/17_2.png) [@mwestphal](https://discourse.paraview.org/u/mwestphal)
#### Post date: [January 31, 2024, 5:23pm UTC](https://discourse.paraview.org/t/linking-volume-render-interactive-slice-across-two-or-more-views/13839/4 "2024-01-31T17:23:35Z")

</div>

I confirm that it doesnt work. Probably because it goest through a proxy property.

You may want to open an issue: [https://gitlab.kitware.com/paraview/paraview/-/issues](https://gitlab.kitware.com/paraview/paraview/-/issues)

---

<div class="post-metadata">

### Author: ![isaac\_lee](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/i/c77e96/32.png) [@isaac\_lee](https://discourse.paraview.org/u/isaac_lee)
#### Post date: [January 31, 2024, 5:35pm UTC](https://discourse.paraview.org/t/linking-volume-render-interactive-slice-across-two-or-more-views/13839/5 "2024-01-31T17:35:53Z")

</div>

Okay, thank you.

I wonder if there could be a workaround using a custom XML widget+python to drive the property in each representation?
