<?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 importing models from CityEngine to ArcGIS webviewer in ArcGIS CityEngine Questions</title>
    <link>https://community.esri.com/t5/arcgis-cityengine-questions/importing-models-from-cityengine-to-arcgis/m-p/173361#M2331</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have got shape files (houses) in 3D which were made with the Stereo Analyst extension in Arcmap (works with Leica photogrammetry suite).&amp;nbsp; When I import them into CityEngine everything is alright. But when I export them as a cityengine webscene and upload them into my content on ArcGIS online they show up with some of the walls or roofs transparent or missing.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm attaching pictures fro the CityEngine viewer and the ArcGIS online web viewer to show the problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm pretty new to City Engine so this is hopefully something very simple.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope fore a quick answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thorvaldur E. Saemundsen&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Sep 2013 12:40:27 GMT</pubDate>
    <dc:creator>ÞorvaldurSæmundsen</dc:creator>
    <dc:date>2013-09-18T12:40:27Z</dc:date>
    <item>
      <title>importing models from CityEngine to ArcGIS webviewer</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/importing-models-from-cityengine-to-arcgis/m-p/173361#M2331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have got shape files (houses) in 3D which were made with the Stereo Analyst extension in Arcmap (works with Leica photogrammetry suite).&amp;nbsp; When I import them into CityEngine everything is alright. But when I export them as a cityengine webscene and upload them into my content on ArcGIS online they show up with some of the walls or roofs transparent or missing.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm attaching pictures fro the CityEngine viewer and the ArcGIS online web viewer to show the problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm pretty new to City Engine so this is hopefully something very simple.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope fore a quick answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thorvaldur E. Saemundsen&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2013 12:40:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/importing-models-from-cityengine-to-arcgis/m-p/173361#M2331</guid>
      <dc:creator>ÞorvaldurSæmundsen</dc:creator>
      <dc:date>2013-09-18T12:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: importing models from CityEngine to ArcGIS webviewer</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/importing-models-from-cityengine-to-arcgis/m-p/173362#M2332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: matthiasbuehler&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hail the mighty Thorvaldur !&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[sounds like a mighty Viking warrior king :o],&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Those polygons are not missing. WebScenes are just displaying all polygons single-sidedly. The polygon's normal defines what is the 'front' of the face. Only the front is rendered, basically to render everything faster.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Means you'd have to reverse the normals of those polygons before exporting to see them. Now this is a manual process to clean that stuff up precisely.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2 options :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1] ask the data provider if they can produce the data with proper normals ( all normals pointing 'out' ). Though I assume that's mathematically almost impossible&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2] a quick &amp;amp; dirty fix in CGA which just duplicates each polygon and reverses the normal :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;Shape --&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; comp(f) {all : Shape1. reverseNormals Shape2.}&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I assume you know how to assign this rule before exporting to a WebScene.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Lemme know if this all makes sense.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Matt&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 08:57:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/importing-models-from-cityengine-to-arcgis/m-p/173362#M2332</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-12-11T08:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: importing models from CityEngine to ArcGIS webviewer</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/importing-models-from-cityengine-to-arcgis/m-p/173363#M2333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there Matt.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for the quick reply.&amp;nbsp; I got to the same conclusion but didn't know how to fix it.&amp;nbsp; Since we created the data we can only blame our self but I don't think we can control the normal so it all faces out.&amp;nbsp; It will be to time consuming to change all the polygons manually so I hope this CGA rule will help me :).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks alot.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thorvaldur&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 11:46:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/importing-models-from-cityengine-to-arcgis/m-p/173363#M2333</guid>
      <dc:creator>ÞorvaldurSæmundsen</dc:creator>
      <dc:date>2013-09-19T11:46:02Z</dc:date>
    </item>
  </channel>
</rss>

