DLR-SC / tigl

The TiGL Geometry Library to process aircraft geometries in pre-design.
https://dlr-sc.github.io/tigl/
Apache License 2.0
231 stars 60 forks source link

Make tiglWingInterpolateXsi work on a single segment, that is not part of a component segment #970

Closed AntonReiswich closed 6 months ago

AntonReiswich commented 9 months ago

Currently, tiglWingInterpolateXsi is implemented in such a way, that it returns an error, when applying to a single segment, that is not contained in a component segment. It makes sense, if this function covers the just mentioned case, as well.