I am trying to wrap this hex sketch to the surface of a dome When i select the sketch and wrap, it gives me a partial, convoluted result. What is wrong? Thanks for the help!
I am trying to wrap this hex sketch to the surface of a dome When i select the sketch and wrap, it gives me a partial, convoluted result. What is wrong? Thanks for the help!
You are not supposed to be able to wrap onto spherical surfaces, so I'm surprised the wrap even executed at all.
It is not a warp feature, but the result is similar in this case. When you create warp feature, SW strighten selected face, gets the sketch and again warp the face. During warp, the face with the sketch is streched to mach original face. So this is the reason you have this result.
Your polygons are axisymetric. So I used your sketch to create another with only 2 polygons. Based on new sketch I created revolved surface to get intersection with parabolic face (split face feature). In the center I created separate split feature because revolved surface created wrong result. Based on split faces I copied 3 surfaces and used them to thicken surface. Thicken feature adds material prependicular to the parabolic surface. I assume that this result you wanted to get from warp feature. At the end I created circular pattern.
Kind regards.
It is not a warp feature, but the result is similar in this case. When you create warp feature, SW strighten selected face, gets the sketch and again warp the face. During warp, the face with the sketch is streched to mach original face. So this is the reason you have this result.