<?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 text repetition in 3D Part &amp; Assembly Design</title>
    <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/text-repetition/m-p/697310#M74159</link>
    <description>&lt;P&gt;Hi, I need to model a kind of rule with dimensions engraved.&lt;/P&gt;
&lt;P&gt;So, a basic repetition can extrude graduations (@ each centimeter, for example).&lt;/P&gt;
&lt;P&gt;However, is it possible to repeat a text ?&lt;/P&gt;
&lt;P&gt;ie 01, 02, 03...19, 20&lt;/P&gt;
&lt;P&gt;Can this text be drive by repetition ?&lt;/P&gt;
&lt;P&gt;If not, I should extrude 20 texts and manually enter values.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Sun, 08 Nov 2020 06:03:16 GMT</pubDate>
    <dc:creator>Dom_CHENTRE</dc:creator>
    <dc:date>2020-11-08T06:03:16Z</dc:date>
    <item>
      <title>text repetition</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/text-repetition/m-p/697310#M74159</link>
      <description>&lt;P&gt;Hi, I need to model a kind of rule with dimensions engraved.&lt;/P&gt;
&lt;P&gt;So, a basic repetition can extrude graduations (@ each centimeter, for example).&lt;/P&gt;
&lt;P&gt;However, is it possible to repeat a text ?&lt;/P&gt;
&lt;P&gt;ie 01, 02, 03...19, 20&lt;/P&gt;
&lt;P&gt;Can this text be drive by repetition ?&lt;/P&gt;
&lt;P&gt;If not, I should extrude 20 texts and manually enter values.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 08 Nov 2020 06:03:16 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/text-repetition/m-p/697310#M74159</guid>
      <dc:creator>Dom_CHENTRE</dc:creator>
      <dc:date>2020-11-08T06:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: text repetition</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/text-repetition/m-p/697334#M74160</link>
      <description>&lt;P&gt;Yes it is possible, example Creo 4 part enclosed for review.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are using a pattern to control the hash marks in the model then you should be able to use a relation to generate the text associated with each pattern member that has text attached. It will take me a lot of words to go through it so hopefully you can reverse engineer it from the example model. Pay attention to the feature names for some guidance.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This example is not the only way to do it but it is pretty straight forward and seems to be robust. With this method it will increment your hash text based on a feature relation that was created in "PNT7" this feature exists only to define the &lt;U&gt;&lt;EM&gt;feature&lt;/EM&gt;&lt;/U&gt; relation that will be used to increment the text values in the pattern. The group pattern of type dimension controls the hash spacing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can not start at zero using this relation as it strips all leading/trailing zeros from the parameter value. So you will see increments every 10 mm as it regenerates. To see how it works, change the linear dimension for "pnt_hash_marks" (feature #12) to 3 for example and regen the model you should see the text update. See the video for details.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The key point is to use the parameter defined in the feature relation of&amp;nbsp;"PNT7" for each text value in the pattern.&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="Feature parameter is driving the incremented text" style="width: 999px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/33412i85B98E1F8C3CC8AE/image-size/large?v=v2&amp;amp;px=999" role="button" title="feature param text.jpg" alt="Feature parameter is driving the incremented text" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Feature parameter is driving the incremented text&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Nov 2020 01:17:36 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/text-repetition/m-p/697334#M74160</guid>
      <dc:creator>tbraxton</dc:creator>
      <dc:date>2020-11-09T01:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: text repetition</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/text-repetition/m-p/697651#M74161</link>
      <description>&lt;P&gt;Thanks a lot.&lt;BR /&gt;Seems to be fine and exactly what I wanted to do.&lt;/P&gt;
&lt;P&gt;Unfortunately, I'm just on Creo3, right now.&lt;/P&gt;
&lt;P&gt;Didn't renewed maintenance yet...&lt;BR /&gt;So, I'll try to reproduce this ?&lt;/P&gt;
&lt;P&gt;Perhaps it's possible...&lt;BR /&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2020 16:00:26 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/text-repetition/m-p/697651#M74161</guid>
      <dc:creator>Dom_CHENTRE</dc:creator>
      <dc:date>2020-11-10T16:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: text repetition</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/text-repetition/m-p/697652#M74162</link>
      <description>&lt;P&gt;Try this one&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.ptc.com/t5/Detailing-MBD-MBE/Increment-numbers-in-axis-pattern-to-create-clock/m-p/41509" target="_blank"&gt;https://community.ptc.com/t5/Detailing-MBD-MBE/Increment-numbers-in-axis-pattern-to-create-clock/m-p/41509&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I think this is what you want.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2020 16:06:49 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/text-repetition/m-p/697652#M74162</guid>
      <dc:creator>StephenW</dc:creator>
      <dc:date>2020-11-10T16:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: text repetition</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/text-repetition/m-p/697655#M74163</link>
      <description>&lt;P&gt;It should be exactly the same in Creo 3.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is the feature relation used in PNT7 to define the string used for text.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;hash_incr=itos(DISTANCE:FID_MEASURE_DISTANCE_1)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The measure feature is the distance from the rule origin (Csys) to the PNT_HASH_MARKS. This point is the first increment of a hash location.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is a shot of the model tree to help. This group is patterned and will create the incremented text and hash mark below the text.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Model tree reference" style="width: 413px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/33468i5B5E6D4E3A2A80A3/image-size/large?v=v2&amp;amp;px=999" role="button" title="model tree.jpg" alt="Model tree reference" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Model tree reference&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2020 16:26:23 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/text-repetition/m-p/697655#M74163</guid>
      <dc:creator>tbraxton</dc:creator>
      <dc:date>2020-11-10T16:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: text repetition</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/text-repetition/m-p/697877#M74164</link>
      <description>&lt;P&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/18290"&gt;@Dom_CHENTRE&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check this post...&amp;nbsp;&lt;A href="https://community.ptc.com/t5/Assembly-Design/Pattern-numbers/m-p/122934#M4811%3F&amp;amp;posno=1&amp;amp;q=number%20pattern%20Mahesh&amp;amp;DocumentType=Community%20Forum&amp;amp;source=search" target="_blank"&gt;https://community.ptc.com/t5/Assembly-Design/Pattern-numbers/m-p/122934#M4811%3F&amp;amp;posno=1&amp;amp;q=number%20pattern%20Mahesh&amp;amp;DocumentType=Community%20Forum&amp;amp;source=search&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Nov 2020 16:18:14 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/text-repetition/m-p/697877#M74164</guid>
      <dc:creator>Mahesh_Sharma</dc:creator>
      <dc:date>2020-11-11T16:18:14Z</dc:date>
    </item>
  </channel>
</rss>

