pub fn split_long_edges(mesh: &ProcessMesh, max_len: f64) -> ProcessMeshExpand description
Split edges longer than max_len by inserting midpoints.
pub fn split_long_edges(mesh: &ProcessMesh, max_len: f64) -> ProcessMeshSplit edges longer than max_len by inserting midpoints.