Create point at gumball location (center of selection)

Is it possible to create a point where the gumball sits?
This would be handy to select the center point of circle-like closed curves.

Thank you for your help!

Hi Niklas

! _SetRedrawOff _CPlane _Gumball _Point 0 _CPlane _Undo _SetRedrawOn

-Pascal

3 Likes

exactly what I was looking for. Thank you