
I am perplexed as to why the Setback operation behaves differently in these two instances. Can anyone shed any light? My desired result is the one on the left.
Here's the rule that I am applying to the initial shape:
Lot-->
setback(2) {0:Yard | remainder:Building}
Yard -->
color("#7FA18A")
Building -->
extrude(12)
Please help.
Thanks! Geoff.