PDA

View Full Version : Roof Drawings



alessandro754
13th Sep 2006, 12:17 pm
Is There Any Other Way To Draw This Object ?
I Tried 3d Face And Pyramids..

CarlB
13th Sep 2006, 07:50 pm
What was the problem with using 3d faces, that is possible?

You could draw it as a 3dsolid. Draw the "outside" as a tapered rectangle, draw inside as a tapered rectangle, then subtract the inside solid. That's assuming walls of each solid have the same taper angle.

This would involve more steps but is more flexible-
for each object (outside and inside) start with a cube then "slice" off what you dont need.

gcp310
13th Sep 2006, 10:06 pm
Use the extrude command and use the square as the PATH for the profile to follow

G

gcp310
13th Sep 2006, 10:23 pm
84

extrude profile to path

85

mirror solid object

86

use the UNION command to join both objects to form one object

87



G

alessandro754
14th Sep 2006, 12:48 am
many thanks people!!!