help

518
1
05-23-2014 01:56 AM
Amirimohammed
New Contributor
hello :
i looking for a solution to align this solar to the roof
could someone help me to do this ?
[ATTACH=CONFIG]34030[/ATTACH]
0 Kudos
1 Reply
MatthiasBuehler1
Frequent Contributor
hi ..

try

roofGable(30)
comp(f){ bottom: NIL | all:
    alignScopeToGeometry(yUp, any, world.lowest)
    split ...    
}

this should give you an aligned scope to place the elements
0 Kudos