VTTI-CSM / NeTrainSim

An open-source network train simulator.
https://vtti-csm.github.io/NeTrainSim/
GNU General Public License v3.0
4 stars 1 forks source link

add a CAD interface to the Network plot #11

Open AhmedAredah opened 1 year ago

AhmedAredah commented 1 year ago

In the Network creation using the GUI, the user has to write the nodes' coordinates in a table and link these nodes using links. This is very inefficient since the user will find it very hard. We should Add a CAD interface to the Network creation so the user can create and visualize the track. Also, the user should be able to export a screenshot of the network to the summary report.