# Feature Request: Add Opacity Option to Edge Styling

**URL:** https://discourse.paraview.org/t/feature-request-add-opacity-option-to-edge-styling/5520
**Category:** Development
**Created:** [October 7, 2020, 6:01pm UTC](https://discourse.paraview.org/t/feature-request-add-opacity-option-to-edge-styling/5520 "2020-10-07T18:01:21Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![mconti](https://discourse.paraview.org/user_avatar/discourse.paraview.org/mconti/32/2168_2.png) [@mconti](https://discourse.paraview.org/u/mconti)
#### Post date: [October 7, 2020, 6:01pm UTC](https://discourse.paraview.org/t/feature-request-add-opacity-option-to-edge-styling/5520/1 "2020-10-07T18:01:22Z")

</div>

Right now if you load an solid model with a mesh, and render it with the “surface with edges” option the mesh lines will be shown. I doubt many people use this option for high quality renders, but it is great for testing and R&D.

There is a whole “Edge Styling” tab in the GUI interface but the only option is to change the color. The request is to add opacity and some other color options to this to allow more control and flexibility. For example, I would love to be able to render the mesh but lower the opacity so it isn’t so bright and overwhelming.

Just an idea, thanks.

 ![image](https://discourse.paraview.org/uploads/default/original/2X/0/05cd71bad3d5c14386c28951a80c97e33c64a6fa.png)

---

<div class="post-metadata">

### Author: ![wascott](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/w/8e8cbc/32.png) [@wascott](https://discourse.paraview.org/u/wascott)
#### Post date: [October 7, 2020, 6:46pm UTC](https://discourse.paraview.org/t/feature-request-add-opacity-option-to-edge-styling/5520/2 "2020-10-07T18:46:32Z")

</div>

Nice idea. I wrote it up here: [https://gitlab.kitware.com/paraview/paraview/-/issues/20258](https://gitlab.kitware.com/paraview/paraview/-/issues/20258)

Alan

---

<div class="post-metadata">

### Author: ![theodorebaltis](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/t/e480ec/32.png) [@theodorebaltis](https://discourse.paraview.org/u/theodorebaltis)
#### Post date: [October 7, 2020, 6:53pm UTC](https://discourse.paraview.org/t/feature-request-add-opacity-option-to-edge-styling/5520/3 "2020-10-07T18:53:11Z")

</div>

Indeed that would be nice.

In the mean time, I’ve found that you can almost approximate this by using an ExtractSurface filter, setting the representation to Wireframe, the colormap to Solid Color, picking a color and changing the opacity.

Sometimes the wireframe representation has a lot of artifacts, though, showing grid lines for surfaces that are not actually visible. So YMMV.
