pub fn connectivity_handle_native(
handle: u32,
) -> Result<ConnectivityReport, String>Expand description
Connectivity of a resident solid — the check validate() does NOT make.
Per-shell edge-connected face components, edges shared across shells, and
pinch vertices. Pure topology, no geometry, no tolerance; see
crate::solid_connectivity for which part is a gate and which is a
diagnostic. Reads the solid in one registry borrow.