Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Pathfinding (Read 1806 times)
Hallo.Amt
YaBB Newbies
*
Offline



Posts: 5
Joined: Mar 24th, 2006
Pathfinding
Mar 28th, 2006 at 12:00pm
Print Post  
Hi Stoyo,

I have two other problems now Sad . They are both about the pathfinding. The first is quite simple (hopefully) it's just, that if you use Table.createRelation() to create an arrow it seems not to appear in table.IncomingArrows. The other one is if there is a possibility to trace a path without caring about the directions of the arrows.

Thanks Justus
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Pathfinding
Reply #1 - Mar 28th, 2006 at 12:13pm
Print Post  
Hi Justus,

If an arrow links to a row, it can be accessed via the Table.Row[x].IncomingArrows or Table.Row[x].OutgoingArrows.

The PathFinder in the ActiveX version of this control has an option to search for non-directed paths, I guess it will be easy to port that to FlowChart.NET.

Stoyan
  
Back to top
 
IP Logged
 
Hallo.Amt
YaBB Newbies
*
Offline



Posts: 5
Joined: Mar 24th, 2006
Re: Pathfinding
Reply #2 - Mar 28th, 2006 at 12:29pm
Print Post  
Thanks,

That feature would be great.

Justus
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint