Can somebody lighten me up? How do you control the mesh inside a circle face? I would like to have corse mesh inside the circle and finer at the outer diameter.
Since you already have a mesh seed defined, you could simply mesh the surface with a larger element size:
If you need more control than that, you could split the surface with one or more circular curves of smaller radius to help define the mesh in more detail:
If mesh quality is important you should split your circle with "split surface" to get different mesh regions. Split curves can be created with the sketcher very easily