Description:
Breaks this polyline into sections at sharp kinks. Closed polylines will also be broken at the first and last vertex.
Syntax:
Parameters:
- angle
- Type: double
- Angle (in radians) between adjacent segments for a break to occur.
Returns:
Type: Polyline[]
An array of polyline segments, or None on error.
Available since:
5.0