Jump to content

how to plot points at a given distance in an horizontal line?


Recommended Posts

hello!

 

I have this CSV and i need to plot in an horizontal line, a marker (numbered) at the distance from zero specified in this spreadsheet:

 

from the example, "1" at 0.048 from Zero, "2" at 0.061 ....

 

please see the examples.

any idea?

many thanks!

Screenshot - 19_07_2016 , 12_03_05.png

line.png

Link to comment
Share on other sites

Just a simple column answer using contactenate

 

just paste this into column E =CONCATENATE("LINE ",C1,",","0 ",C1,",",1, ) this will draw line 1 unit high. Just copy and paste the E column to Autocad command line.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...