<?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 ExtrudeSymbol3dLayer size can not be negative in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/extrudesymbol3dlayer-size-can-not-be-negative/m-p/1160609#M76910</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The reference documentation says tha ExtrudeSymbol3DLayer can be negative, see: &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-symbols-ExtrudeSymbol3DLayer.html#size" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/javascript/latest/api-reference/esri-symbols-ExtrudeSymbol3DLayer.html#size&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;But it seems this is not the case, using&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/playground/live/#/config=symbols/3d/PolygonSymbol3D.json" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/javascript/latest/sample-code/playground/live/#/config=symbols/3d/PolygonSymbol3D.json&lt;/A&gt;&amp;nbsp;(the symbol playground), entering negative values for size logs a warning "(index):106 [esri.views.3d.layers.graphics.Graphics3DSymbolLayer] Symbol sizes may not be negative values".&lt;/P&gt;&lt;P&gt;Am I wrong somewhere, is there anyone having the same problem ?&lt;/P&gt;</description>
    <pubDate>Sun, 03 Apr 2022 16:20:30 GMT</pubDate>
    <dc:creator>ChristopheSuter</dc:creator>
    <dc:date>2022-04-03T16:20:30Z</dc:date>
    <item>
      <title>ExtrudeSymbol3dLayer size can not be negative</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/extrudesymbol3dlayer-size-can-not-be-negative/m-p/1160609#M76910</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The reference documentation says tha ExtrudeSymbol3DLayer can be negative, see: &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-symbols-ExtrudeSymbol3DLayer.html#size" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/javascript/latest/api-reference/esri-symbols-ExtrudeSymbol3DLayer.html#size&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;But it seems this is not the case, using&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/playground/live/#/config=symbols/3d/PolygonSymbol3D.json" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/javascript/latest/sample-code/playground/live/#/config=symbols/3d/PolygonSymbol3D.json&lt;/A&gt;&amp;nbsp;(the symbol playground), entering negative values for size logs a warning "(index):106 [esri.views.3d.layers.graphics.Graphics3DSymbolLayer] Symbol sizes may not be negative values".&lt;/P&gt;&lt;P&gt;Am I wrong somewhere, is there anyone having the same problem ?&lt;/P&gt;</description>
      <pubDate>Sun, 03 Apr 2022 16:20:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/extrudesymbol3dlayer-size-can-not-be-negative/m-p/1160609#M76910</guid>
      <dc:creator>ChristopheSuter</dc:creator>
      <dc:date>2022-04-03T16:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: ExtrudeSymbol3dLayer size can not be negative</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/extrudesymbol3dlayer-size-can-not-be-negative/m-p/1160814#M76913</link>
      <description>&lt;P&gt;The documentation is incorrect and needs to be updated. You need to set the&amp;nbsp;&lt;STRONG&gt;anchor&lt;/STRONG&gt; property to "top" to extrude symbols below the surface. I'm now realizing that anchor doesn't exist on ExtrudeSymbol3DLayer, but it does on ObjectSymbol3DLayer. I'm not sure why there's this difference. Will check...&lt;/P&gt;&lt;P&gt;Here's the documentation for &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-symbols-ObjectSymbol3DLayer.html#anchor" target="_self"&gt;ObjectSymbol3DLayer.anchor&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2022 15:55:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/extrudesymbol3dlayer-size-can-not-be-negative/m-p/1160814#M76913</guid>
      <dc:creator>KristianEkenes</dc:creator>
      <dc:date>2022-04-04T15:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: ExtrudeSymbol3dLayer size can not be negative</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/extrudesymbol3dlayer-size-can-not-be-negative/m-p/1161290#M76923</link>
      <description>&lt;P&gt;Negative extrusion values work ok if using a FeatureLayer (&amp;nbsp;&lt;A href="https://codepen.io/john-grayson/pen/QWaQpXd" target="_blank" rel="noopener"&gt;https://codepen.io/john-grayson/pen/QWaQpXd&lt;/A&gt; )&amp;nbsp; I don't think negative extrusion values are allowed for GraphicsLayer, so you can use a FeatureLayer with client-side Graphics instead.&amp;nbsp; In the example above we use this technique to load the residential features, shown in green with a different offset.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2022 17:52:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/extrudesymbol3dlayer-size-can-not-be-negative/m-p/1161290#M76923</guid>
      <dc:creator>JohnGrayson</dc:creator>
      <dc:date>2022-04-05T17:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: ExtrudeSymbol3dLayer size can not be negative</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/extrudesymbol3dlayer-size-can-not-be-negative/m-p/1161476#M76933</link>
      <description>&lt;P&gt;Thanks John, I saw that, but I needed it on a graphicsLayer, hope this will be avaiable in a future release ...&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 07:30:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/extrudesymbol3dlayer-size-can-not-be-negative/m-p/1161476#M76933</guid>
      <dc:creator>ChristopheSuter</dc:creator>
      <dc:date>2022-04-06T07:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: ExtrudeSymbol3dLayer size can not be negative</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/extrudesymbol3dlayer-size-can-not-be-negative/m-p/1162111#M76946</link>
      <description>&lt;P&gt;Why GraphicsLayer instead of FeatureLayer (with client-side Graphics)?&amp;nbsp; You get more functionality when using a FeatureLayer... is there a reason why you can't use a FeatureLayer as shown in the last part of the CodePen I shared above?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2022 14:48:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/extrudesymbol3dlayer-size-can-not-be-negative/m-p/1162111#M76946</guid>
      <dc:creator>JohnGrayson</dc:creator>
      <dc:date>2022-04-07T14:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: ExtrudeSymbol3dLayer size can not be negative</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/extrudesymbol3dlayer-size-can-not-be-negative/m-p/1162131#M76947</link>
      <description>&lt;P&gt;FeatureLayers can not be used for sketching as MapNotesLayers can (those use GraphicsLayers). I need to be able to save sketches with my webmap, this is ok with MapNotes layers but not with FeatureLayers with client-side source graphics... as far I know..&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2022 15:08:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/extrudesymbol3dlayer-size-can-not-be-negative/m-p/1162131#M76947</guid>
      <dc:creator>ChristopheSuter</dc:creator>
      <dc:date>2022-04-07T15:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: ExtrudeSymbol3dLayer size can not be negative</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/extrudesymbol3dlayer-size-can-not-be-negative/m-p/1162540#M76959</link>
      <description>&lt;P&gt;Thank you for the explanation.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Apr 2022 14:15:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/extrudesymbol3dlayer-size-can-not-be-negative/m-p/1162540#M76959</guid>
      <dc:creator>JohnGrayson</dc:creator>
      <dc:date>2022-04-08T14:15:04Z</dc:date>
    </item>
  </channel>
</rss>

