# how to hide front face/surface of a mesh

**URL:** https://discourse.paraview.org/t/how-to-hide-front-face-surface-of-a-mesh/6299
**Category:** ParaView Support
**Created:** [January 26, 2021, 8:22am UTC](https://discourse.paraview.org/t/how-to-hide-front-face-surface-of-a-mesh/6299 "2021-01-26T08:22:28Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![otaolafr](https://discourse.paraview.org/user_avatar/discourse.paraview.org/otaolafr/32/3595_2.png) [@otaolafr](https://discourse.paraview.org/u/otaolafr)
#### Post date: [January 26, 2021, 8:22am UTC](https://discourse.paraview.org/t/how-to-hide-front-face-surface-of-a-mesh/6299/1 "2021-01-26T08:22:28Z")

</div>

Hello,  
once I was watching a tutorial of paraview (from what I remember) the person, select an option where paraview hides the first frontal surface/face of a mesh.  
for example, having a mesh-like a cube with another mesh inside, so with this “option” we could see the upper, lower and side planes, with the front plane hide, so we can see the geometry “inside” the cube at the same time.  
is it possible? I might be remembering wrong, but I thought about giving a shot and ask.

---

<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 26, 2021, 9:07am UTC](https://discourse.paraview.org/t/how-to-hide-front-face-surface-of-a-mesh/6299/2 "2021-01-26T09:07:45Z")

</div>

The name of the property is BackFace Representation, in the representation advanced property.

If you can’t find it, see here:

> [@I can't find an option/parameter/control in a dialog, or tab (such as the Properties tab)](https://discourse.paraview.org/t/i-cant-find-an-option-parameter-control-in-a-dialog-or-tab-such-as-the-properties-tab/4512):
>
> Make sure to enable the advanced option by clicking on the gear icon: [2020-05-24-111301\_31x30\_scrot]

---

<div class="post-metadata">

### Author: ![otaolafr](https://discourse.paraview.org/user_avatar/discourse.paraview.org/otaolafr/32/3595_2.png) [@otaolafr](https://discourse.paraview.org/u/otaolafr)
#### Post date: [January 29, 2021, 7:15am UTC](https://discourse.paraview.org/t/how-to-hide-front-face-surface-of-a-mesh/6299/3 "2021-01-29T07:15:30Z")

</div>

thanks a lot I find it! 😃  
for anyone else that is looking for this  
-\> in properties click in the advanced properties (small gear)  
-\> backFace representation -\> cull FrontFace
