Skip to content

Commit 0260836

Browse files
joergbrechhardt-fa-flb
authored andcommitted
Add CCPACSSkin to Python bindings
Fixes DLR-SC#1037
1 parent 73669bc commit 0260836

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bindings/python_internal/configuration.i

+2
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@
100100
#include "CCPACSDucts.h"
101101
#include "CCPACSDuctAssembly.h"
102102
#include "CCPACSDuct.h"
103+
#include "CCPACSSkin.h"
103104
%}
104105

105106
%feature("autodoc", "3");
@@ -302,6 +303,7 @@ namespace tigl
302303
%include "CTiglStringerFrameBorderedObject.h"
303304
%include "generated/CPACSSkinSegment.h"
304305
%include "CCPACSSkinSegment.h"
306+
%include "CCPACSSkin.h"
305307
%include "generated/CPACSCargoDoorsAssembly.h"
306308
%include "generated/CPACSPressureBulkheadAssembly.h"
307309
%include "CCPACSPressureBulkheadAssembly.h"

0 commit comments

Comments
 (0)