<?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: Right, left, or even back sides facade ? in ArcGIS CityEngine Questions</title>
    <link>https://community.esri.com/t5/arcgis-cityengine-questions/right-left-or-even-back-sides-facade/m-p/81679#M1138</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can comp left and right too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="language-python line-numbers"&gt;&lt;CODE&gt;comp&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;f&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;left&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; LL &lt;SPAN class="operator token"&gt;|&lt;/SPAN&gt; right&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; RR &lt;SPAN class="operator token"&gt;|&lt;/SPAN&gt; front&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; FF&lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it's a more complex building, you can use the polygon indices, like comp(f){0: AA | 1: BB | etc... }&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Feb 2019 08:59:44 GMT</pubDate>
    <dc:creator>LR</dc:creator>
    <dc:date>2019-02-01T08:59:44Z</dc:date>
    <item>
      <title>Right, left, or even back sides facade ?</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/right-left-or-even-back-sides-facade/m-p/81678#M1137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,,&amp;nbsp;&lt;/P&gt;&lt;P&gt;while i'm trying to learning CE by using the tutorials i passed by the facade modeling, facade wizard &amp;amp;&amp;nbsp;&lt;SPAN style="color: #4d4d4d; background-color: transparent; font-weight: 500; text-decoration: none;"&gt;Advanced shape grammar and i have the following Question:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; background-color: transparent; font-weight: 500; text-decoration: none;"&gt;*they are all talking about the front, Top.. Ground floor and upper floor... etc.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; background-color: transparent; font-weight: 500; text-decoration: none;"&gt; but what if i want to model the right side or the left keeping in mind the definition of the front facade?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; background-color: transparent; font-weight: 500; text-decoration: none;"&gt;by other words i want to apply&amp;nbsp; left,right or even back side&amp;nbsp;facade model than different than the front facade is it possible or i have to use different application and more manual procedures such as google sketchup the import the . obj to the CE and apply texture ?&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="color: #4d4d4d; background-color: transparent; font-weight: 500; text-decoration: none;"&gt;comp (f) { front : frontfacade&amp;nbsp;&lt;SPAN class="" style="background-color: transparent; font-weight: 400; text-decoration: none;"&gt;| side: &lt;SPAN style="color: #ff00ff;"&gt;sidefacade&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="" style="background-color: transparent; text-decoration: none;"&gt;| back: &lt;SPAN style="color: #993366;"&gt;backfacade&lt;/SPAN&gt;}&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your help&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2019 10:46:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/right-left-or-even-back-sides-facade/m-p/81678#M1137</guid>
      <dc:creator>BilalMustafa</dc:creator>
      <dc:date>2019-01-30T10:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: Right, left, or even back sides facade ?</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/right-left-or-even-back-sides-facade/m-p/81679#M1138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can comp left and right too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="language-python line-numbers"&gt;&lt;CODE&gt;comp&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;f&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;left&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; LL &lt;SPAN class="operator token"&gt;|&lt;/SPAN&gt; right&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; RR &lt;SPAN class="operator token"&gt;|&lt;/SPAN&gt; front&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; FF&lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it's a more complex building, you can use the polygon indices, like comp(f){0: AA | 1: BB | etc... }&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2019 08:59:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/right-left-or-even-back-sides-facade/m-p/81679#M1138</guid>
      <dc:creator>LR</dc:creator>
      <dc:date>2019-02-01T08:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: Right, left, or even back sides facade ?</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/right-left-or-even-back-sides-facade/m-p/81680#M1139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/73807"&gt;L R&lt;/A&gt;&amp;nbsp;thank you for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm facing difficulties in multi-facade import,&lt;/P&gt;&lt;P&gt;i did the comp(f) and everything is going well&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;comp (f) {0:AA |1:BB |2:CC | 3:DD |4:EE| 5:FF|6:GG |7:HH}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then i apply facade to CC&amp;nbsp;&lt;/P&gt;&lt;P&gt;CC--&amp;gt;&lt;BR /&gt;comp(f) { 2 : gen_Facade_AdvancedFacade.Facade }&lt;/P&gt;&lt;P&gt;also add some colors&amp;nbsp;to different sides&amp;nbsp;&lt;/P&gt;&lt;P&gt;AA--&amp;gt;color ("#0000FF")&lt;BR /&gt; &lt;BR /&gt;BB--&amp;gt; color("#FF0000")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the Question is how Can i import&amp;nbsp;&amp;nbsp;different facade.cga instead of color?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2019 08:31:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/right-left-or-even-back-sides-facade/m-p/81680#M1139</guid>
      <dc:creator>BilalMustafa</dc:creator>
      <dc:date>2019-02-05T08:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: Right, left, or even back sides facade ?</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/right-left-or-even-back-sides-facade/m-p/81681#M1140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Thank you guys i the engine is started!!&amp;nbsp;&lt;/SPAN&gt;&lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;SPAN&gt;&amp;nbsp; i found it&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2019 08:40:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/right-left-or-even-back-sides-facade/m-p/81681#M1140</guid>
      <dc:creator>BilalMustafa</dc:creator>
      <dc:date>2019-02-07T08:40:38Z</dc:date>
    </item>
  </channel>
</rss>

