<?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: Trigger Animations By Attribute Changes? in 3D Questions</title>
    <link>https://community.esri.com/t5/3d-questions/trigger-animations-by-attribute-changes/m-p/487604#M2946</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Philips for letting me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;I wasn't sure if this capability existed or if there might be a work around for it. The reason being is that Geoevent only updates every 5 seconds at the max, at least as far as I remember, and I was looking for a way to show the transition a bit more smoothly. I figured that this isn't something available currently, but I think there might be some extraneous workarounds that might&amp;nbsp;get me close. I will conduct some more research to see if there might be something that could make this possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for letting me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for the Javascript API, I think that I could potentially show two separate animations, where one animation turns off as the other turns on. In terms of that trigger, I will conduct further research into the javascript platform to see if this could potentially be done as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Robert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Sep 2020 14:43:42 GMT</pubDate>
    <dc:creator>RPGIS</dc:creator>
    <dc:date>2020-09-24T14:43:42Z</dc:date>
    <item>
      <title>Trigger Animations By Attribute Changes?</title>
      <link>https://community.esri.com/t5/3d-questions/trigger-animations-by-attribute-changes/m-p/487602#M2944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I have a curious question in regards to changing animations based on attribute changes. I am working on a 3D project and I would like to enable different animations to trigger based on an attribute change in the 3D model. For example, and&amp;nbsp;animation for an elevator as it changes floors in a facility. Any help on this would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Robert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2020 13:27:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/trigger-animations-by-attribute-changes/m-p/487602#M2944</guid>
      <dc:creator>RPGIS</dc:creator>
      <dc:date>2020-09-21T13:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger Animations By Attribute Changes?</title>
      <link>https://community.esri.com/t5/3d-questions/trigger-animations-by-attribute-changes/m-p/487603#M2945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert, thanks for your question!&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're currently not able to animate motion in Scene Viewer the way that you're describing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For out-of-the-box configurable workflows, we are able to update a feature layer to represent a changing geometry, This would require the use of Geoevent Server to listen to a live feed, convert floor levels to elevation values in the feature's geometry and display the 'last known' location of the elevator in near-real time.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise, the ArcGIS API for Javascript is capable of displaying movement/animations.&amp;nbsp; See this section of the API reference to see if it makes sense to develop something custom for this use case:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/api-reference/esri-views-ViewAnimation.html" title="https://developers.arcgis.com/javascript/latest/api-reference/esri-views-ViewAnimation.html"&gt;ViewAnimation | ArcGIS API for JavaScript 4.16&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Phil&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2020 15:24:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/trigger-animations-by-attribute-changes/m-p/487603#M2945</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-09-21T15:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger Animations By Attribute Changes?</title>
      <link>https://community.esri.com/t5/3d-questions/trigger-animations-by-attribute-changes/m-p/487604#M2946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Philips for letting me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;I wasn't sure if this capability existed or if there might be a work around for it. The reason being is that Geoevent only updates every 5 seconds at the max, at least as far as I remember, and I was looking for a way to show the transition a bit more smoothly. I figured that this isn't something available currently, but I think there might be some extraneous workarounds that might&amp;nbsp;get me close. I will conduct some more research to see if there might be something that could make this possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for letting me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for the Javascript API, I think that I could potentially show two separate animations, where one animation turns off as the other turns on. In terms of that trigger, I will conduct further research into the javascript platform to see if this could potentially be done as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Robert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2020 14:43:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/trigger-animations-by-attribute-changes/m-p/487604#M2946</guid>
      <dc:creator>RPGIS</dc:creator>
      <dc:date>2020-09-24T14:43:42Z</dc:date>
    </item>
  </channel>
</rss>

