Polyline.split_at_corners
-
Polyline.
split_at_corners
(angle_threshold)[source] Splits a polyline at corners larger than the given angle_threshold
- angle_thresholdfloat
In radians.
- Returns
list of
compas.geometry.Polyline
Polyline.
split_at_corners
(angle_threshold)[source]Splits a polyline at corners larger than the given angle_threshold
In radians.
list of compas.geometry.Polyline
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev