Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] How to get all vertices that located between two lines in the arrangement?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] How to get all vertices that located between two lines in the arrangement?


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] How to get all vertices that located between two lines in the arrangement?
  • Date: Tue, 25 Sep 2018 17:32:39 +0200
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:SrI8gRUgJFbP2o8IgN1S9JPGlfLV8LGtZVwlr6E/grcLSJyIuqrYbBSOt8tkgFKBZ4jH8fUM07OQ7/i/HzRYqb+681k6OKRWUBEEjchE1ycBO+WiTXPBEfjxciYhF95DXlI2t1uyMExSBdqsLwaK+i764jEdAAjwOhRoLerpBIHSk9631+ev8JHPfglEnjWwba9wIRmssQndqtQdjJd/JKo21hbHuGZDdf5MxWNvK1KTnhL86dm18ZV+7SleuO8v+tBZX6nicKs2UbJXDDI9M2Ao/8LrrgXMTRGO5nQHTGoblAdDDhXf4xH7WpfxtTb6tvZ41SKHM8D6Uaw4VDK/5KptVRTmijoINyQh/W/KlMJwgqJVrhGvqRNxzIHbYp2aOvVlc6PBf94XX3ZNUtpfWiFDBI63cosBD/AGPeZdt4TxqUYAogWlCga2H+Pv1j5IiWHw3aYn1eohFhvG3A0nH9ISrX/YqNT7O7kVUeCw0qbI0S/DbvNW1zjn9IfIbhchoeuMXL51f8ba1E4iFxjBjlWXs4zlPjSV1vgXv2ie6+ptTu2vi2s9pAFwpjij3Nsjio7Mho8MzF3P6CZ3wJ4tKNGmVEJ2ZcSoHZhQui2AKYd6XN4uT3tntSs50rELu522cDIUxJkoxhPTceGLfoyG7x75VuucITF1j29/dr2lnRa9602gx/X8Vsaq1FZKqTJIktzWuXAM0xzf88aGSuFg8ku41zaC2APe5vtLIUAzkqrbJJohzaAqmpUPtkTDGzf6mETwjKCIakUp4vak5/jjb7n8pZKRN5V4hh/gPqgzgMCyDuc1PhALX2eB+OS80LPj/Vf+QLVPlvA2ia3ZsJfAJcQaoa65HxVZ0oMn6xukADem1c4XnXgDLF5fZB2HiI3pN0nUIP/kFfe/n0iskDBzyv/aMb3uGJHNImHen7fgZrZy91NcyBEozd1E/JJVCrQBIOrpVUPrtdzYCAU5Mw2uzOr9BtV9zNBWZWXaCaCQNObesESD+/k0C+iKfo4c/jjneNY/4Pu7x0Q0k1YGYaik29Mzb2q5GeguY2qUZn/hns0QP24Bog0kXa2gwAmZVTlJZnGuGac4zj4+AYOiS4zEQ9b+0/S6wC6nE8gONSh9AVeWHCKwLtTWa7I3cCuXZ/RZvHkBXLmlRZUm0Ej35gD/wrtjaOHT/39B7M6x5J1O/+TW0CoK23lsFc3EijOCSmh1miUDQDpkhPki83w48U+K1O1Du9IdFdFX4KkUAAIzNJqZ0PYjTt6uCkTOedCGTFvgSdKjU2k8

What is your input? you have a set of points and 2 lines and what to get
all the points between the two lines? Or it is something more complicated?

Sebastien.

On 09/25/2018 04:59 PM, Morteza Manavi wrote:
Hi,
I want to discover all intersection points or vertices that located between two lines in the arrangement but I don't know how to do this. I think one way to do this is to use the overlay function but I don't how to make second arrangement for use in overlay function so that all vertices between the two lines exist in the overlaid arrangement.
Thanks.



Archive powered by MHonArc 2.6.18.

Top of Page