Polyline.is_selfintersecting
- Polyline.is_selfintersecting()[source]
Determine if the polyline is self-intersecting.
- Returns
bool – True if the polyline is self-intersecting. False otherwise.
Examples
>>>
Determine if the polyline is self-intersecting.
bool – True if the polyline is self-intersecting. False otherwise.
Examples
>>>