<?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 Kinematics in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/kinematics/m-p/13552907#M57104</link>
    <description>&lt;P&gt;&lt;I&gt;[ FlexSim 22.0.0 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hi. Can't get the kinematics work. What is the Date Node under Create Kinematics? It is some kind of data node and as far as I understand, it can be any label for example. If I set it to token.kinematics, it creates "Kinematic data" label to token and works fine. How can I create similar label to any object (like 3D shape)? If I set Create Kinematics-&amp;gt;Data Node to "token.object.kinematics", I get an error that Label does not exist. If I create the label, it says "Invalid data node".&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/49879-kinematics.fsm" target="_blank"&gt;kinematics.fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Thu, 17 Mar 2022 12:47:01 GMT</pubDate>
    <dc:creator>tomi_kosunen</dc:creator>
    <dc:date>2022-03-17T12:47:01Z</dc:date>
    <item>
      <title>Kinematics</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/kinematics/m-p/13552907#M57104</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 22.0.0 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hi. Can't get the kinematics work. What is the Date Node under Create Kinematics? It is some kind of data node and as far as I understand, it can be any label for example. If I set it to token.kinematics, it creates "Kinematic data" label to token and works fine. How can I create similar label to any object (like 3D shape)? If I set Create Kinematics-&amp;gt;Data Node to "token.object.kinematics", I get an error that Label does not exist. If I create the label, it says "Invalid data node".&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/49879-kinematics.fsm" target="_blank"&gt;kinematics.fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 17 Mar 2022 12:47:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/kinematics/m-p/13552907#M57104</guid>
      <dc:creator>tomi_kosunen</dc:creator>
      <dc:date>2022-03-17T12:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: Kinematics</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/kinematics/m-p/13552908#M57105</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;You should use this to create the label in Create Kinematics&lt;/P&gt;&lt;PRE&gt;token.object.labels.assert("kinematics")&lt;/PRE&gt;&lt;P&gt;and then this to Apply Kinematics:&lt;/P&gt;&lt;PRE&gt;token.object.labels["kinematics"]&lt;/PRE&gt;&lt;P&gt;The problem with the syntax token.object.kinematics is that it's trying to evaluate that label and use the result as a pointer to the kinematic node.   So you could add another label "kinnode", type pointer, pointing to the "kinematics" label and then token.object.kinnode would work.  &lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 17 Mar 2022 13:26:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/kinematics/m-p/13552908#M57105</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2022-03-17T13:26:20Z</dc:date>
    </item>
  </channel>
</rss>

