polaris.mesh.base.add_spherical_base_mesh_step
- polaris.mesh.base.add_spherical_base_mesh_step(prefix, min_res, max_res=None)[source]
Add one supported spherical base mesh step to a component.
This compatibility wrapper preserves the historic
polaris.mesh.base.add_spherical_base_mesh_stepAPI while importing the lower-level implementation lazily to avoid circular imports.