AFEM icon indicating copy to clipboard operation
AFEM copied to clipboard

Airframe Finite Element Modeler

Results 4 AFEM issues
Sort by recently updated
recently updated
newest added

as it says on the tin -- I think typehints would be a welcome addition. @trelau would you accept such a PR, since that would basically make the project python>=3.6+?

## Expected Behavior `python structure_wingbox.py` shows the wingbox as shown in the README. ## Current Behavior After installing with conda as per README, salient part of the console output: ```...

- Working with line segments (trimmed line) and compsolids is very common, some builders for that are quite handy. - Fixed Axis support in CylinderByAxis builder

Intersecting a Line with a Circle must result in zero, one or two intersection points, but in this example it returns zero points where the Line is actually intersecting the...