Skip to main content

polyline_of

Function polyline_of 

Source
pub fn polyline_of(
    model: &Model,
    edge: &Shape,
) -> Option<(Vec<Point>, Vec<f64>)>
Expand description

The polyline stored on an edge, if one has been built.