<?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: transparant polygon in ArcGIS CityEngine Questions</title>
    <link>https://community.esri.com/t5/arcgis-cityengine-questions/transparant-polygon/m-p/730142#M9664</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;attr opacityVal = 0.5&lt;/P&gt;&lt;P&gt;set(material.opacity, opacityVal)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't forget this only affects the procedural geometry not the original shapes so you may need to toggle-off the original shapes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Feb 2015 08:01:41 GMT</pubDate>
    <dc:creator>BenLeslie1</dc:creator>
    <dc:date>2015-02-17T08:01:41Z</dc:date>
    <item>
      <title>transparant polygon</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/transparant-polygon/m-p/730138#M9660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In City Engine, is there a way to make a flat polygon (foootprint) transparant so that a orthophoto will be seen throu the polygon, in the same way you can in ArcMap (2d)?&lt;/P&gt;&lt;P&gt;If it´s possible can you show me the code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regarde Tomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2015 16:00:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/transparant-polygon/m-p/730138#M9660</guid>
      <dc:creator>aTomasaLooström</dc:creator>
      <dc:date>2015-02-16T16:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: transparant polygon</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/transparant-polygon/m-p/730139#M9661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you're not talking about ArcMap, what software are you using? ArcScene, AGOL, web map, other?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2015 16:29:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/transparant-polygon/m-p/730139#M9661</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2015-02-16T16:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: transparant polygon</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/transparant-polygon/m-p/730140#M9662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As &lt;A href="https://community.esri.com/migrated-users/19932"&gt;Darren Wiens&lt;/A&gt;‌ already indicates there is some information lacking to be able to provide a helpful answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your thread is not posted in a place that is directed towards a specific audience (see: &lt;A href="https://community.esri.com/docs/DOC-1081"&gt;What are Places?&lt;/A&gt; ). Please move the content to a relevant place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to see code samples, it would be good to specify the API or SDK you are using. To see what flavors are available, please visit: &lt;A href="https://developers.arcgis.com/en/" title="https://developers.arcgis.com/en/"&gt;ArcGIS for Developers&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2015 16:46:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/transparant-polygon/m-p/730140#M9662</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2015-02-16T16:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: transparant polygon</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/transparant-polygon/m-p/730141#M9663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I forgot to mention that it was in City Engine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 07:26:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/transparant-polygon/m-p/730141#M9663</guid>
      <dc:creator>aTomasaLooström</dc:creator>
      <dc:date>2015-02-17T07:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: transparant polygon</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/transparant-polygon/m-p/730142#M9664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;attr opacityVal = 0.5&lt;/P&gt;&lt;P&gt;set(material.opacity, opacityVal)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't forget this only affects the procedural geometry not the original shapes so you may need to toggle-off the original shapes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 08:01:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/transparant-polygon/m-p/730142#M9664</guid>
      <dc:creator>BenLeslie1</dc:creator>
      <dc:date>2015-02-17T08:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: transparant polygon</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/transparant-polygon/m-p/730143#M9665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Tanks a lot, I didn't know that I had to toggle-off!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Tomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 09:03:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/transparant-polygon/m-p/730143#M9665</guid>
      <dc:creator>aTomasaLooström</dc:creator>
      <dc:date>2015-02-17T09:03:46Z</dc:date>
    </item>
  </channel>
</rss>

