Hello,
Is there a way to extrude a rectangular building on a non-rectangular shaped parcel?
Thanks
Thanks, will give it a try
Sent from my iPhone
Try
@StartRule Lot <SPAN class="operator token">-</SPAN><SPAN class="operator token">-</SPAN><SPAN class="operator token">></SPAN> innerRectangle<SPAN class="punctuation token">(</SPAN>scope<SPAN class="punctuation token">)</SPAN><SPAN class="punctuation token">{</SPAN>shape <SPAN class="punctuation token">:</SPAN> Ex <SPAN class="operator token">|</SPAN> remainder <SPAN class="punctuation token">:</SPAN> NIL<SPAN class="punctuation token">}</SPAN> Ex <SPAN class="operator token">-</SPAN><SPAN class="operator token">-</SPAN><SPAN class="operator token">></SPAN> extrude<SPAN class="punctuation token">(</SPAN><SPAN class="number token">10</SPAN><SPAN class="punctuation token">)</SPAN><SPAN class="line-numbers-rows"><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN></SPAN>
maybe center(AXIS) and primitiveCube(W,H,D) would be interesting as well.
Another thought, is it possible to determine the centroid of the irregularly shaped parcel/polygon and then place/create a shape (rectangle or maybe square) in the centre of it that is is a certain area?
I know this is kind of the opposite type of thinking in that normally we would take a shape and maybe split it then use setbacks, then extrude a tower for example.
thanks
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.