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