# Original Wing Geometry <img width="591" height="262" alt="Image" src="https://github.com/user-attachments/assets/cdace077-a9ad-480b-9535-f3d34e60bad6" /> ```python original_sweep = wing.get_sweep() wing.set_sweep(original_sweep) ``` # Altered geometry <img width="945" height="274" alt="Image" src="https://github.com/user-attachments/assets/a5f81a40-0a24-4a14-bc80-ea8b7c5ee8f3" /> Thanks @lattaud for the find. Originally posted in [this discussion](https://github.com/DLR-SC/tigl/discussions/1281).
Original Wing Geometry
Altered geometry
Thanks @lattaud for the find. Originally posted in this discussion.