Hi Chanel,
 the centerline algorithm will generate the shortest (in some "special" metric) 
path from 
a source to a target, so one path per source/target pair. This is why one only 
the most 
"direct" path is traced and not the other (and not both).
In this sense, the algorithm is limited to an acyclic graph.
At the current state, generating both paths would require either "breaking" the 
cycles
or placing more seed/target pairs.
I'm very open to suggestions.

Best,

Luca


On Jul 17, 2013, at 5:09 PM, Chanel Johnson wrote:

> I have this surface and it generates a centerline but im trying to understand 
> why it did not go through the first 90 degree turn. Is it possible that it 
> can generate a centerline through the whole surface?
>  
> If not why not?
>  
> Thank you,
>  
> Chanel
> <design1.png>------------------------------------------------------------------------------
> See everything from the browser to the database with AppDynamics
> Get end-to-end visibility with application monitoring from AppDynamics
> Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk_______________________________________________
> vmtk-users mailing list
> vmtk-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/vmtk-users


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
vmtk-users mailing list
vmtk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vmtk-users

Reply via email to