Hello guys,
I am at the moment stuck on the following problem and I think there is a easy sulotion for this problem.
The problem is as followed at the moment the output is not in the same order as the input.
At the moment the output order is
0 LB
1 XX
2 XX
3 XX
4 XX
I want the same order as the input so OneLevelBased should be LB and CurverDriveStructrural should be XX
So the output order should be as followed:
0 XX
1 LB
2 XX
3 XX
4 XX
I am not searching for replacement beceause this is just a example for the output. The output can be everytime different this how the famillies are build.