<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Rectangular Building on Irregular Shaped Parcel in ArcGIS CityEngine Questions</title>
    <link>https://community.esri.com/t5/arcgis-cityengine-questions/rectangular-building-on-irregular-shaped-parcel/m-p/18573#M221</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Is there a way to extrude a rectangular building on a non-rectangular shaped parcel?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Mar 2017 17:05:48 GMT</pubDate>
    <dc:creator>ChrisHolmes</dc:creator>
    <dc:date>2017-03-20T17:05:48Z</dc:date>
    <item>
      <title>Rectangular Building on Irregular Shaped Parcel</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/rectangular-building-on-irregular-shaped-parcel/m-p/18573#M221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Is there a way to extrude a rectangular building on a non-rectangular shaped parcel?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 17:05:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/rectangular-building-on-irregular-shaped-parcel/m-p/18573#M221</guid>
      <dc:creator>ChrisHolmes</dc:creator>
      <dc:date>2017-03-20T17:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: Rectangular Building on Irregular Shaped Parcel</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/rectangular-building-on-irregular-shaped-parcel/m-p/18574#M222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;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?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 20:43:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/rectangular-building-on-irregular-shaped-parcel/m-p/18574#M222</guid>
      <dc:creator>ChrisHolmes</dc:creator>
      <dc:date>2017-03-20T20:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: Rectangular Building on Irregular Shaped Parcel</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/rectangular-building-on-irregular-shaped-parcel/m-p/18575#M223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;@StartRule 
 Lot &lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;&amp;gt;&lt;/SPAN&gt; 
 innerRectangle&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;scope&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;shape &lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; Ex &lt;SPAN class="operator token"&gt;|&lt;/SPAN&gt; remainder &lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; NIL&lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;
 
 Ex &lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;&amp;gt;&lt;/SPAN&gt; extrude&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;10&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe center(AXIS) and primitiveCube(W,H,D) would be interesting as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2021 20:44:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/rectangular-building-on-irregular-shaped-parcel/m-p/18575#M223</guid>
      <dc:creator>LR</dc:creator>
      <dc:date>2021-12-10T20:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: Rectangular Building on Irregular Shaped Parcel</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/rectangular-building-on-irregular-shaped-parcel/m-p/18576#M224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, will give it a try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my iPhone&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Mar 2017 14:32:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/rectangular-building-on-irregular-shaped-parcel/m-p/18576#M224</guid>
      <dc:creator>ChrisHolmes</dc:creator>
      <dc:date>2017-03-21T14:32:14Z</dc:date>
    </item>
  </channel>
</rss>

