<?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 js api 4.* how to create 3 d polygon whose points are in touch with scene and not float in air in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/js-api-4-how-to-create-3-d-polygon-whose-points/m-p/1340306#M14944</link>
    <description>&lt;P&gt;my scene is 3d containing buildings etc.&lt;/P&gt;&lt;P&gt;I want to create polygon that its points will "stick" to the 3D scene and not "float" in the air.&lt;/P&gt;&lt;P&gt;When I edit the polygon, I also want that&amp;nbsp;its points will "stick" to the 3D scene and not "float" in the air.&lt;/P&gt;</description>
    <pubDate>Sun, 22 Oct 2023 12:46:35 GMT</pubDate>
    <dc:creator>MichaelLev</dc:creator>
    <dc:date>2023-10-22T12:46:35Z</dc:date>
    <item>
      <title>js api 4.* how to create 3 d polygon whose points are in touch with scene and not float in air</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/js-api-4-how-to-create-3-d-polygon-whose-points/m-p/1340306#M14944</link>
      <description>&lt;P&gt;my scene is 3d containing buildings etc.&lt;/P&gt;&lt;P&gt;I want to create polygon that its points will "stick" to the 3D scene and not "float" in the air.&lt;/P&gt;&lt;P&gt;When I edit the polygon, I also want that&amp;nbsp;its points will "stick" to the 3D scene and not "float" in the air.&lt;/P&gt;</description>
      <pubDate>Sun, 22 Oct 2023 12:46:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/js-api-4-how-to-create-3-d-polygon-whose-points/m-p/1340306#M14944</guid>
      <dc:creator>MichaelLev</dc:creator>
      <dc:date>2023-10-22T12:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: js api 4.* how to create 3 d polygon whose points are in touch with scene and not float in air</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/js-api-4-how-to-create-3-d-polygon-whose-points/m-p/1344305#M14951</link>
      <description>&lt;P&gt;I solved it -&lt;/P&gt;&lt;P&gt;1. I display the polygons via a graphic layer whose elevationInfo property you'll set to "on-the-ground".&lt;/P&gt;&lt;P&gt;2. I use&amp;nbsp;SketchViewModel whose layer property is that graphic layer, and whose&amp;nbsp;&amp;nbsp;defaultUpdateOptions property is:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; defaultUpdateOptions: {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; tool: "reshape",&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; enableRotation: false,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; enableMoveAllGraphics: false,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; enableScaling: false,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; reshapeOptions: {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; shapeOperation: "none"&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; },&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; toggleToolOnClick: false&lt;BR /&gt;&amp;nbsp; &amp;nbsp; }&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2023 10:54:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/js-api-4-how-to-create-3-d-polygon-whose-points/m-p/1344305#M14951</guid>
      <dc:creator>MichaelLev</dc:creator>
      <dc:date>2023-11-01T10:54:24Z</dc:date>
    </item>
  </channel>
</rss>

