Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit f70e1292 authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

bugfix saving engineering geabox file (validation failed because of missing vehicle component data)

parent 6b1e81ce
No related branches found
No related tags found
No related merge requests found
......@@ -256,7 +256,7 @@ Public Class Gearbox
.JobInputData =
New MockJobInputData() _
With { _
.Vehicle =
.IEngineeringJobInputData_Vehicle =
New MockEngineeringVehicle() _
With { .GearboxInputData = gearbox,
.TorqueConverterInputData = gearbox}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment