tigl icon indicating copy to clipboard operation
tigl copied to clipboard

The TiGL Geometry Library to process aircraft geometries in pre-design.

Results 126 tigl issues
Sort by recently updated
recently updated
newest added

This is a feature request: Currently (TiGL V3.2.3), when rotating a model in the TiGL Viewer, the viewer selects the center of rotation automatically. However, if you want to inspect...

If you have large CPACS files in combination with a slow file system, the automatic update of the TiGL Viewer sometimes crashes. In these cases, it seems that saving the...

Currently (TiGL V3.2.3), the fused IGES export from TiGL considers intersections between two components only, if they have a parent/child relation: -> Imagine, you have two wings: an HTP and...

* In TiGL V3.0.0, it was introduced that the tiglWingGetUpper/LowerPoint methods can either work on xi-eta-coordinates on the linear loft, or on u-v coordinates on the real wing shape (in...

Multiple Cells are going over 2 sections allthough they are defined correctly in the cpacs file: [analytical_example_circ_beam_loads_composite_12_CPACS.zip](https://github.com/DLR-SC/tigl/files/10066409/analytical_example_circ_beam_loads_composite_12_CPACS.zip) ![grafik](https://user-images.githubusercontent.com/34571728/203289238-588f56fe-a053-4e27-b643-75644a6ea2d3.png) ![grafik](https://user-images.githubusercontent.com/34571728/203291882-a3a8da43-9d94-4cb5-a05f-26a51e573e08.png)

Use-Case with 5 cpacs sections and 4 segments and a constant cross-section: [analytical_example_circ_beam_loads_composite_CPACS.zip](https://github.com/DLR-SC/tigl/files/10066345/analytical_example_circ_beam_loads_composite_CPACS.zip) Error message: File "C:\Anaconda3\envs\predocs\lib\site-packages\tigl3\configuration.py", line 19045, in get_loft return _configuration.CCPACSWingCell_get_loft(self) RuntimeError: OpenCASCADE Error: BSpline curve: at least...

## Description Implementing the rectangle profile type as an element of the CPACS standard profile type covers one part of issue #909 on parametric profile types. This approach is based...

- MacOS Builds are failing due to a conda error - Some actions use Node.js 16, which apparently is deprecated

The `python_internal` bindings are only extended occasionally and are often not complete. We should clean up the `configuration.i` and give Python users access to all generated and custom classes.

Priority-Low

CPACS 3.5 has a new header node: [see docs](https://dlr-sl.github.io/cpacs-website/documentation/CPACS_3_5_0_Docs/html/a430c658-6111-6868-d855-201b284ca81e.htm) To allow TiGL to open CPACS 3.5 files the `` element is still available in the old location, although optional and...

Priority-Critical