Mold of a Wing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I've tried reams of different approaches to get a mold (outer shell of a wing).
It should be a thin shell, because I want to 3D-print the molds and save a lot of material / time.
I'm using a python script to import the wing sections. It's possible to create a loft, but all approaches to get a outer shell of it, leads to an error.
Then I noticed a really strange behavior:
When I select a single sketch, I see the airfoil and the enclosed profile. When I try to create an outer offset line around the spline, it works for 2mm - but not for all values above 2.2mm.
For my understanding any outer offset of any closed (non-self intersecting) sketchCurve should be possible. Is this a Bug?