Check if line segments form closed polygon

前端 未结 0 518
小鲜肉
小鲜肉 2021-01-12 23:56

I have a list of edges, and I want to check, if these edges form closed polygon.

Example with \'NO\' answer:

  [((607.0, 250.0), (606.0, 270.0)),
 ((54         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题