<?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: Creoson how to display annotations or dimensions in generated drawing in Customization</title>
    <link>https://www.ptcusercommunity.com/t5/Customization/Creoson-how-to-display-annotations-or-dimensions-in-generated/m-p/1032627#M14452</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/994442"&gt;@CB_14084871&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your post.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your post appears well documented but has not yet received any response. I am replying to raise awareness. Hopefully, another community member will be able to help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, feel free to add any additional information you think might be relevant.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;</description>
    <pubDate>Fri, 05 Sep 2025 14:28:52 GMT</pubDate>
    <dc:creator>Catalina</dc:creator>
    <dc:date>2025-09-05T14:28:52Z</dc:date>
    <item>
      <title>Creoson how to display annotations or dimensions in generated drawing</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Creoson-how-to-display-annotations-or-dimensions-in-generated/m-p/1032019#M14438</link>
      <description>&lt;P&gt;I've been trying to use the creoson libraries to pass parameters to a model and generate a drawing from javascript ... but the dimensions in model could not be displayed in the generated drawing.. when i try to do the following,&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;dimObj = new creo.DimensionObj();
dimObj.name = "d0";
dimObj.showFlag = true;
respdata = await dimObj.list({file:"mydrawing.drw", name:"*"});&lt;/LI-CODE&gt;&lt;P&gt;it returns a blank array&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when i try&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;dimObj.show({file:"mydrawing.drw", name:"d0", show: true});&lt;/LI-CODE&gt;&lt;P&gt;to show an existing dimension from the model from which i generated the drawing, it reports, the dimension does not exist.. and ofcourse the dimensions are visible in creo when i manually use the "show annotations" toolbar button.. sadly, theres no show annotations interface function in creoson dimension module... any suggestions / help is appreciated&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 12:39:14 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Creoson-how-to-display-annotations-or-dimensions-in-generated/m-p/1032019#M14438</guid>
      <dc:creator>CB_14084871</dc:creator>
      <dc:date>2025-09-02T12:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: Creoson how to display annotations or dimensions in generated drawing</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Creoson-how-to-display-annotations-or-dimensions-in-generated/m-p/1032627#M14452</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/994442"&gt;@CB_14084871&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your post.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your post appears well documented but has not yet received any response. I am replying to raise awareness. Hopefully, another community member will be able to help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, feel free to add any additional information you think might be relevant.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 14:28:52 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Creoson-how-to-display-annotations-or-dimensions-in-generated/m-p/1032627#M14452</guid>
      <dc:creator>Catalina</dc:creator>
      <dc:date>2025-09-05T14:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: Creoson how to display annotations or dimensions in generated drawing</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Creoson-how-to-display-annotations-or-dimensions-in-generated/m-p/1032812#M14455</link>
      <description>&lt;P&gt;Maybe not the cleanest and simple solution, but you could play a mapkey or trail file to do these actions.&lt;/P&gt;&lt;P&gt;=&amp;gt; Show annotations&lt;/P&gt;&lt;P&gt;=&amp;gt; Search for that specific dimension&lt;/P&gt;&lt;P&gt;=&amp;gt; Accept annotation placement&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have used the same method in the past and this worked for me.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Sep 2025 06:05:25 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Creoson-how-to-display-annotations-or-dimensions-in-generated/m-p/1032812#M14455</guid>
      <dc:creator>ptc-5132323</dc:creator>
      <dc:date>2025-09-08T06:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: Creoson how to display annotations or dimensions in generated drawing</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Creoson-how-to-display-annotations-or-dimensions-in-generated/m-p/1032937#M14458</link>
      <description>&lt;P&gt;Pretty sure that this only works for .prt/.asm -- not .drw files.&amp;nbsp; &amp;nbsp;If you want to show the dimension on the drawing - might consider a mapkey to find and show the dimension, but showing dimensions on drawings is typically view dependent.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Automating drawings is a different head-space.&amp;nbsp; They are very limited - typically using drawing templates is best for new automations, or placing views and showing the feature dimensions by default - knowing they will go away if the model feature is suppressed.&amp;nbsp; Either is a more preferred approach for drawings vs tying to show specific dimensions by view using a mapkey or trail file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;hope this helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Dave&lt;/P&gt;</description>
      <pubDate>Mon, 08 Sep 2025 15:15:15 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Creoson-how-to-display-annotations-or-dimensions-in-generated/m-p/1032937#M14458</guid>
      <dc:creator>DavidBigelow</dc:creator>
      <dc:date>2025-09-08T15:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: Creoson how to display annotations or dimensions in generated drawing</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Creoson-how-to-display-annotations-or-dimensions-in-generated/m-p/1033010#M14460</link>
      <description>&lt;P&gt;No I use it for drawings.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It will show the dimesions on the first view where it is possible to show the dimension.&amp;nbsp;&lt;/P&gt;&lt;P&gt;With this method you do not have a lot of controll on that.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use it to automatically generate a drawing and show all the dimensions with tolerances.&lt;/P&gt;&lt;P&gt;(I analyse the ProProgram to find these dimension.)&lt;/P&gt;&lt;P&gt;The user will still need to clean/move the dimensions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Sep 2025 05:52:13 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Creoson-how-to-display-annotations-or-dimensions-in-generated/m-p/1033010#M14460</guid>
      <dc:creator>ptc-5132323</dc:creator>
      <dc:date>2025-09-09T05:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: Creoson how to display annotations or dimensions in generated drawing</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Creoson-how-to-display-annotations-or-dimensions-in-generated/m-p/1033699#M14472</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/994442"&gt;@CB_14084871&lt;/a&gt;&lt;/SPAN&gt;,&lt;BR /&gt;&lt;BR /&gt;I wanted to see if you got the help you needed.&lt;BR /&gt;&lt;BR /&gt;If so, please mark the appropriate reply as the Accepted Solution or please feel free to detail in a reply what has helped you and mark it as the Accepted Solution. It will help other members who may have the same question.&lt;BR /&gt;&lt;BR /&gt;Of course, if you have more to share on your issue, please pursue the conversation.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2025 14:49:16 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Creoson-how-to-display-annotations-or-dimensions-in-generated/m-p/1033699#M14472</guid>
      <dc:creator>Catalina</dc:creator>
      <dc:date>2025-09-12T14:49:16Z</dc:date>
    </item>
  </channel>
</rss>

