You mean in a higher level version such as mesh = getUVSphere()? That’s not possible, you have to create your Mesh manually (mathematics! ) or create the mesh you want outside of python and access it via NMesh.GetRaw(‘meshname’). Again, see the above link.