<?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 Block creation in ArcGIS CityEngine Questions</title>
    <link>https://community.esri.com/t5/arcgis-cityengine-questions/block-creation/m-p/545565#M7380</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;Is it possible to create blocks without graphs? Basically I´d like to draw a polygon that I would then apply a subdivision rulefile on and then apply another rulefile on the divided parts. So the block subdivision rulefile should be able to create shapes. It seems to me that the way blocks (and the subsequent lots) are now created is more or less like this but in a rather implicit way, for example I cant find the block subdivision rule file CityEngine uses anywhere... I suppose its because the actual creation of separate shapes is something cga alone cant handle? If blocks can only be created with delimiting street segments is it possible to delete the streets from one (or two or three) sides of the block? It seems not. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I guess the only way to mimic creation of blocks without streets is to make the width of the streets = 0?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for clarifying this,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jussi&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Mar 2013 16:54:38 GMT</pubDate>
    <dc:creator>JussiViinikka1</dc:creator>
    <dc:date>2013-03-12T16:54:38Z</dc:date>
    <item>
      <title>Block creation</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/block-creation/m-p/545565#M7380</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;Is it possible to create blocks without graphs? Basically I´d like to draw a polygon that I would then apply a subdivision rulefile on and then apply another rulefile on the divided parts. So the block subdivision rulefile should be able to create shapes. It seems to me that the way blocks (and the subsequent lots) are now created is more or less like this but in a rather implicit way, for example I cant find the block subdivision rule file CityEngine uses anywhere... I suppose its because the actual creation of separate shapes is something cga alone cant handle? If blocks can only be created with delimiting street segments is it possible to delete the streets from one (or two or three) sides of the block? It seems not. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I guess the only way to mimic creation of blocks without streets is to make the width of the streets = 0?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for clarifying this,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jussi&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 16:54:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/block-creation/m-p/545565#M7380</guid>
      <dc:creator>JussiViinikka1</dc:creator>
      <dc:date>2013-03-12T16:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: Block creation</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/block-creation/m-p/545566#M7381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jussi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Shape Creation process using the 'Dynamic City Layouts' system is independent of CGA. It's just used to produce shapes for later use with CGA. This may be changed one day though.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What you can do though, is to use the menu &lt;/SPAN&gt;&lt;STRONG&gt;Shape &amp;gt; Subdivide&lt;/STRONG&gt;&lt;SPAN&gt; on a polygonal shape and have it subdivided with the same subdivision parameters. Though this is not dynamic. To go back, use 'undo'.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There's no way to go from a polygon to define a dynamic block with 0 street width unless you code this in Python. So this would be an option. Though I'd not recommend this because usually you have some issues with proper block subdivision with streets of width 0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does this help ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;M.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 15:16:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/block-creation/m-p/545566#M7381</guid>
      <dc:creator>MatthiasBuehler1</dc:creator>
      <dc:date>2013-03-13T15:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: Block creation</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/block-creation/m-p/545567#M7382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Matthias, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes its more or less like I suspected. The Shape -&amp;gt; Subdivide doesn't really work, because if its not dynamic its not very useful in planning/design. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I managed to do what you warned about though, creation of 0 street width blocks (not through making a polygon first and going from that, but directly drawing 0-width streets), and it seems to work nicely. Don't see any problems with the subdivision either, maybe in some circumstances I will. But yeah, it would be cool if the block parameters could be defined in a rule file that would then be applied on any given polygon. That way the rules would be written down and saved somewhere, which is good if the intention is to transmit those rules somehow to official planning documents as well. Probably theres a bunch of technical hurdles, but I don´t see why it couldn't be in the CGA itself. Probably it would find other use cases as well, and then you wouldn't need parallel systems like Dynamic City Layouts. Or am I missing something?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your answer!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Jussi&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 16:01:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/block-creation/m-p/545567#M7382</guid>
      <dc:creator>JussiViinikka1</dc:creator>
      <dc:date>2013-03-13T16:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: Block creation</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/block-creation/m-p/545568#M7383</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;Improving these workflows is planned. Going from parametric subdivision to procedural subdivision indeed would not be too complicated, but there's things involved that need be solved.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We've thought of going that route ..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We'll see .. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Matt&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 16:25:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/block-creation/m-p/545568#M7383</guid>
      <dc:creator>MatthiasBuehler1</dc:creator>
      <dc:date>2013-03-13T16:25:54Z</dc:date>
    </item>
  </channel>
</rss>

