pub fn edge_arc_length(edge: &EdgeRecord) -> Result<f64, String>
Exact 3D arc length of one edge over its active parameter range [t0, t1] (the same range the display sampler walks). Degenerate edges measure 0.
[t0, t1]
0