I am having hard time biasing the lateral surface of a pipe for the purpose of clustering the vertical grid spacing near the top circular surface of the pipe. let’s assume that we create a cylinder and then mesh its top surface with the circle scheme. I don’t know how to find a curve to bias on the cylinder in order to propagate it through its volume
(what I want to end up with is the circle scheme at the top circle repeated throughout the pipe volume but with variable vertical spacing set by the bias)
After setting the circle scheme on the end surface, you can simply mesh the volume using mesh scheme auto. This will sweep the surface mesh through the volume to the other end surface.
Then, you can use the clipping plane tool to see the mesh. Type ‘draw hex all’ in the command window to see the hexes.
that’s a bit easier than what I found out through experiments.
I created the cylinder from a vertical straight line and a circle so that I can bias that vertical line. I then created the pipe surface by sweeping the line around the circle, I then created the volume by sweeping the circle downwards…the splitting is more efficient and cleaner.