-
Hello, I have not yet found a way to create a compound polyline with one or more center point arcs. Where do I have to enter the angle? Many thanks in advance. |
Beta Was this translation helpful? Give feedback.
Answered by
gmalinve
Jan 13, 2025
Replies: 1 comment
-
Hi @pasc1377,
Generally speaking when you want to create a geometry out of a group of ploylines you define a list of PolylineSegments in the segment_type argument of the create_polyline method. Hope this helps! Giulia |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
gmalinve
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @pasc1377,
Please find below an example that contains a bunch of polylines with 2 angular arcs: