<?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 getting dimensions of mesh in 3ds Max Programming Forum</title>
    <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/getting-dimensions-of-mesh/m-p/6771522#M13602</link>
    <description>&lt;P&gt;Hello everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I'm trying to copy a mesh for an x amount of times on top of each other. I already have an working import mesh script but the problem is I don't know how to find the dimensions via Maxscript. Can someone show me a simple example on how to get the dimensions (width, length, height) of an editable poly/mesh?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you kindly in advance &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 27 Dec 2016 19:34:46 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-12-27T19:34:46Z</dc:date>
    <item>
      <title>getting dimensions of mesh</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/getting-dimensions-of-mesh/m-p/6771522#M13602</link>
      <description>&lt;P&gt;Hello everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I'm trying to copy a mesh for an x amount of times on top of each other. I already have an working import mesh script but the problem is I don't know how to find the dimensions via Maxscript. Can someone show me a simple example on how to get the dimensions (width, length, height) of an editable poly/mesh?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you kindly in advance &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Dec 2016 19:34:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/getting-dimensions-of-mesh/m-p/6771522#M13602</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-27T19:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: getting dimensions of mesh</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/getting-dimensions-of-mesh/m-p/6771625#M13603</link>
      <description>&lt;P&gt;If you are interested in the dimension in the world space, you can simply use the .min and .max properties, for example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;width = ($.max - $.min).x&lt;/PRE&gt;&lt;P&gt;If you want a local aligned dimensions instead, there's the &lt;A href="http://docs.autodesk.com/3DSMAX/14/ENU/MAXScript%20Help%202012/files/GUID-D1D7EB56-A370-4B07-99B4-BC779FB87CA-739.htm" target="_self"&gt;nodeLocalBoundingBox&lt;/A&gt; method - or a similar nodeGetBoundingBox method for arbitrary transforms.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Dec 2016 20:32:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/getting-dimensions-of-mesh/m-p/6771625#M13603</guid>
      <dc:creator>Swordslayer</dc:creator>
      <dc:date>2016-12-27T20:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: getting dimensions of mesh</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/getting-dimensions-of-mesh/m-p/6771823#M13604</link>
      <description>&lt;P&gt;Thanks for the fast reply! didnt know it existed &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Dec 2016 22:57:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/getting-dimensions-of-mesh/m-p/6771823#M13604</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-27T22:57:25Z</dc:date>
    </item>
  </channel>
</rss>

