<?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: API to retrieve mass property data from published visualization data in Windchill Customization</title>
    <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/API-to-retrieve-mass-property-data-from-published-visualization/m-p/947767#M7999</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/27334"&gt;@avillanueva&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have the Creo View adapters installed locally, you could use `olstat.exe` from the command line like so:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;./olstat.exe &amp;lt;ol-path&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;It will return triangle count, mesh count, mass data (depending on your ol file) and more.&lt;BR /&gt;The executable can be found in the Creo View Adapters install directory i.e. &lt;FONT face="courier new,courier"&gt;C:/ptc/creo_view_adapters_&amp;lt;version&amp;gt;/bin/&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 03 May 2024 22:59:19 GMT</pubDate>
    <dc:creator>b_jarvis</dc:creator>
    <dc:date>2024-05-03T22:59:19Z</dc:date>
    <item>
      <title>API to retrieve mass property data from published visualization data</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/API-to-retrieve-mass-property-data-from-published-visualization/m-p/946846#M7981</link>
      <description>&lt;P&gt;My assumption is that the information I am looking for is contain in the .ol file. I was looking for a way to pull the mass value as an indicated that mass properties were properly done from a workflow check. Is there an API that can interact with .ol files?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="avillanueva_0-1714408071322.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/103355i7E1C54FB79C3D4D4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="avillanueva_0-1714408071322.png" alt="avillanueva_0-1714408071322.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2024 16:29:43 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill-Customization/API-to-retrieve-mass-property-data-from-published-visualization/m-p/946846#M7981</guid>
      <dc:creator>avillanueva</dc:creator>
      <dc:date>2024-04-29T16:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: API to retrieve mass property data from published visualization data</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/API-to-retrieve-mass-property-data-from-published-visualization/m-p/947612#M7993</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/27334"&gt;@avillanueva&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I know that visualization thumbnail can be generated directly by Windchill without Creo worker,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But this is based on a generated visualization files in a local Creo client.&lt;/P&gt;
&lt;P&gt;So the question is if this thumbnail generation works somehow with the ol files, then the API can exists.&lt;/P&gt;
&lt;P&gt;Just find it &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt; I am not sure if it is true what I wrote &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PetrH&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2024 08:13:11 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill-Customization/API-to-retrieve-mass-property-data-from-published-visualization/m-p/947612#M7993</guid>
      <dc:creator>HelesicPetr</dc:creator>
      <dc:date>2024-05-03T08:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: API to retrieve mass property data from published visualization data</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/API-to-retrieve-mass-property-data-from-published-visualization/m-p/947767#M7999</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/27334"&gt;@avillanueva&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have the Creo View adapters installed locally, you could use `olstat.exe` from the command line like so:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;./olstat.exe &amp;lt;ol-path&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;It will return triangle count, mesh count, mass data (depending on your ol file) and more.&lt;BR /&gt;The executable can be found in the Creo View Adapters install directory i.e. &lt;FONT face="courier new,courier"&gt;C:/ptc/creo_view_adapters_&amp;lt;version&amp;gt;/bin/&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2024 22:59:19 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill-Customization/API-to-retrieve-mass-property-data-from-published-visualization/m-p/947767#M7999</guid>
      <dc:creator>b_jarvis</dc:creator>
      <dc:date>2024-05-03T22:59:19Z</dc:date>
    </item>
  </channel>
</rss>

