I had a pentagon-shaped shell to mesh. I first created 6 nodes :
N1 (0, 0, 0)
N2 (10, 0, 0)
N3 (-10, 0, 0)
N4 (10, 12, 0)
N5 (-10, 10, 0)
N6 (3, 14, 0)
When I automesh these 2 elements, HM creates a curve on the inclined edges (segment from N4 to N6, for example). How can I specify to keep the edges straight?
Thanks!