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

>>>