<?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: Max dimensions for a 3D model in Customization</title>
    <link>https://www.ptcusercommunity.com/t5/Customization/Max-dimensions-for-a-3D-model/m-p/575037#M7819</link>
    <description>&lt;P&gt;This idea has been posted to address the issue I am dealing with....:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.ptc.com/t5/Creo-Parametric-Ideas/Bounding-Box-as-a-Feature/idi-p/574282" target="_self"&gt;https://community.ptc.com/t5/Creo-Parametric-Ideas/Bounding-Box-as-a-Feature/idi-p/574282&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;While we are waiting for R&amp;amp;D to develop&amp;nbsp;it have we decided to write our own application.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for all your feedback &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Oct 2018 07:36:26 GMT</pubDate>
    <dc:creator>TommyRasmussen</dc:creator>
    <dc:date>2018-10-05T07:36:26Z</dc:date>
    <item>
      <title>Max dimensions for a 3D model</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Max-dimensions-for-a-3D-model/m-p/560362#M7368</link>
      <description>&lt;P&gt;Has anyone made a&amp;nbsp;Creo toolkit application that can generate max dimensions for a given 3D model?&lt;/P&gt;
&lt;P&gt;3 parameters must be generated in the 3D model…&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;MAX_LENGTH&lt;/LI&gt;
&lt;LI&gt;MAX_WIDTH&lt;/LI&gt;
&lt;LI&gt;MAX_HEIGTH&lt;/LI&gt;
&lt;LI&gt;MAX_DIAMETER for tubular parts (option)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The application must automatically analyze the model so it fits into the smallest possible surrounding box disregarding how the coordinate system is placed (see attached screenshots).&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jul 2018 12:29:02 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Max-dimensions-for-a-3D-model/m-p/560362#M7368</guid>
      <dc:creator>TommyRasmussen</dc:creator>
      <dc:date>2018-07-12T12:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: Max dimensions for a 3D model</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Max-dimensions-for-a-3D-model/m-p/560423#M7370</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/10720"&gt;@TommyRasmussen&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Has anyone made a&amp;nbsp;Creo toolkit application that can generate max dimensions for a given 3D model?&lt;/P&gt;
&lt;P&gt;3 parameters must be generated in the 3D model…&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;MAX_LENGTH&lt;/LI&gt;
&lt;LI&gt;MAX_WIDTH&lt;/LI&gt;
&lt;LI&gt;MAX_HEIGTH&lt;/LI&gt;
&lt;LI&gt;MAX_DIAMETER for tubular parts (option)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The application must automatically analyze the model so it fits into the smallest possible surrounding box disregarding how the coordinate system is placed (see attached screenshots).&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I am not a toolkit user however isn't that a built in api in toolkit?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ptc.com/en/support/article?n=CS195369" target="_blank"&gt;https://www.ptc.com/en/support/article?n=CS195369&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jul 2018 14:48:34 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Max-dimensions-for-a-3D-model/m-p/560423#M7370</guid>
      <dc:creator>RandyJones</dc:creator>
      <dc:date>2018-07-12T14:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Max dimensions for a 3D model</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Max-dimensions-for-a-3D-model/m-p/560452#M7372</link>
      <description>As I know build in function in toolkit use CSY for this.&lt;BR /&gt;You can get outline sizes, using Modelcheck.</description>
      <pubDate>Thu, 12 Jul 2018 16:48:00 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Max-dimensions-for-a-3D-model/m-p/560452#M7372</guid>
      <dc:creator>YaroslavSin</dc:creator>
      <dc:date>2018-07-12T16:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: Max dimensions for a 3D model</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Max-dimensions-for-a-3D-model/m-p/561117#M7449</link>
      <description>&lt;P&gt;ProSolidOutlineGet() is what you are looking for.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- HIH&lt;/P&gt;
&lt;P&gt;Ketan&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jul 2018 03:56:58 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Max-dimensions-for-a-3D-model/m-p/561117#M7449</guid>
      <dc:creator>Ketan_Lalcheta</dc:creator>
      <dc:date>2018-07-17T03:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: Max dimensions for a 3D model</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Max-dimensions-for-a-3D-model/m-p/561909#M7479</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/67152"&gt;@Ketan_Lalcheta&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;ProSolidOutlineGet() is what you are looking for.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- HIH&lt;/P&gt;
&lt;P&gt;Ketan&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Be careful with this. Using&amp;nbsp;&lt;SPAN&gt;ProSolidOutlineGet() can return a bigger outline&amp;nbsp;than expected.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This function takes into consideration&amp;nbsp;surfaces/curves (or others, I don't recall) that do not represent the real solid outline /dimensions.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2018 08:36:21 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Max-dimensions-for-a-3D-model/m-p/561909#M7479</guid>
      <dc:creator>JoaoGoncalves</dc:creator>
      <dc:date>2018-07-20T08:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: Max dimensions for a 3D model</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Max-dimensions-for-a-3D-model/m-p/561910#M7480</link>
      <description>&lt;P&gt;Yes, It gives max boundary.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2018 08:38:37 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Max-dimensions-for-a-3D-model/m-p/561910#M7480</guid>
      <dc:creator>Ketan_Lalcheta</dc:creator>
      <dc:date>2018-07-20T08:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: Max dimensions for a 3D model</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Max-dimensions-for-a-3D-model/m-p/575037#M7819</link>
      <description>&lt;P&gt;This idea has been posted to address the issue I am dealing with....:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.ptc.com/t5/Creo-Parametric-Ideas/Bounding-Box-as-a-Feature/idi-p/574282" target="_self"&gt;https://community.ptc.com/t5/Creo-Parametric-Ideas/Bounding-Box-as-a-Feature/idi-p/574282&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;While we are waiting for R&amp;amp;D to develop&amp;nbsp;it have we decided to write our own application.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for all your feedback &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Oct 2018 07:36:26 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Max-dimensions-for-a-3D-model/m-p/575037#M7819</guid>
      <dc:creator>TommyRasmussen</dc:creator>
      <dc:date>2018-10-05T07:36:26Z</dc:date>
    </item>
  </channel>
</rss>

