The exercise here is try to use different wireframe methods to make 3D modeling. It shows how to make Curvature by several different methods such as Commands EdgeSuf, Sweep2, Loft and Patch. The methods will help to solve complex modeling issues if some methods can’t solve problem in some ways.
- Creating curvature by different methods.
1 .1Using command EdgeSuf to create curvature. Create 2 different curve lines as a start line and a end line to create surface.
- 2 Using command sweep2 to create curvature. The command sweep2 need two curve edges and one cross edge.
- 3 Using command Loft to create curvature. The command Loft only need two curve edges.
- 4 Using command patch to create curvature. Command Patch need a closed polyline to build surface.
1.5 By using different method to create curvature, you will find the best method for your modeling.