We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
this prevents updating the length when later changing geometry (i.e. with netedit) and may confuse the user.
Fixing of opposite lengths should instead happen on writing and not set a loaded length unless already set
The text was updated successfully, but these errors were encountered:
added tests refs #21, #13570
ba65e57
The code that sets loaded length only runs if the network already had a loaded length on one of the edges.
Sorry, something went wrong.
namdre
No branches or pull requests
this prevents updating the length when later changing geometry (i.e. with netedit) and may confuse the user.
Fixing of opposite lengths should instead happen on writing and not set a loaded length unless already set
The text was updated successfully, but these errors were encountered: