<?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: maximum heith of all models in PowerMill Forum</title>
    <link>https://forums.autodesk.com/t5/powermill-forum/maximum-heith-of-all-models/m-p/7098841#M27473</link>
    <description>&lt;P&gt;ok ok&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks to all&lt;/P&gt;</description>
    <pubDate>Mon, 22 May 2017 09:14:20 GMT</pubDate>
    <dc:creator>psx2</dc:creator>
    <dc:date>2017-05-22T09:14:20Z</dc:date>
    <item>
      <title>maximum heith of all models</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/maximum-heith-of-all-models/m-p/7096652#M27470</link>
      <description>&lt;P&gt;is there a parameter thath identify the maximum z of all models ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 19 May 2017 21:28:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/maximum-heith-of-all-models/m-p/7096652#M27470</guid>
      <dc:creator>psx2</dc:creator>
      <dc:date>2017-05-19T21:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: maximum heith of all models</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/maximum-heith-of-all-models/m-p/7098661#M27471</link>
      <description>&lt;P&gt;Not sure, but you could try to create a block: Its max Z should be the value that you are looking for.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Olivier&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2017 07:21:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/maximum-heith-of-all-models/m-p/7098661#M27471</guid>
      <dc:creator>NanchenO</dc:creator>
      <dc:date>2017-05-22T07:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: maximum heith of all models</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/maximum-heith-of-all-models/m-p/7098757#M27472</link>
      <description>&lt;P&gt;In PM2018 there is an apply function that applies an expression to each element in a list. The result is the list of values obtained from each expression evaluation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So to the list of models apply an expression to get the MaxZ from each model then find the maximum value in the resulting list.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;REAL MaxZ = max(apply(folder('model'), 'limits(this)[5]'))&lt;/PRE&gt;&lt;P&gt;in the expression you can use the keyword 'this' to refer to the current list item.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2017 08:14:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/maximum-heith-of-all-models/m-p/7098757#M27472</guid>
      <dc:creator>urizenYHS3W</dc:creator>
      <dc:date>2017-05-22T08:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: maximum heith of all models</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/maximum-heith-of-all-models/m-p/7098841#M27473</link>
      <description>&lt;P&gt;ok ok&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks to all&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2017 09:14:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/maximum-heith-of-all-models/m-p/7098841#M27473</guid>
      <dc:creator>psx2</dc:creator>
      <dc:date>2017-05-22T09:14:20Z</dc:date>
    </item>
  </channel>
</rss>

