Eiffel Tower Project

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I am trying to build a 3d model of an Eiffel tower and this is my approach
1. Creating multiple plane per each floor
2. Use loft to connect each plane to elevate the leg from each side
I have encountered the following trouble and see if someone can enlighten me
Loft doesn't seems to connect each leg with an arc like shape instead it will be just an angled straight line. My thought will be creating an arc rail through the corner or each floor but then how do I draw a line through multiple plane? (like the red line shown below)
Is Loft the right function be use here?
How can I create the steel column from the body? Should I extrude each cut section one by one or some tools will help me out
What will be the great function if I would like to scale up/down the whole structure in one shot?