<?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: Draw dashboard in 3D view and record video with flypath in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/draw-dashboard-in-3d-view-and-record-video-with-flypath/m-p/13511441#M24472</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;&lt;STRONG&gt;Thanks for your reply!&lt;/STRONG&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Wed, 12 May 2021 02:32:58 GMT</pubDate>
    <dc:creator>bensonhuang0608</dc:creator>
    <dc:date>2021-05-12T02:32:58Z</dc:date>
    <item>
      <title>Draw dashboard in 3D view and record video with flypath</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/draw-dashboard-in-3d-view-and-record-video-with-flypath/m-p/13511436#M24467</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 21.1.2 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hello,&lt;/P&gt;
 &lt;P&gt;I try to draw dashboard in 3D view, and it works! ( "&lt;A rel="nofollow" href="https://answers.flexsim.com/questions/35343/show-state-pie-and-statistics-in-3d-model.html"&gt;Show State Pie and Statistics in 3D Model?&lt;/A&gt;")&lt;BR /&gt;But when I use "Video Recorder" to record the video &lt;STRONG&gt;with flypath&lt;/STRONG&gt;, it doesn't show any dashboard information in this video. (it can work without flypath)&lt;/P&gt;
 &lt;P&gt;My purpose is record the video with flypath and show dashboard in 3D model, how could I do?&lt;/P&gt;
 &lt;P&gt;Thank you in advance &lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="38786-with-flypath.gif"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1505719i0E019B2A30B99FD9/image-size/large?v=v2&amp;amp;px=999" role="button" title="38786-with-flypath.gif" alt="38786-with-flypath.gif" /&gt;&lt;/span&gt;&lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="38780-without-flypath.gif"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1505715iF20A49467485CB7E/image-size/large?v=v2&amp;amp;px=999" role="button" title="38780-without-flypath.gif" alt="38780-without-flypath.gif" /&gt;&lt;/span&gt;&lt;/P&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/38785-dashboard-with-flypath.fsm" target="_blank"&gt;dashboard with flypath.fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 22 Apr 2021 08:02:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/draw-dashboard-in-3d-view-and-record-video-with-flypath/m-p/13511436#M24467</guid>
      <dc:creator>bensonhuang0608</dc:creator>
      <dc:date>2021-04-22T08:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Draw dashboard in 3D view and record video with flypath</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/draw-dashboard-in-3d-view-and-record-video-with-flypath/m-p/13511437#M24468</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/206/phil.b.html" nodeid="206"&gt;@Phil BoBo&lt;/A&gt; My guess is that because the Video Recorder captures from a buffer that isn't being drawn to the screen (sorry I don't know the right terminology) that the onDraw that updates the dashboards doesn't fire. Am I on the right track?&lt;/P&gt;&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/29444/bensonhuang0608.html" nodeid="29444"&gt;@BensonHuang&lt;/A&gt; If my guess is correct, then you just won't be able to use FlexSim's integrated Video Recorder. Instead you'll need to use a 3rd party screen capture utility, like Camtasia, etc.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 29 Apr 2021 21:37:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/draw-dashboard-in-3d-view-and-record-video-with-flypath/m-p/13511437#M24468</guid>
      <dc:creator>Ben_WilsonADSK</dc:creator>
      <dc:date>2021-04-29T21:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: Draw dashboard in 3D view and record video with flypath</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/draw-dashboard-in-3d-view-and-record-video-with-flypath/m-p/13511438#M24469</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/29444/bensonhuang0608.html" nodeid="29444"&gt;@BensonHuang&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It looks like when the flypath is being run in the "match the flypath time to the model time" mode (which mode is always used when using the Video Recorder), FlexSim is suppressing the draw of any other views, so the dashboard isn't repainting.&lt;/P&gt;&lt;P&gt;I'll add a case to the dev list about this issue.&lt;/P&gt;&lt;P&gt;In the meantime, if you want to run a flypath, render the dashboard, and record the screen, you'll need to run the flypath without the "match the flypath time to the model time" option and use a separate screen capture program as Ben suggested.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="39166-1620230901010.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1505714i92353291D43C1A58/image-size/large?v=v2&amp;amp;px=999" role="button" title="39166-1620230901010.png" alt="39166-1620230901010.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 05 May 2021 16:08:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/draw-dashboard-in-3d-view-and-record-video-with-flypath/m-p/13511438#M24469</guid>
      <dc:creator>philboboADSK</dc:creator>
      <dc:date>2021-05-05T16:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: Draw dashboard in 3D view and record video with flypath</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/draw-dashboard-in-3d-view-and-record-video-with-flypath/m-p/13511439#M24470</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/29444/bensonhuang0608.html" nodeid="29444"&gt;@BensonHuang&lt;/A&gt;, was Phil BoBo's answer helpful? If so, please click the red "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.&lt;/P&gt;&lt;P&gt;If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 10 May 2021 20:18:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/draw-dashboard-in-3d-view-and-record-video-with-flypath/m-p/13511439#M24470</guid>
      <dc:creator>eric_m3</dc:creator>
      <dc:date>2021-05-10T20:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Draw dashboard in 3D view and record video with flypath</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/draw-dashboard-in-3d-view-and-record-video-with-flypath/m-p/13511440#M24471</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 Thanks for your reply!
&lt;/DIV&gt;</description>
      <pubDate>Wed, 12 May 2021 02:32:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/draw-dashboard-in-3d-view-and-record-video-with-flypath/m-p/13511440#M24471</guid>
      <dc:creator>bensonhuang0608</dc:creator>
      <dc:date>2021-05-12T02:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: Draw dashboard in 3D view and record video with flypath</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/draw-dashboard-in-3d-view-and-record-video-with-flypath/m-p/13511441#M24472</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;&lt;STRONG&gt;Thanks for your reply!&lt;/STRONG&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 12 May 2021 02:32:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/draw-dashboard-in-3d-view-and-record-video-with-flypath/m-p/13511441#M24472</guid>
      <dc:creator>bensonhuang0608</dc:creator>
      <dc:date>2021-05-12T02:32:58Z</dc:date>
    </item>
  </channel>
</rss>

