<?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: How do I start the flypath by using code? in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/how-do-i-start-the-flypath-by-using-code/m-p/13547075#M52528</link>
    <description>&lt;P&gt;You can use the flypath() command.&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;PRE&gt;// get a reference to the first open 3D view
treenode view = node("VIEW:/active&amp;gt;Documents/Perspective/1+/~");
// run the first flypath once
flypath(view, 1, 1);
&lt;/PRE&gt;&lt;P&gt;&lt;A id="26596" href="https://answers.flexsim.com/storage/attachments/26596-run-flypath-by-code.fsm"&gt;run-flypath-by-code.fsm&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 19 Mar 2020 15:21:38 GMT</pubDate>
    <dc:creator>philboboADSK</dc:creator>
    <dc:date>2020-03-19T15:21:38Z</dc:date>
    <item>
      <title>How do I start the flypath by using code?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-do-i-start-the-flypath-by-using-code/m-p/13547074#M52527</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 19.1.2 ]&lt;/I&gt;&lt;/P&gt;&lt;P&gt;How do I start the flypath flypath by using code? I want to start the flypath while the model is running, so I can follow the path and see how the model is running.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Mar 2020 14:43:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-do-i-start-the-flypath-by-using-code/m-p/13547074#M52527</guid>
      <dc:creator>mark_s3</dc:creator>
      <dc:date>2020-03-19T14:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: How do I start the flypath by using code?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-do-i-start-the-flypath-by-using-code/m-p/13547075#M52528</link>
      <description>&lt;P&gt;You can use the flypath() command.&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;PRE&gt;// get a reference to the first open 3D view
treenode view = node("VIEW:/active&amp;gt;Documents/Perspective/1+/~");
// run the first flypath once
flypath(view, 1, 1);
&lt;/PRE&gt;&lt;P&gt;&lt;A id="26596" href="https://answers.flexsim.com/storage/attachments/26596-run-flypath-by-code.fsm"&gt;run-flypath-by-code.fsm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Mar 2020 15:21:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-do-i-start-the-flypath-by-using-code/m-p/13547075#M52528</guid>
      <dc:creator>philboboADSK</dc:creator>
      <dc:date>2020-03-19T15:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: How do I start the flypath by using code?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-do-i-start-the-flypath-by-using-code/m-p/13547076#M52529</link>
      <description>&lt;P&gt;Try &lt;/P&gt;&lt;DIV style="display: inline !important;"&gt;&lt;PRE&gt;flystart(ownerview(c));&lt;/PRE&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Mar 2020 15:22:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-do-i-start-the-flypath-by-using-code/m-p/13547076#M52529</guid>
      <dc:creator>benjamin_w2</dc:creator>
      <dc:date>2020-03-19T15:22:39Z</dc:date>
    </item>
  </channel>
</rss>

