diff --git a/bindings/python_internal/configuration.i b/bindings/python_internal/configuration.i index a436d12a0..d7049d34a 100644 --- a/bindings/python_internal/configuration.i +++ b/bindings/python_internal/configuration.i @@ -90,7 +90,6 @@ #include "generated/CPACSWallPositionUIDs.h" #include "generated/CPACSWallPosition.h" #include "generated/CPACSWallPositions.h" -#include "generated/CPACSWallSegment_phi.h" #include "generated/CPACSWallSegment.h" #include "generated/CPACSWallSegments.h" #include "generated/CPACSUIDSequence.h" @@ -130,7 +129,6 @@ %boost_optional(tigl::CCPACSWingRibsDefinitions) %boost_optional(tigl::CCPACSWingSpars) %boost_optional(tigl::generated::CPACSGuideCurve_continuity) -%boost_optional(tigl::CCPACSRectangleProfile_cornerRadius) %boost_optional(tigl::CCPACSRectangleProfile) %boost_optional(tigl::CCPACSStandardProfile) %boost_optional(tigl::CCPACSWingProfileCST) @@ -187,7 +185,6 @@ %include "generated/CPACSWallPositionUIDs.h" %include "generated/CPACSWallPosition.h" %include "generated/CPACSWallPositions.h" -%include "generated/CPACSWallSegment_phi.h" %include "generated/CPACSWallSegment.h" %include "generated/CPACSWallSegments.h" %boost_optional(tigl::generated::CPACSWalls) @@ -405,7 +402,6 @@ class CCPACSWingRibsPositioning; %include "generated/CPACSCst2D.h" %include "ITiglWingProfileAlgo.h" %include "generated/CPACSPosExcl0DoubleBase.h" -%include "generated/CPACSRectangleProfile_cornerRadius.h" %include "generated/CPACSRectangleProfile.h" %include "generated/CPACSStandardProfile.h" //TODO: Need to replace with implementation CCPACSStandardProfile.h, once it exists. %include "CCPACSWingProfileCST.h"