Cell count estimation from meshing parameters

There are few meshing parameters to control the mesh generated. Is there any parameter or parameter computation logic to predict/set the number of cells to be generated?
It would be suffice to approximately predict number of cells for given parameters.

Thanks
Vishnu C

No, that strongly depends on the geometry and meshing parameters are always “local” (like curvature, max meshsize at different boundaries, …). There is no built in functionality for estimating the number of resulting elements a priori.

Best
Christopher

Thanks for the reply!
Is there any approximation to roughly predict the cell count? I know the volume of the geometry and with some mesh parameters can we approximate the cell count?

Thanks
Vishnu C