<?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 Re: Creating urban block in ArcGIS CityEngine Questions</title>
    <link>https://community.esri.com/t5/arcgis-cityengine-questions/creating-urban-block/m-p/284352#M3904</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;this type of split is currently not possible, no.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but we have open ears for new CGA operations, of course. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Oct 2013 15:20:28 GMT</pubDate>
    <dc:creator>MatthiasBuehler1</dc:creator>
    <dc:date>2013-10-24T15:20:28Z</dc:date>
    <item>
      <title>Creating urban block</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/creating-urban-block/m-p/284351#M3903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I intend to create a rule for a generic urban block. To do this i need to offset the initial shape first and then cut off the corners from offseted shape (see attachment). Is is possible to do such a split?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 13:17:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/creating-urban-block/m-p/284351#M3903</guid>
      <dc:creator>AleksandarLalovic</dc:creator>
      <dc:date>2013-10-23T13:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: Creating urban block</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/creating-urban-block/m-p/284352#M3904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;this type of split is currently not possible, no.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but we have open ears for new CGA operations, of course. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 15:20:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/creating-urban-block/m-p/284352#M3904</guid>
      <dc:creator>MatthiasBuehler1</dc:creator>
      <dc:date>2013-10-24T15:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: Creating urban block</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/creating-urban-block/m-p/284353#M3905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;if you don't want the corners (I can't tell from your phrasing...)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;Lot --&amp;gt;
offset(-10)
comp(f){inside : NIL | border : Block}

Block --&amp;gt;
convexify
innerRect
color(0,0,1)&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]28631[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 13:45:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/creating-urban-block/m-p/284353#M3905</guid>
      <dc:creator>TomMorgan</dc:creator>
      <dc:date>2021-12-11T13:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: Creating urban block</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/creating-urban-block/m-p/284354#M3906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;@Sharkmouse &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the idea, same thing already crossed my mind but i do need the corners asswell. You might get a more clear idea of what i am trying to doo from the images in the attachment. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The thing is that as loong as the corner angles are close to 90 degrees everything is fine, but once the angles get to big or too small i get some, lets say very unconventional results. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As far as i see it now, the only way to sove this is to cut off the corners in a way i described in my first email and split the remaining part into individual buildings. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;@matthiasbuehler&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Im very happy to hear that.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 10:17:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/creating-urban-block/m-p/284354#M3906</guid>
      <dc:creator>AleksandarLalovic</dc:creator>
      <dc:date>2013-10-28T10:17:39Z</dc:date>
    </item>
  </channel>
</rss>

