I don't use the geometry module very often, but I think ideally there should be an object that can represent the union of other objects. I don't see anything in the module right now that does that, but I may have missed it. I would suggest opening an issue for this on our issue tracker.
Aaron Meurer On Fri, Sep 27, 2019 at 3:18 AM Giorgino R <[email protected]> wrote: > > Hi there, > > I was just wondering whether the Geometry module will support polylines or > linestrings in future. > Is there any work around to create polylines (line consisted of many points) > and calculate intersections? > Or should I create verctors with segments and iterate through to find the > intersections? > > Many thanks, > G > > -- > You received this message because you are subscribed to the Google Groups > "sympy" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sympy/f684fc92-4474-4321-80f6-1f1c36ecc92f%40googlegroups.com. -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAKgW%3D6Lsg%2BJpU5Jd0VKTk%2BN2fmQ2dYY8_xqg33iCUrRe2eYN8g%40mail.gmail.com.
