pub fn mesh_fallback_count() -> u64Expand description
Number of boolean operations that have used the mesh (co-refinement) fallback since process start.
The fallback loses analytic surface types and does not guarantee a watertight result, so callers that require exact geometry (export pipelines in particular) can snapshot this counter around an operation chain and refuse the output when it grew.