<?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: textured mulitpatches in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/textured-mulitpatches/m-p/297905#M27380</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in arcgis pro you can export symbol 3d to json and see with js api .&lt;/P&gt;&lt;P&gt;addin in c# &lt;A href="https://github.com/Esri/arcgis-pro-sdk-community-samples/tree/master/Map-Authoring/ExportWeb3DObjectResource/ExportWeb3DObjectResource" title="https://github.com/Esri/arcgis-pro-sdk-community-samples/tree/master/Map-Authoring/ExportWeb3DObjectResource/ExportWeb3DObjectResource"&gt;arcgis-pro-sdk-community-samples/Map-Authoring/ExportWeb3DObjectResource/ExportWeb3DObjectResource at master · Esri/arcg…&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have taken a soe arcobjects that create a multipatch on the fly (manhole) and use viewer cityengine. You can do like it&lt;/P&gt;&lt;P&gt;&lt;A href="http://sit2.sistemigis.it/sit/rest/services/alsi/Camerette3D/MapServer/exts/ArcSewer3DSOE/getCameretta3D" title="http://sit2.sistemigis.it/sit/rest/services/alsi/Camerette3D/MapServer/exts/ArcSewer3DSOE/getCameretta3D"&gt;getCameretta3D( alsi/Camerette3D )&lt;/A&gt;&amp;nbsp; (set for example oid&amp;nbsp; = 100 )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here you can see specific Esri i3s: &lt;A href="https://github.com/Esri/i3s-spec" title="https://github.com/Esri/i3s-spec"&gt;GitHub - Esri/i3s-spec: This repository hosts the specification for the ArcGIS Scene Service, including the Indexed 3D S…&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see also &lt;A href="http://proceedings.esri.com/library/userconf/devsummit16/papers/dev_int_01.pdf" title="http://proceedings.esri.com/library/userconf/devsummit16/papers/dev_int_01.pdf"&gt;http://proceedings.esri.com/library/userconf/devsummit16/papers/dev_int_01.pdf&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Apr 2016 17:01:59 GMT</pubDate>
    <dc:creator>nicogis</dc:creator>
    <dc:date>2016-04-15T17:01:59Z</dc:date>
    <item>
      <title>textured mulitpatches</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/textured-mulitpatches/m-p/297904#M27379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to create multipatch feature layers (with geometry information retured from a non-ArcGIS Server webservice) that I can symbolize using a unique value renderer using picture fill symbols like this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="multipatch1.jpg" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/194919_multipatch1.jpg" style="width: 620px; height: 477px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not picture fill symbols, can I do this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="multipatch1a.jpg" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/194920_multipatch1a.jpg" style="width: 620px; height: 474px;" /&gt;&lt;/P&gt;&lt;P&gt;I'd also like to be able to set a transparent color in the picture fill symbol so I can do something like this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="multipatch2.jpg" class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/194927_multipatch2.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And lastly, can I create multipatch sphere slices and color them with a unique value renderer like this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="multipatch3.jpg" class="image-4 jive-image" src="https://community.esri.com/legacyfs/online/194929_multipatch3.jpg" style="width: 620px; height: 430px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All of these were created with ArcObjects displayed in ArcScene&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 15:35:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/textured-mulitpatches/m-p/297904#M27379</guid>
      <dc:creator>MarcBate</dc:creator>
      <dc:date>2016-04-15T15:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: textured mulitpatches</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/textured-mulitpatches/m-p/297905#M27380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in arcgis pro you can export symbol 3d to json and see with js api .&lt;/P&gt;&lt;P&gt;addin in c# &lt;A href="https://github.com/Esri/arcgis-pro-sdk-community-samples/tree/master/Map-Authoring/ExportWeb3DObjectResource/ExportWeb3DObjectResource" title="https://github.com/Esri/arcgis-pro-sdk-community-samples/tree/master/Map-Authoring/ExportWeb3DObjectResource/ExportWeb3DObjectResource"&gt;arcgis-pro-sdk-community-samples/Map-Authoring/ExportWeb3DObjectResource/ExportWeb3DObjectResource at master · Esri/arcg…&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have taken a soe arcobjects that create a multipatch on the fly (manhole) and use viewer cityengine. You can do like it&lt;/P&gt;&lt;P&gt;&lt;A href="http://sit2.sistemigis.it/sit/rest/services/alsi/Camerette3D/MapServer/exts/ArcSewer3DSOE/getCameretta3D" title="http://sit2.sistemigis.it/sit/rest/services/alsi/Camerette3D/MapServer/exts/ArcSewer3DSOE/getCameretta3D"&gt;getCameretta3D( alsi/Camerette3D )&lt;/A&gt;&amp;nbsp; (set for example oid&amp;nbsp; = 100 )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here you can see specific Esri i3s: &lt;A href="https://github.com/Esri/i3s-spec" title="https://github.com/Esri/i3s-spec"&gt;GitHub - Esri/i3s-spec: This repository hosts the specification for the ArcGIS Scene Service, including the Indexed 3D S…&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see also &lt;A href="http://proceedings.esri.com/library/userconf/devsummit16/papers/dev_int_01.pdf" title="http://proceedings.esri.com/library/userconf/devsummit16/papers/dev_int_01.pdf"&gt;http://proceedings.esri.com/library/userconf/devsummit16/papers/dev_int_01.pdf&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 17:01:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/textured-mulitpatches/m-p/297905#M27380</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2016-04-15T17:01:59Z</dc:date>
    </item>
  </channel>
</rss>

