Software: OpenVSP 3.46.0
Wing Configuration and Sub-surface structure layout:
* Two-section half-wing with three cambered airfoils
* Each Wing section has different leading edge sweep angles
* Sub-surface structure includes:
   * Two spars at consistent chord locations: LE Spar (25% chord) and TE Spar (75% chord) for each wing section
   * Six ribs total: three per wing section located at 20%, 50%, and 80% section span
Problem:
When using Wings with cambered airfoils, the mesh generation fails or produces errors with the following issues:
 1. Sub-surface structures (ribs and spars) do not properly intersect with the wing skin
 2. As a result, Mesh quads and triangles do not align with sub-surface/skin intersections
 3. These mesh errors carry over into the exported BDF file
Key Observation:
The same wing configuration meshes successfully when using uncambered (symmetric) airfoils. No PolySpars are used in either case.
Question:
How can this meshing issue with cambered airfoils be resolved?
Ronald Jones...