<?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: MEL questions in Maya Forum</title>
    <link>https://forums.autodesk.com/t5/maya-forum/mel-questions/m-p/7173890#M53625</link>
    <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&amp;nbsp;and welcome to the community!&lt;BR /&gt;&lt;BR /&gt;If you open the Outliner under the Windows tab you should be able to see a list of all the joints in the scene.&lt;BR /&gt;&lt;BR /&gt;Let me know if this solves your issue!&lt;/P&gt;</description>
    <pubDate>Fri, 23 Jun 2017 14:13:07 GMT</pubDate>
    <dc:creator>sean.heasley</dc:creator>
    <dc:date>2017-06-23T14:13:07Z</dc:date>
    <item>
      <title>MEL questions</title>
      <link>https://forums.autodesk.com/t5/maya-forum/mel-questions/m-p/7170784#M53624</link>
      <description>&lt;P&gt;Hello! How can I get the massive of joint's names, which binding to the skinned mesh?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for my English.&lt;/P&gt;&lt;P&gt;In detail:&lt;BR /&gt;&lt;BR /&gt;I have a mesh with skin.&lt;BR /&gt;I have joints in this skin.&lt;/P&gt;&lt;P&gt;I need names of all these joints.&lt;/P&gt;&lt;P&gt;Maybe in massive.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2017 13:10:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/mel-questions/m-p/7170784#M53624</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-22T13:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: MEL questions</title>
      <link>https://forums.autodesk.com/t5/maya-forum/mel-questions/m-p/7173890#M53625</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&amp;nbsp;and welcome to the community!&lt;BR /&gt;&lt;BR /&gt;If you open the Outliner under the Windows tab you should be able to see a list of all the joints in the scene.&lt;BR /&gt;&lt;BR /&gt;Let me know if this solves your issue!&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2017 14:13:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/mel-questions/m-p/7173890#M53625</guid>
      <dc:creator>sean.heasley</dc:creator>
      <dc:date>2017-06-23T14:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: MEL questions</title>
      <link>https://forums.autodesk.com/t5/maya-forum/mel-questions/m-p/7174051#M53626</link>
      <description>&lt;P&gt;Hi, you should be able to run the following MEL to get joints that I in the skin cluster:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;// replace skinCluster1 with the name of the skin cluster you want to query&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;string $influenceList[] = `skinCluster -q -weightedInfluence "skinCluster1"`;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2017 15:01:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/mel-questions/m-p/7174051#M53626</guid>
      <dc:creator>tdHendrix</dc:creator>
      <dc:date>2017-06-23T15:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: MEL questions</title>
      <link>https://forums.autodesk.com/t5/maya-forum/mel-questions/m-p/7178129#M53627</link>
      <description>&lt;P&gt;Cool ! Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2017 07:56:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/mel-questions/m-p/7178129#M53627</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-26T07:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: MEL questions</title>
      <link>https://forums.autodesk.com/t5/maya-forum/mel-questions/m-p/7178160#M53628</link>
      <description>&lt;P&gt;But, "This flag returns a string array of the influence objects (joints and transform) that have non-zero weighting".&amp;nbsp;&lt;BR /&gt;Can I get all of joints, which are in my skin?&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2017 08:11:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/mel-questions/m-p/7178160#M53628</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-26T08:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: MEL questions</title>
      <link>https://forums.autodesk.com/t5/maya-forum/mel-questions/m-p/7178251#M53629</link>
      <description>&lt;P&gt;Have you tried changing "-weightedInfluence" to just "-influence"?&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2017 08:46:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/mel-questions/m-p/7178251#M53629</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-26T08:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: MEL questions</title>
      <link>https://forums.autodesk.com/t5/maya-forum/mel-questions/m-p/7181447#M53630</link>
      <description>&lt;P&gt;thank)))&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2017 08:49:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/mel-questions/m-p/7181447#M53630</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-27T08:49:32Z</dc:date>
    </item>
  </channel>
</rss>

