Gable Dormer Roof CGA Rule

941
2
11-16-2016 09:28 AM
MichaelNelson3
New Contributor

Can someone provide a CGA rule that will create gable dormer roofs similar to those attached?

0 Kudos
2 Replies
CherylLau
Esri Regular Contributor

One way to create something like this is to

1) Create the main gable roof

2) Comp split the roof face onto which you want to add the dormer part

3) Split the roof face to get the footprint for the dormer part

4) Extrude in the world.up direction to create the dormer part

0 Kudos
LR
by
Occasional Contributor III

I prefer to make a new leaf shape for objects like that and nudge them into place, like this:

Lot --> 
 House
 RoofStructure
 
House -->
 color(0,1,0)
 extrude(10)
 
RoofStructure -->
 color(1,0,0)
 extrude(1)
 s(1,11,1)
 t(2,0,2)
0 Kudos