<?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: Randomly select objects in 3ds Max Programming Forum</title>
    <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/randomly-select-objects/m-p/4235519#M18777</link>
    <description>Try my Random(De)Select tool at ScriptSpot:&lt;BR /&gt;&lt;A href="http://www.scriptspot.com/3ds-max/scripts/randomdeselect" target="_blank"&gt;http://www.scriptspot.com/3ds-max/scripts/randomdeselect&lt;/A&gt;</description>
    <pubDate>Thu, 02 Feb 2012 23:11:09 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-02-02T23:11:09Z</dc:date>
    <item>
      <title>Randomly select objects</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/randomly-select-objects/m-p/4235518#M18776</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;1) I am a total novice at maxscript and do not do any programming at all. I'm using 3dsmax 2012.&lt;BR /&gt;&lt;BR /&gt;2) All I want to do is run a quick script to have Max randomly select a group of objects from the visible objects on the screen.&lt;BR /&gt;&lt;BR /&gt;For example, if there are 1,000 objects, I want to grab 1/12 of them (and then I'll change their material). Then I'll hide those and want to grab, say 1/9 of the remaining ones (put another material on them and hide them). Then grab 1/4 of the rest and do the same thing, etc.&lt;BR /&gt;&lt;BR /&gt;I'd like to specify the percentage or fraction of objects that I'm grabbing; that's it.&lt;BR /&gt;&lt;BR /&gt;I found this old script link but it seems slightly different; PLUS I'm not a programmer and can't quite read it.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://area.autodesk.com/forum/autodesk-3ds-max/maxscript/random-selection-script/" target="_blank"&gt;http://area.autodesk.com/forum/autodesk-3ds-max/maxscript/random-selection-script/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Louis Marcoux also posted this video on randomly assigning materials. It seems close, but I simply want to grab random objects.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://area.autodesk.com/louis_tutorials/assign_random_wire_frame_color_to_selected_objects" target="_blank"&gt;http://area.autodesk.com/louis_tutorials/assign_random_wire_frame_color_to_selected_objects&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Any help?&lt;BR /&gt;&lt;BR /&gt;Thank you!</description>
      <pubDate>Thu, 02 Feb 2012 22:38:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/randomly-select-objects/m-p/4235518#M18776</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-02T22:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: Randomly select objects</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/randomly-select-objects/m-p/4235519#M18777</link>
      <description>Try my Random(De)Select tool at ScriptSpot:&lt;BR /&gt;&lt;A href="http://www.scriptspot.com/3ds-max/scripts/randomdeselect" target="_blank"&gt;http://www.scriptspot.com/3ds-max/scripts/randomdeselect&lt;/A&gt;</description>
      <pubDate>Thu, 02 Feb 2012 23:11:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/randomly-select-objects/m-p/4235519#M18777</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-02T23:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: Randomly select objects</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/randomly-select-objects/m-p/4235520#M18778</link>
      <description>Perfect! Thank you! Exactly what I was hoping for.</description>
      <pubDate>Fri, 03 Feb 2012 00:18:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/randomly-select-objects/m-p/4235520#M18778</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-03T00:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: Randomly select objects</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/randomly-select-objects/m-p/4235521#M18779</link>
      <description>My selectionRandomizer script does a similar thing, in case its helpful:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.neilblevins.com/cg_tools/soulburnscripts/soulburnscripts.htm" target="_blank"&gt;http://www.neilblevins.com/cg_tools/soulburnscripts/soulburnscripts.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;- Neil</description>
      <pubDate>Fri, 03 Feb 2012 18:31:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/randomly-select-objects/m-p/4235521#M18779</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-03T18:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: Randomly select objects</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/randomly-select-objects/m-p/4235522#M18780</link>
      <description>these are two very doubtful solutions. we discussed this issue on cgtalk forum.</description>
      <pubDate>Sat, 04 Feb 2012 04:39:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/randomly-select-objects/m-p/4235522#M18780</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-04T04:39:24Z</dc:date>
    </item>
  </channel>
</rss>

