<?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 Creating specific sized lots from input shape in ArcGIS CityEngine Questions</title>
    <link>https://community.esri.com/t5/arcgis-cityengine-questions/creating-specific-sized-lots-from-input-shape/m-p/1249012#M10839</link>
    <description>&lt;P&gt;Greetings CE board,&lt;/P&gt;&lt;P&gt;I'm a beginner to CityEngine, so my nomenclature is probably all over the place. Sorry in advance. I come from a Houdin background though, so I understand the methodology fairly well.&lt;/P&gt;&lt;P&gt;I am looking at building a tool for Unreal Engine, where I draw an input surface in editor. I want to recursively subdivide&amp;nbsp; the input surface into a specific number of lots, or as many lots that will fit, of 4 different specific dimensions (2,5x2,7meters, 9.5x8,6meters), etc.&lt;/P&gt;&lt;P&gt;Recursively splitting the input surface will only get me so far, and it doesn't seem like "innerRectangle" can slice the input into specific sizes? It will always find the largest possible square in the input shape?&lt;/P&gt;&lt;P&gt;Can someone please point me in the right direction?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
    <pubDate>Wed, 18 Jan 2023 12:26:19 GMT</pubDate>
    <dc:creator>JohanCE</dc:creator>
    <dc:date>2023-01-18T12:26:19Z</dc:date>
    <item>
      <title>Creating specific sized lots from input shape</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/creating-specific-sized-lots-from-input-shape/m-p/1249012#M10839</link>
      <description>&lt;P&gt;Greetings CE board,&lt;/P&gt;&lt;P&gt;I'm a beginner to CityEngine, so my nomenclature is probably all over the place. Sorry in advance. I come from a Houdin background though, so I understand the methodology fairly well.&lt;/P&gt;&lt;P&gt;I am looking at building a tool for Unreal Engine, where I draw an input surface in editor. I want to recursively subdivide&amp;nbsp; the input surface into a specific number of lots, or as many lots that will fit, of 4 different specific dimensions (2,5x2,7meters, 9.5x8,6meters), etc.&lt;/P&gt;&lt;P&gt;Recursively splitting the input surface will only get me so far, and it doesn't seem like "innerRectangle" can slice the input into specific sizes? It will always find the largest possible square in the input shape?&lt;/P&gt;&lt;P&gt;Can someone please point me in the right direction?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2023 12:26:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/creating-specific-sized-lots-from-input-shape/m-p/1249012#M10839</guid>
      <dc:creator>JohanCE</dc:creator>
      <dc:date>2023-01-18T12:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: Creating specific sized lots from input shape</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/creating-specific-sized-lots-from-input-shape/m-p/1249845#M10842</link>
      <description>&lt;P&gt;Hi&lt;SPAN class=""&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;JohanCE&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;A href="https://community.esri.com/t5/arcgis-cityengine-questions/creating-specific-sized-lots-from-input-shape/m-p/1249012#" target="_blank" rel="noopener"&gt;Preview&lt;/A&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;Thanks for reaching out!&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;I encourage you to check the &lt;A href="https://doc.arcgis.com/en/cityengine/latest/cga/cityengine-cga-introduction.htm" target="_self"&gt;CGA reference&lt;/A&gt; for detailed information of each available operation.&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;Your task will include subdividing the input surface into smaller parts, for that I would recommend:&lt;/DIV&gt;&lt;DIV class=""&gt;- &lt;A href="https://doc.arcgis.com/en/cityengine/latest/cga/cga-split.htm" target="_self"&gt;split&lt;/A&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;- &lt;A href="https://doc.arcgis.com/en/cityengine/latest/cga/cga-split-and-setback-perimeter.htm" target="_self"&gt;splitArea&lt;/A&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;- &lt;A href="https://doc.arcgis.com/en/cityengine/latest/cga/cga-split-and-setback-perimeter.htm" target="_self"&gt;splitAndSetbackPerimeter&lt;/A&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;- &lt;A href="https://doc.arcgis.com/en/cityengine/latest/cga/cga-convexify.htm" target="_self"&gt;convexify&lt;/A&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;Maybe also interesting: &lt;A href="https://doc.arcgis.com/en/cityengine/latest/cga/cga-rectify-operation.htm" target="_self"&gt;recitfy&lt;/A&gt; and &lt;A href="https://doc.arcgis.com/en/cityengine/latest/cga/cga-inside-function.htm" target="_self"&gt;occlusion queries&lt;/A&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;The &lt;A href="https://doc.arcgis.com/en/cityengine/latest/cga/cga-inner-rectangle.htm" target="_self"&gt;innerRectangle&lt;/A&gt; operation will always try to find the largest rectangle and its not possible to specifiy a desired size.&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;Let me know if these suggestions help! If you have any follow-up questions, I am happy to assists you.&lt;/DIV&gt;&lt;DIV class=""&gt;Best,&lt;/DIV&gt;&lt;DIV class=""&gt;Niklaus&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 20 Jan 2023 11:09:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/creating-specific-sized-lots-from-input-shape/m-p/1249845#M10842</guid>
      <dc:creator>Houskan</dc:creator>
      <dc:date>2023-01-20T11:09:19Z</dc:date>
    </item>
  </channel>
</rss>

