Skip to main content

solid_edge_length_total_native

Function solid_edge_length_total_native 

Source
pub fn solid_edge_length_total_native(handle: u32) -> Result<f64, String>
Expand description

Total 3D arc length (mm) of every non-degenerate edge of a resident solid — the Properties panel’s “total edge length” measurement. Native sibling of the mass-properties accessors; one short registry borrow, topology never crosses the boundary.