is_kink#
- is_kink(k, endpoint)#
Return True if endpoint forms a kink at a crossing (CCW neighbor is itself).
- Parameters:
k (PlanarDiagram)
endpoint (Endpoint)
- Return type:
bool
Return True if endpoint forms a kink at a crossing (CCW neighbor is itself).
k (PlanarDiagram)
endpoint (Endpoint)
bool