My current project involves a cylinder that is divided into multiple height segments, with the number of segments depending on the specific data. Each height segment contains a value that I want to use for extruding the entire circle at that particular height.
This results in a cylinder with spiked edges, giving it a unique appearance.
Initially, I planned on manually adjusting the vertices or faces but I am unable to access them for a specific segment.
Therefore, my goal is to scale the segment at a certain height within the cylinder.
I have tried various methods without success and am now seeking guidance on how to proceed. Any suggestions would be greatly appreciated as I continue to explore different approaches to achieve my desired outcome.