This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hello, I find some strange connection calculation result, please see the attached pictures, error1.png and error2.png are wrong results, and expected1.png and expected2.png are expected results. I use a star path finder, the procedure what I am doing is, 1. create a diagram model, 2. add nodes and connections to the diagram model, 3. run TreeLayoutAlgorithm with parameters: MaxDisconnectedAreaWidth = 500, LayerSpacing = 160, LayoutDirection = LayoutDirection.LeftToRight 3. Assign the diagram model to the diagram surface binded model, that means I built the model first and then present it. I move the node upper a little bit manual, then I get the expected results. I guess this is maybe because of the error of float comparison, this is just a guess for your reference. Thanks |
|
|
Hello jzhou A fix for this will be available in the next nightly build. Jason Fauchelle |
|