<?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 Removing Trees in ArcGIS CityEngine Questions</title>
    <link>https://community.esri.com/t5/arcgis-cityengine-questions/removing-trees/m-p/723498#M9524</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello, I'd like a quick way to remove all of the trees from the provided International City 2 map in wizard cities.&amp;nbsp; Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Jun 2014 22:40:00 GMT</pubDate>
    <dc:creator>MarcusLee1</dc:creator>
    <dc:date>2014-06-19T22:40:00Z</dc:date>
    <item>
      <title>Removing Trees</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/removing-trees/m-p/723498#M9524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello, I'd like a quick way to remove all of the trees from the provided International City 2 map in wizard cities.&amp;nbsp; Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2014 22:40:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/removing-trees/m-p/723498#M9524</guid>
      <dc:creator>MarcusLee1</dc:creator>
      <dc:date>2014-06-19T22:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Trees</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/removing-trees/m-p/723499#M9525</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;I assume you mean how to remove the trees in the code, right ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;matt&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2014 14:26:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/removing-trees/m-p/723499#M9525</guid>
      <dc:creator>MatthiasBuehler1</dc:creator>
      <dc:date>2014-06-20T14:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Trees</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/removing-trees/m-p/723500#M9526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes I want the trees out of the map entirely so that when I export the map the buildings are still there, all of the floor is still there just the trees are gone.&amp;nbsp; The collision boxes go into the street which is an issue for me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2014 16:39:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/removing-trees/m-p/723500#M9526</guid>
      <dc:creator>MarcusLee1</dc:creator>
      <dc:date>2014-06-20T16:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Trees</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/removing-trees/m-p/723501#M9527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Or is there any way to edit the current International City 2 rule file so that it doesn't create trees?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2014 21:41:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/removing-trees/m-p/723501#M9527</guid>
      <dc:creator>MarcusLee1</dc:creator>
      <dc:date>2014-06-20T21:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Trees</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/removing-trees/m-p/723502#M9528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;yes, you can edit the rule.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;just open the rules and check for locations where you have something like i(tree).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;there, write 'NIL' instead of inserting the tree geometry.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;note that if you select 1 model which has a tree:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- open the model hierarchy window ( Window &amp;gt; Model Hierarchy )&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- enter 'edit model mode' button in the taskbar ( check docs if you can't find it )&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- the model should turn transparent&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- click in model hierarchy&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- press 'f' to frame all nodes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- select a tree in the viewport &amp;gt; a node in the model hierarchy should get selected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- double click that node &amp;gt; the rule should open where exactly that tree is inserted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- remove all trees this way you find ( I assume there's only 1 or 2 places where trees are called.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ok ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;lemme know if it works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;matt&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 15:11:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/removing-trees/m-p/723502#M9528</guid>
      <dc:creator>MatthiasBuehler1</dc:creator>
      <dc:date>2014-06-23T15:11:57Z</dc:date>
    </item>
  </channel>
</rss>

