Hi,all!
I'm trying to perform a mesh of a hemisphere. First of all I'll try to describe how do I create it. I create a curve using "Arc3Point" with the points [0 0 0],[0 5 5] and [0 0 10]. This way I create a half circle with a centre on the Z axis. After that I create a surface by using the...