<?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: Track View &amp;gt; Keyable/non-keyable &amp;gt; How to set in Maxscript? in 3ds Max Programming Forum</title>
    <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/track-view-gt-keyable-non-keyable-gt-how-to-set-in-maxscript/m-p/4348692#M16842</link>
    <description>&lt;P&gt;Hi, every controller has read/write .keyable property so you can directly set for example obj.pos.y_position.controller.keyable = false&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 30 Jul 2013 18:10:36 GMT</pubDate>
    <dc:creator>Swordslayer</dc:creator>
    <dc:date>2013-07-30T18:10:36Z</dc:date>
    <item>
      <title>Track View &gt; Keyable/non-keyable &gt; How to set in Maxscript?</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/track-view-gt-keyable-non-keyable-gt-how-to-set-in-maxscript/m-p/4348589#M16841</link>
      <description>&lt;P&gt;In the Track View, there is an option to display Keyable icons next to each track name. If you click the keyable icon, you can set the track to keyable or non-keyable.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can you set this keyable/non-keyable state using Maxscript?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the Maxscript Help section on Track Views, here's what they say:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;trackviews.current.ui.showKeyableIcons = true&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;When set to&lt;/SPAN&gt;&lt;SPAN class="code"&gt;&amp;nbsp;&lt;SPAN class="strong"&gt;true&lt;/SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;, a Keyable icon will become visible next to the controllers. Clicking on the icon will toggle the keyable state which is used to determine if Set Key will set a key for the specific track. The showKeyableIcons state is saved with the Layout, so resaving the layout with the setting turned on will bring them back the next time the layout is used."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This only turns the visibility on/off for the keyable icons themselves, not the actual keyable state. Is there another maxscript command that will actually set this state to true/false, on/off?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2013 16:59:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/track-view-gt-keyable-non-keyable-gt-how-to-set-in-maxscript/m-p/4348589#M16841</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-30T16:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: Track View &gt; Keyable/non-keyable &gt; How to set in Maxscript?</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/track-view-gt-keyable-non-keyable-gt-how-to-set-in-maxscript/m-p/4348692#M16842</link>
      <description>&lt;P&gt;Hi, every controller has read/write .keyable property so you can directly set for example obj.pos.y_position.controller.keyable = false&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2013 18:10:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/track-view-gt-keyable-non-keyable-gt-how-to-set-in-maxscript/m-p/4348692#M16842</guid>
      <dc:creator>Swordslayer</dc:creator>
      <dc:date>2013-07-30T18:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: Track View &gt; Keyable/non-keyable &gt; How to set in Maxscript?</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/track-view-gt-keyable-non-keyable-gt-how-to-set-in-maxscript/m-p/4352581#M16843</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2013 16:09:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/track-view-gt-keyable-non-keyable-gt-how-to-set-in-maxscript/m-p/4352581#M16843</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-02T16:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: Track View &gt; Keyable/non-keyable &gt; How to set in Maxscript?</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/track-view-gt-keyable-non-keyable-gt-how-to-set-in-maxscript/m-p/8106153#M16844</link>
      <description>&lt;P&gt;despite $.transform.track.position.track.keyable == false the $-object still&amp;nbsp;gets animated when moving with autokey enabled. And this is in 3ds max 2018 version.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2018 06:50:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/track-view-gt-keyable-non-keyable-gt-how-to-set-in-maxscript/m-p/8106153#M16844</guid>
      <dc:creator>cybergradus6YBWP</dc:creator>
      <dc:date>2018-07-03T06:50:07Z</dc:date>
    </item>
  </channel>
</rss>

