Skip to content

Commit

Permalink
Add CCPACSSkin to Python bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
joergbrech authored and hardt-fa-flb committed Jan 13, 2025
1 parent 73669bc commit 0260836
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bindings/python_internal/configuration.i
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@
#include "CCPACSDucts.h"
#include "CCPACSDuctAssembly.h"
#include "CCPACSDuct.h"
#include "CCPACSSkin.h"
%}

%feature("autodoc", "3");
Expand Down Expand Up @@ -302,6 +303,7 @@ namespace tigl
%include "CTiglStringerFrameBorderedObject.h"
%include "generated/CPACSSkinSegment.h"
%include "CCPACSSkinSegment.h"
%include "CCPACSSkin.h"
%include "generated/CPACSCargoDoorsAssembly.h"
%include "generated/CPACSPressureBulkheadAssembly.h"
%include "CCPACSPressureBulkheadAssembly.h"
Expand Down

0 comments on commit 0260836

Please sign in to comment.