Jan Kleinert
Jan Kleinert
Thanks for opening an issue! In CPACS all indices start counting at One. Is it possible, that you count your point indices for the kinks starting at Zero? I plotted...
@Leitner224 could you please check if my assumption of an off-by-one error was right?
I agree that this error message is wrong and should be fixed. In the mean time, starting with TiGL 3.2, you can suppress error messages in TiGLViewer with the command...
If I remember correctly, the problem was that we try to build a tree of `RelativelyPositionedComponent`s. Therefore the `CPACSEnginePosition` was initially implemented as a `RelativelyPositionedComponent`, ignoring the fact that it...
The same problem occurs with pylons, can be reproduced e.g. with https://github.com/DLR-SC/tigl/blob/master/tests/unittests/TestData/CPACS_30_D250_10.xml.
@condoratberlin thanks for the feedback. I will prepare a patch release of TiGL either this or next week where the checks are disabled. I will keep this issue open for...
@aidanjungo and @VivTrif, I am really sorry we kept you waiting so long. I will check out your script this week and see if I can reproduce the error.
Ok, so I can reproduce the bug, allbeit with yet a different set of iteration numbers. Sorry again for disregarding this issue for so long and thanks for reporting it...
I would be happy to contribute, if you would point me in the right direction. :grin:
This has become a high priority issue, because there are several deprecations threatening to break our CI