<?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: how to find model scale info of creo Parametric  though c++ toolkit in Customization</title>
    <link>https://www.ptcusercommunity.com/t5/Customization/how-to-find-model-scale-info-of-creo-Parametric-though-c-toolkit/m-p/693008#M9967</link>
    <description>&lt;P&gt;Take a look&lt;/P&gt;
&lt;P&gt;Toolkit: ProMdlPrincipalunitsystemGet()&lt;/P&gt;
&lt;P data-unlink="true"&gt;OTK: pfcSolid::GetPrincipalUnits&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 15 Oct 2020 09:49:47 GMT</pubDate>
    <dc:creator>YaroslavSin</dc:creator>
    <dc:date>2020-10-15T09:49:47Z</dc:date>
    <item>
      <title>how to find model scale info of creo Parametric  though c++ toolkit</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/how-to-find-model-scale-info-of-creo-Parametric-though-c-toolkit/m-p/692398#M9952</link>
      <description>&lt;P&gt;hey, I am trying to automate the creo parametric through running parallel application using toolkit so i need a scale unit info (like model is in&amp;nbsp;&lt;SPAN&gt;mm, cm , inches)&lt;/SPAN&gt;&amp;nbsp;for the model how i can find it&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2020 09:44:53 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/how-to-find-model-scale-info-of-creo-Parametric-though-c-toolkit/m-p/692398#M9952</guid>
      <dc:creator>VG_9645254</dc:creator>
      <dc:date>2020-10-15T09:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: how to find model scale info of creo Parametric  though c++ toolkit</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/how-to-find-model-scale-info-of-creo-Parametric-though-c-toolkit/m-p/692644#M9960</link>
      <description>&lt;P&gt;What you mean by model scale?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you want to get the size oft the model by x, y, z axis? Take a look at ProSolidOutlineGet()&lt;/P&gt;
&lt;P&gt;Or you interesting to get view scale (zoom)? Or what?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2020 07:01:41 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/how-to-find-model-scale-info-of-creo-Parametric-though-c-toolkit/m-p/692644#M9960</guid>
      <dc:creator>YaroslavSin</dc:creator>
      <dc:date>2020-10-14T07:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: how to find model scale info of creo Parametric  though c++ toolkit</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/how-to-find-model-scale-info-of-creo-Parametric-though-c-toolkit/m-p/693007#M9966</link>
      <description>&lt;P&gt;hey&amp;nbsp;&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/205856"&gt;@YaroslavSin&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;I am looking for the scale base&amp;nbsp;&lt;SPAN&gt;units&lt;/SPAN&gt;&amp;nbsp;(model is in mm, inches,&amp;nbsp;&lt;SPAN&gt;centimeters).&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2020 09:44:04 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/how-to-find-model-scale-info-of-creo-Parametric-though-c-toolkit/m-p/693007#M9966</guid>
      <dc:creator>VG_9645254</dc:creator>
      <dc:date>2020-10-15T09:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to find model scale info of creo Parametric  though c++ toolkit</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/how-to-find-model-scale-info-of-creo-Parametric-though-c-toolkit/m-p/693008#M9967</link>
      <description>&lt;P&gt;Take a look&lt;/P&gt;
&lt;P&gt;Toolkit: ProMdlPrincipalunitsystemGet()&lt;/P&gt;
&lt;P data-unlink="true"&gt;OTK: pfcSolid::GetPrincipalUnits&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2020 09:49:47 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/how-to-find-model-scale-info-of-creo-Parametric-though-c-toolkit/m-p/693008#M9967</guid>
      <dc:creator>YaroslavSin</dc:creator>
      <dc:date>2020-10-15T09:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: how to find model scale info of creo Parametric  though c++ toolkit</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/how-to-find-model-scale-info-of-creo-Parametric-though-c-toolkit/m-p/693048#M9969</link>
      <description>&lt;P&gt;thanks. I have one more query, how can I get an instance of pfcSolid to access GetPrincipalUnits() ?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2020 12:47:28 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/how-to-find-model-scale-info-of-creo-Parametric-though-c-toolkit/m-p/693048#M9969</guid>
      <dc:creator>VG_9645254</dc:creator>
      <dc:date>2020-10-15T12:47:28Z</dc:date>
    </item>
  </channel>
</rss>

