<?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: Set street edge in ArcGIS CityEngine Questions</title>
    <link>https://community.esri.com/t5/arcgis-cityengine-questions/set-street-edge/m-p/343350#M4765</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank u, guys!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm still work with a static shape. It was imported from the arcgis.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This way: "shape -&amp;gt; set street edge" can help me but i'm work with a very huge city. Manually would take a long time. But it's good to know i have this option!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll try this script!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks once again!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Jul 2012 13:53:39 GMT</pubDate>
    <dc:creator>SheylaSantana</dc:creator>
    <dc:date>2012-07-03T13:53:39Z</dc:date>
    <item>
      <title>Set street edge</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/set-street-edge/m-p/343347#M4762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello everybody.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm new in Cityengine and I'm trying to model the city I live. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It´s my doc project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm facing a problem at this moment that i could not tell the program what is the face of the lot that is on the street side.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've used the occlusion (touches), I used a script found here which makes the static shape becomes a dynamic shape by renumbering the vertices but still could not get a satisfactory answer. In some things I've read on the internet, I saw this "set street edge." Does anyone know how to use it? I'm not able to make it work. One difficulty I encountered, including related to the script that renumber the vertices, is that it makes only one side of the lot is returned as street side. Ok! But when the lot is a corner and has two sides to the street? How do I do?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I Determine Street Edges/StreetSide of Imported Blocks?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone have any tips?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2012 16:04:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/set-street-edge/m-p/343347#M4762</guid>
      <dc:creator>SheylaSantana</dc:creator>
      <dc:date>2012-07-02T16:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: Set street edge</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/set-street-edge/m-p/343348#M4763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In case you have dynamic shapes (shapes are created automatically from street edges / blocks) you can simply use a CGA rule like this&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;Lot --&amp;gt; extrude(height) comp(f){streetSide : color(1,0,0) FacadeAtStreet | side : Facade | top : roofHip(20) Roof}&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;where the compSelector &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;streetSide&lt;/SPAN&gt;&lt;SPAN&gt; selects the extruded faces that face a neighboring street edge.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In case your lots/parcels are static shapes (e.g. imported as shapes, not created from street data) you need to manually set the street edges on the shapes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* drag-select over the edges to be marked as "at street"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* menu -&amp;gt; Shapes -&amp;gt; Set Street Edges&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* use the same CGA rule as above.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 07:19:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/set-street-edge/m-p/343348#M4763</guid>
      <dc:creator>AndreasUlmer</dc:creator>
      <dc:date>2012-07-03T07:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: Set street edge</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/set-street-edge/m-p/343349#M4764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;additionally to Andi's input :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the case you want to define the Street Edges for Static Shapes ( imported ) on Dynamic Streets and you have lots of them, so you don't want to fix them all manually, you can also try the Python script in the following thread (of course you need CityEngine Advanced, if you have access to it )&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/44677-Define-Front-of-a-House"&gt;http://forums.arcgis.com/threads/44677-Define-Front-of-a-House&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 09:40:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/set-street-edge/m-p/343349#M4764</guid>
      <dc:creator>MatthiasBuehler1</dc:creator>
      <dc:date>2012-07-03T09:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: Set street edge</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/set-street-edge/m-p/343350#M4765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank u, guys!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm still work with a static shape. It was imported from the arcgis.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This way: "shape -&amp;gt; set street edge" can help me but i'm work with a very huge city. Manually would take a long time. But it's good to know i have this option!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll try this script!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks once again!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 13:53:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/set-street-edge/m-p/343350#M4765</guid>
      <dc:creator>SheylaSantana</dc:creator>
      <dc:date>2012-07-03T13:53:39Z</dc:date>
    </item>
  </channel>
</rss>

