Author Topic: Find shorest distance path  (Read 1988 times)

0 Members and 1 Guest are viewing this topic.

mohan

  • Newt
  • Posts: 98
Find shorest distance path
« on: April 06, 2017, 01:48:16 AM »
Hi;

Is there any Program for the below Image:
Find the shortest distance for point A to B

thanks
mohan

"Save Energy"

ribarm

  • Gator
  • Posts: 3225
  • Marko Ribar, architect
Re: Find shorest distance path
« Reply #1 on: April 06, 2017, 04:59:45 AM »
Your problem is very complex according to your posted picture, but for simple tree branching I strongly suggest that you read and analyze this topic very carefully...

https://www.theswamp.org/index.php?topic=45092.0
Marko Ribar, d.i.a. (graduated engineer of architecture)

:)

M.R. on Youtube

VovKa

  • Water Moccasin
  • Posts: 1626
  • Ukraine
Re: Find shorest distance path
« Reply #2 on: April 06, 2017, 06:08:12 AM »
Is there any Program for the below Image:
in case you are using Civil3d or Map3d
https://www.theswamp.org/index.php?topic=31050.msg366521#msg366521

mohan

  • Newt
  • Posts: 98
Re: Find shorest distance path
« Reply #3 on: April 06, 2017, 10:26:21 AM »
I am using civil_3d

many thanks guys for the suggestion to my thread, I will go throw the links

mohan
"Save Energy"

BIGAL

  • Swamp Rat
  • Posts: 1396
  • 40 + years of using Autocad
Re: Find shorest distance path
« Reply #4 on: April 06, 2017, 11:03:56 PM »
There is a lot of theory on route mapping the simplest example is to just turn on your mobile GPS and ask go from Pt A to Pt B. If you google this theme I am sure you will find all sorts of mathematical models on how to do this. Putting into Autocad ? It is more likely that you will find a 3rd party program that analyses a series of strings. Then read that answer back into Autocad.
A man who never made a mistake never made anything

VovKa

  • Water Moccasin
  • Posts: 1626
  • Ukraine
Re: Find shorest distance path
« Reply #5 on: April 07, 2017, 05:47:20 AM »
It is more likely that you will find a 3rd party program that analyses a series of strings. Then read that answer back into Autocad.
map3d (civil3d) has all that functionality built-in
one must first create a network topology then use _MAPANTOPONET command


BIGAL

  • Swamp Rat
  • Posts: 1396
  • 40 + years of using Autocad
Re: Find shorest distance path
« Reply #6 on: April 17, 2017, 01:29:18 AM »
Never to old to learn something new. Just so many commands.
A man who never made a mistake never made anything