# How to find diameter?

**URL:** https://discourse.paraview.org/t/how-to-find-diameter/13206
**Category:** ParaView Support
**Created:** [November 8, 2023, 7:31pm UTC](https://discourse.paraview.org/t/how-to-find-diameter/13206 "2023-11-08T19:31:31Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![idrees](https://discourse.paraview.org/user_avatar/discourse.paraview.org/idrees/32/12432_2.png) [@idrees](https://discourse.paraview.org/u/idrees)
#### Post date: [November 8, 2023, 7:31pm UTC](https://discourse.paraview.org/t/how-to-find-diameter/13206/1 "2023-11-08T19:31:32Z")

</div>

![2](https://discourse.paraview.org/uploads/default/original/2X/4/49757ee4c7806c48b8d911d7f32dadfeb4669d42.jpeg)  
Hello everyoe,  
How to find the exact diameter of the cylinder in Paraview as shown in the given screenshot. The cylinder is not uniform it keeps increasing from bottom to top and I want to find its diameter at the top.  
Thanks!

---

<div class="post-metadata">

### Author: ![Kenneth\_Moreland](https://discourse.paraview.org/user_avatar/discourse.paraview.org/kenneth_moreland/32/15033_2.png) [@Kenneth\_Moreland](https://discourse.paraview.org/u/Kenneth_Moreland)
#### Post date: [November 8, 2023, 8:47pm UTC](https://discourse.paraview.org/t/how-to-find-diameter/13206/2 "2023-11-08T20:47:39Z")

</div>

Assuming your cylinder is axis aligned, it should be easy to place a slice plane where you want to measure the diameter. The result of the slice will be a circle. Then look at the bounds in the `Information` tab. The diameter should be evident from there.
