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

_From [[email protected]](https://code.google.com/u/102603968207736783459/) on September 12, 2014 15:52:02_ Tigl/CPACS does not have a description of the nose. Therefore the fuselage ends in a blunt nose stump. In case we have guide...

Priority-Medium
Type-Task
DX

When an opened CPACS file is updated, the TIGLViewer usually automatically updates the displayed geometry. On Linux Mint 18.1 it only updates the view once. Every other change and saving...

To test the python bindings, we should run the fast executing python tests during continous integration.

Type-Task

_From [[email protected]](https://code.google.com/u/117225318409268690356/) on November 25, 2011 13:29:16_ It would be useful to have a rapid function to calculate the maximum thickness of an airfoil. Such a function should require wing,...

enhancement
Priority-Medium

With occt 6.9.0, the new boolean operation interface has many benefits: - Fuzzy BOPs. These should help in case of coinciding faces. (`BRepAlgoAPI_BooleanOperation::SetFuzzyValue`) - BOP with multiple shapes simultanously (`BRepAlgoAPI_BooleanOperation::SetArguments`...

enhancement

The api itself is quite badly tested. We have a line coverage of only 35%. It is best to create a separate unit test suite just for api testing. This...

Priority-Medium
Type-Task

_From [[email protected]](https://code.google.com/u/107346392738544869327/) on April 11, 2014 16:22:57_ Version: TIGL 2.1.1, input file: CPACS 2.1. The function tiglWingGetMAC runs infinitely long and does not return values for configurations with winglets. Possible...

bug
Priority-Medium

## Description ## How Has This Been Tested? ## Screenshots, that help to understand the changes(if applicable): ## Checklist: - [x] A test for the new functionality was added. -...

The API-function `tiglGetCrossSectionArea`,c,f, #921, which can be used for example for Whitcomb's area rule, needs a refactoring using #926.

An attempt to implement an API-function to calculate the cross section area of a plane surface with a geometric component, e.g. for the use of Whitcomb's area rule, c.f. #921,...