pub fn get_shape_projected_perimeter(shape: &Shape, line: Vec2) -> f32
This projects the shape perimeter onto an infinite line. (b2GetShapeProjectedPerimeter)