Python Forum
parallel(offset) lines using python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
parallel(offset) lines using python
#1
Hi , 
 I have set of points (x1,y1),(x2,y2),(x3,y3)......(xn,yn). I want to find a sets of points in given offset distance. Please help me how to code it in python. 

I tried pyclipper. But, I could not able to get what i require. 


Thanks
Reply
#2
I'm not sure what "sets of points in given offset distance" means? If this is a homework, please post the entire assignment. If not - please elaborate further what the task and setup is.
In any case - you need to provide some code you have so far and identify specific problems you face with it.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  What are these python lines for? What are tey doing? Led_Zeppelin 7 1,561 Feb-13-2023, 03:08 PM
Last Post: deanhystad
  parallel loop python caro 4 1,738 Jun-16-2022, 08:46 PM
Last Post: woooee
  python seems to be skipping lines of code alansandbucket 1 4,088 Jun-22-2021, 01:18 AM
Last Post: Larz60+
  Iterate 2 large text files across lines and replace lines in second file medatib531 13 5,707 Aug-10-2020, 11:01 PM
Last Post: medatib531
  pytz: get integer utc offset from Olsen region/city h4tt3n 2 5,085 Jul-30-2020, 06:43 AM
Last Post: h4tt3n
  Matlab to Python -- Parallel Computing zistambo 1 1,934 Jun-10-2020, 04:59 PM
Last Post: pyzyx3qwerty
  Use dynamic variable from parallel running python script Sicksym 0 1,823 May-15-2020, 02:52 PM
Last Post: Sicksym
  how to write offset number to disk use python? Pyguys 4 3,001 Apr-11-2020, 07:53 AM
Last Post: Pyguys
  search binary file and list all founded keyword offset Pyguys 4 2,700 Mar-17-2020, 06:46 AM
Last Post: Pyguys
  offset can not be negative in File.seek()? jollydragon 6 6,872 Sep-28-2019, 03:08 AM
Last Post: jollydragon

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020