I am trying to divide the sphere in two parts but having a problem doing it.
Here's what I did.
- I created a hollow sphere with R1 = 10e-6 and R2=77.5e-6
_ To divide the sphere into two volumes, I created the rectangle area with x1,x2=(77.5e-6,-77.5e-6) and y1,y2= (77.5e-6,-77.5e-6) and...