Select to view content in your preferred language

Lot setback

4294
10
Jump to solution
03-01-2016 12:43 AM
PmssS
by
Emerging Contributor

Hi,

I have manage to do different setbacks to my lot!!!! Thanks to the forum!

However the result only works when the lot has subdivision (shapes/block parameters/type/...).

If I pretend to do something like in the figure.

How could I change my rule to do it?

Lot-->

setback (9) {street.front : NIL | remainder :

     setback (3.9) {street.back: NIL | remainder:

          setback (4.46) {street.side: NIL | remainder:

               Grow

          }

     }

}

Grow-->

extrude(rand(6,8))

Thanks in advance

Pedro

Tags (1)
0 Kudos
10 Replies
CherylLau
Esri Regular Contributor

The above is a workaround.  No, setPivot does not change the first edge of a dynamic shape.  Sorry for the confusion in my previous comment.

0 Kudos