Function spiropath::spiropath[][src]

pub fn spiropath(
    stationary: Polyline,
    rotating: Polyline,
    options: Options
) -> (Vec<Polyline>, Vec<String>)
Expand description

Generate spiropath(s) by rotating one shape around another.