<?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: Take Options ( from Animation menu in Key Editor Window ) not exposed in Pyt in MotionBuilder Forum</title>
    <link>https://forums.autodesk.com/t5/motionbuilder-forum/take-options-from-animation-menu-in-key-editor-window-not/m-p/8670181#M2550</link>
    <description>&lt;P&gt;3 years later.....got the answer by searching a little bit more.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;for other people out there:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;just query the object or model's PropertyList.&lt;/P&gt;
&lt;P&gt;joe = FBModelCube("joe")&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;for i in joe.PropertyList: print i.Name, ": " , i&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;then,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;print joe.PropertyList.Find("MultiTake").Data&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;and you can set this property's data value.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;joe.PropertyList.Find("MultiTake").Data = 0&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Mar 2019 22:46:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-03-19T22:46:33Z</dc:date>
    <item>
      <title>Take Options ( from Animation menu in Key Editor Window ) not exposed in Python?</title>
      <link>https://forums.autodesk.com/t5/motionbuilder-forum/take-options-from-animation-menu-in-key-editor-window-not/m-p/6621891#M2548</link>
      <description>&lt;P&gt;Is this property exposed in Python?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It would be very handy when working in multitake scenes...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anybody know about this property?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MotionBuilder 2015 - Student Version   - 64 bit  - Untitled.jpg" style="width: 329px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/281862i28235854E59F19F2/image-size/large?v=v2&amp;amp;px=999" role="button" title="MotionBuilder 2015 - Student Version   - 64 bit  - Untitled.jpg" alt="MotionBuilder 2015 - Student Version   - 64 bit  - Untitled.jpg" /&gt;&lt;/span&gt;﻿&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2016 03:04:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/motionbuilder-forum/take-options-from-animation-menu-in-key-editor-window-not/m-p/6621891#M2548</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-14T03:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: Take Options ( from Animation menu in Key Editor Window ) not exposed in Pyt</title>
      <link>https://forums.autodesk.com/t5/motionbuilder-forum/take-options-from-animation-menu-in-key-editor-window-not/m-p/6809671#M2549</link>
      <description>&lt;P&gt;Not sure if it is set in Python, it didn't work correctly in a few version of MotionBuilder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The setting is per object and should save with the scene so if you select what you want, set it and save as your template you should be set.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mobu 2017 should be working correctly, anything in 2016 I think is still broken.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2017 06:43:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/motionbuilder-forum/take-options-from-animation-menu-in-key-editor-window-not/m-p/6809671#M2549</guid>
      <dc:creator>BradClarkRiggingDojo</dc:creator>
      <dc:date>2017-01-17T06:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Take Options ( from Animation menu in Key Editor Window ) not exposed in Pyt</title>
      <link>https://forums.autodesk.com/t5/motionbuilder-forum/take-options-from-animation-menu-in-key-editor-window-not/m-p/8670181#M2550</link>
      <description>&lt;P&gt;3 years later.....got the answer by searching a little bit more.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;for other people out there:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;just query the object or model's PropertyList.&lt;/P&gt;
&lt;P&gt;joe = FBModelCube("joe")&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;for i in joe.PropertyList: print i.Name, ": " , i&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;then,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;print joe.PropertyList.Find("MultiTake").Data&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;and you can set this property's data value.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;joe.PropertyList.Find("MultiTake").Data = 0&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2019 22:46:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/motionbuilder-forum/take-options-from-animation-menu-in-key-editor-window-not/m-p/8670181#M2550</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-19T22:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: Take Options ( from Animation menu in Key Editor Window ) not exposed in Pyt</title>
      <link>https://forums.autodesk.com/t5/motionbuilder-forum/take-options-from-animation-menu-in-key-editor-window-not/m-p/8685220#M2551</link>
      <description>&lt;P&gt;Thank you for the update!!!&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2019 18:36:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/motionbuilder-forum/take-options-from-animation-menu-in-key-editor-window-not/m-p/8685220#M2551</guid>
      <dc:creator>BradClarkRiggingDojo</dc:creator>
      <dc:date>2019-03-26T18:36:40Z</dc:date>
    </item>
  </channel>
</rss>

