Jump to content

Crossing Chainages


Leinad

Recommended Posts

Hi, Good Day, I am new in this very good forum hope that you help me in my simple problem for you that is hard for me because i am also new lisp program.

 

I want to get all the crossing chainage of a main line.

 

Example:

i have the main line (it is polyline) then there are some crossline in the mainline so once you click all the intersection point of the mainline and crossline it will show the chainage as text then after that excel file will open and show the chainages and its coordinates.

 

it is possible?

even one feedback is welcome thanks

crossing chainages.jpg

Link to comment
Share on other sites

A couple of ways just add a vertex to your pline at the crossing point so they become part of the pline,

or trim between 2 lines add a line then pedit and join

or play join the dots and make a new pline my choose

or use a lisp this has 2 answers, just get co-ords, insert a vertex

 

Export to excel use dataextraction or one of many lisps out there.

 

Last do a search there is some lisp code and it works out the chainage of a point along a pline "getpointatdist" do a search start with "chainage.lsp" what you want is already out there.

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...