You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cause of the problem: TopologyGenerators.generateRing() had incoherent positioning and dimensioning values.
Fix: A new method, which centers the shape in the Topology and sizes it to secure a margin.
Bonus: for consistency sake, TopologyGenerators.generateKN() now also uses that method.
When creating nodes with

TopologyGenerators.generateRing()
, the nodes are not well placed correctly, as witnessed by the attached picture.The text was updated successfully, but these errors were encountered: