pub fn polyline_of_edge(
model: &Model,
edge: &Shape,
deflection: Deflection,
tol: Tolerances,
) -> OgeomResult<Vec<Point>>pub fn polyline_of_edge(
model: &Model,
edge: &Shape,
deflection: Deflection,
tol: Tolerances,
) -> OgeomResult<Vec<Point>>