-
Notifications
You must be signed in to change notification settings - Fork 74
Add CCPACSSkin to Python bindings #1041
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1041 +/- ##
==========================================
- Coverage 69.91% 69.88% -0.03%
==========================================
Files 294 294
Lines 27288 27299 +11
==========================================
Hits 19078 19078
- Misses 8210 8221 +11
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
|
Short update: CCPACSkin is available now via Python Bindings, CPACSSkinSegments as well. I also tested some of the getter functions of boost::optional types in CCPACSFuselageStructure, such as stringers, frames, cargo_cross_beams, cargo_cross_beam_struts, which are also available now. As discussed with @joergbrech, see RISCSoftware/cpacs_tigl_gen#59 about the getter functions for the vector elements |
Fixes #1037
Description
This PR adds the missing
#includeand%includestatements to the swig interface fileconfiguration.i.How Has This Been Tested?
Screenshots, that help to understand the changes(if applicable):
Not applicable.
Checklist: