<?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: Importing a set of points from Creo to Mathcad in Mathcad</title>
    <link>https://www.ptcusercommunity.com/t5/Mathcad/Importing-a-set-of-points-from-Creo-to-Mathcad/m-p/878163#M206864</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/14826"&gt;@LucMeekes&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply but, what I would like is to read the coords from the model itself, not from the pts file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Specific from the (Datum point id 66) from the model.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 30 May 2023 09:24:00 GMT</pubDate>
    <dc:creator>GS_8802941</dc:creator>
    <dc:date>2023-05-30T09:24:00Z</dc:date>
    <item>
      <title>Importing a set of points from Creo to Mathcad</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Importing-a-set-of-points-from-Creo-to-Mathcad/m-p/877763#M206823</link>
      <description>&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created a set of Datum Points in Creo. In my case there are 28 points, from P0 to P27. Those points have been imported from a .pts file.&lt;/P&gt;&lt;P&gt;Originally, there were 28 points from an xls file, which i copy pasted in a .txt file, I renamed that file to .pts and imported as shown in the screenshot.&amp;nbsp;&lt;/P&gt;&lt;P&gt; So in Creo i got a single feature (Datum point id 66) that has all those datum points.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="creo_points.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/82707iF0A011EC76EAA52E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="creo_points.png" alt="creo_points.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I want to do now.&lt;/P&gt;&lt;P&gt;I want to link those points in mathcad. Ideally would be a matrix with 28 rows and 3 colums. The 3 columns should be x, y z.&lt;/P&gt;&lt;P&gt;Or 4 columns (the first would be the label column P0 etc..).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I am doing at this moment.&lt;/P&gt;&lt;P&gt;I copy paste directly the coords from xls file to mathcad. Mathcad creates a table where i can label the columns and i can manipulate easily the data from that table to my calculations. Obviously there is not any input from Creo.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is.&lt;/P&gt;&lt;P&gt;Is any way to import the table with the coordinates of the 28 points from Creo to Mathcad as a table?&lt;/P&gt;&lt;P&gt;What I could do the 'hard way' is to check the name dimension for each coord (lets say d25 for x of point 4, d26 for y of point 4 and so on...) and build with those assignments a table that represents the coordinates.&lt;/P&gt;&lt;P&gt;Instead of doing this for all 3x28=84 dimensions, is any direct way to insert those dimensions from the creo model itself?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="headerbuttontrackingcode"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="headerbuttontrackingcode"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="headerbuttontrackingcode"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="headerbuttontrackingcode"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2023 13:28:49 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Importing-a-set-of-points-from-Creo-to-Mathcad/m-p/877763#M206823</guid>
      <dc:creator>GS_8802941</dc:creator>
      <dc:date>2023-05-26T13:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: Importing a set of points from Creo to Mathcad</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Importing-a-set-of-points-from-Creo-to-Mathcad/m-p/877880#M206830</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/490651"&gt;@GS_8802941&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created a set of Datum Points in Creo. In my case there are 28 points, from P0 to P27. Those points have been imported from a .pts file.&lt;/P&gt;&lt;P&gt;Originally, there were 28 points from an xls file, which i copy pasted in a .txt file, I renamed that file to .pts and imported as shown in the screenshot.&amp;nbsp;&lt;/P&gt;&lt;P&gt; So in Creo i got a single feature (Datum point id 66) that has all those datum points.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="creo_points.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/82707iF0A011EC76EAA52E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="creo_points.png" alt="creo_points.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I want to do now.&lt;/P&gt;&lt;P&gt;I want to link those points in mathcad. Ideally would be a matrix with 28 rows and 3 colums. The 3 columns should be x, y z.&lt;/P&gt;&lt;P&gt;Or 4 columns (the first would be the label column P0 etc..).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I am doing at this moment.&lt;/P&gt;&lt;P&gt;I copy paste directly the coords from xls file to mathcad. Mathcad creates a table where i can label the columns and i can manipulate easily the data from that table to my calculations. Obviously there is not any input from Creo.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is.&lt;/P&gt;&lt;P&gt;Is any way to import the table with the coordinates of the 28 points from Creo to Mathcad as a table?&lt;/P&gt;&lt;P&gt;What I could do the 'hard way' is to check the name dimension for each coord (lets say d25 for x of point 4, d26 for y of point 4 and so on...) and build with those assignments a table that represents the coordinates.&lt;/P&gt;&lt;P&gt;Instead of doing this for all 3x28=84 dimensions, is any direct way to insert those dimensions from the creo model itself?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="headerbuttontrackingcode"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="headerbuttontrackingcode"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="headerbuttontrackingcode"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="headerbuttontrackingcode"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/490651"&gt;@GS_8802941&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, you can import the table with the coordinates of the 28 points from Creo to Mathcad as a table. In Creo, you can extract the coordinates of each point into separate dimensions (e.g., d25 for x of point 4, d26 for y of point 4), and then export those dimensions as a table. This table can be imported into Mathcad for further calculations.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want more details please tell me i give you more details.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regard,&lt;BR /&gt;FH_10699016&lt;/P&gt;</description>
      <pubDate>Sat, 27 May 2023 08:38:43 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Importing-a-set-of-points-from-Creo-to-Mathcad/m-p/877880#M206830</guid>
      <dc:creator>FH_10699016</dc:creator>
      <dc:date>2023-05-27T08:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: Importing a set of points from Creo to Mathcad</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Importing-a-set-of-points-from-Creo-to-Mathcad/m-p/877881#M206831</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/708505"&gt;@FH_10699016&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes please, I would like to know how to import all those coordinates (summed in the Datum point id 66) as a table in Mathcad.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I could extract separately each point but it takes time for lots of points. 28 are manageable but for more would be problem ))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;</description>
      <pubDate>Sat, 27 May 2023 08:47:39 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Importing-a-set-of-points-from-Creo-to-Mathcad/m-p/877881#M206831</guid>
      <dc:creator>GS_8802941</dc:creator>
      <dc:date>2023-05-27T08:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: Importing a set of points from Creo to Mathcad</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Importing-a-set-of-points-from-Creo-to-Mathcad/m-p/877904#M206839</link>
      <description>&lt;P&gt;Can you upload here the example text data of Creo?&lt;/P&gt;</description>
      <pubDate>Sun, 28 May 2023 01:00:51 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Importing-a-set-of-points-from-Creo-to-Mathcad/m-p/877904#M206839</guid>
      <dc:creator>ttokoro</dc:creator>
      <dc:date>2023-05-28T01:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: Importing a set of points from Creo to Mathcad</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Importing-a-set-of-points-from-Creo-to-Mathcad/m-p/878042#M206851</link>
      <description>&lt;P&gt;Article - "&lt;STRONG&gt;How to embed Mathcad or Mathcad Prime worksheet in Creo Parametric&lt;/STRONG&gt;": &lt;A href="https://www.ptc.com/en/support/article/CS201396" target="_blank"&gt;https://www.ptc.com/en/support/article/CS201396&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Mon, 29 May 2023 14:02:58 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Importing-a-set-of-points-from-Creo-to-Mathcad/m-p/878042#M206851</guid>
      <dc:creator>VladimirN</dc:creator>
      <dc:date>2023-05-29T14:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Importing a set of points from Creo to Mathcad</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Importing-a-set-of-points-from-Creo-to-Mathcad/m-p/878079#M206857</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/107767"&gt;@VladimirN&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thanks for your reply, the article is too generic. what I need is specific to transfer a set of coords to mathcad and back&lt;/P&gt;</description>
      <pubDate>Mon, 29 May 2023 19:15:46 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Importing-a-set-of-points-from-Creo-to-Mathcad/m-p/878079#M206857</guid>
      <dc:creator>GS_8802941</dc:creator>
      <dc:date>2023-05-29T19:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: Importing a set of points from Creo to Mathcad</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Importing-a-set-of-points-from-Creo-to-Mathcad/m-p/878083#M206858</link>
      <description>&lt;P&gt;Here are the files. The part and the coords files (just a simple text file with .pts extension)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 May 2023 20:16:56 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Importing-a-set-of-points-from-Creo-to-Mathcad/m-p/878083#M206858</guid>
      <dc:creator>GS_8802941</dc:creator>
      <dc:date>2023-05-29T20:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: Importing a set of points from Creo to Mathcad</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Importing-a-set-of-points-from-Creo-to-Mathcad/m-p/878087#M206859</link>
      <description>&lt;P&gt;Like this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LucMeekes_0-1685394495902.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/82790i1596DF8A1A05B889/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LucMeekes_0-1685394495902.png" alt="LucMeekes_0-1685394495902.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Then:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LucMeekes_1-1685394514297.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/82791i4ABE41BB3F8EB0B9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LucMeekes_1-1685394514297.png" alt="LucMeekes_1-1685394514297.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Success!&lt;BR /&gt;Luc&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 May 2023 21:09:16 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Importing-a-set-of-points-from-Creo-to-Mathcad/m-p/878087#M206859</guid>
      <dc:creator>LucMeekes</dc:creator>
      <dc:date>2023-05-29T21:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: Importing a set of points from Creo to Mathcad</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Importing-a-set-of-points-from-Creo-to-Mathcad/m-p/878091#M206860</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 518px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/82792iDC75F62315C8F04B/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 625px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/82793i4060CA4162A4D245/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 May 2023 22:24:20 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Importing-a-set-of-points-from-Creo-to-Mathcad/m-p/878091#M206860</guid>
      <dc:creator>ttokoro</dc:creator>
      <dc:date>2023-05-29T22:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Importing a set of points from Creo to Mathcad</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Importing-a-set-of-points-from-Creo-to-Mathcad/m-p/878163#M206864</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/14826"&gt;@LucMeekes&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply but, what I would like is to read the coords from the model itself, not from the pts file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Specific from the (Datum point id 66) from the model.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 09:24:00 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Importing-a-set-of-points-from-Creo-to-Mathcad/m-p/878163#M206864</guid>
      <dc:creator>GS_8802941</dc:creator>
      <dc:date>2023-05-30T09:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: Importing a set of points from Creo to Mathcad</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Importing-a-set-of-points-from-Creo-to-Mathcad/m-p/878192#M206865</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;please ask the same question to PTC Support. They will tell you whether such functionality is implemented. My guess ... requested functionality is not implemented, because Mathcad does not recognize features.&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 11:13:29 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Importing-a-set-of-points-from-Creo-to-Mathcad/m-p/878192#M206865</guid>
      <dc:creator>MartinHanak</dc:creator>
      <dc:date>2023-05-30T11:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: Importing a set of points from Creo to Mathcad</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Importing-a-set-of-points-from-Creo-to-Mathcad/m-p/878758#M206891</link>
      <description>&lt;P&gt;I think it is the closest to the solution at this point, as I will get netherless the point coords as a text file, I hope PTC will add the connection of feature data to mathcad in the future.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 09:13:31 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Importing-a-set-of-points-from-Creo-to-Mathcad/m-p/878758#M206891</guid>
      <dc:creator>GS_8802941</dc:creator>
      <dc:date>2023-06-01T09:13:31Z</dc:date>
    </item>
  </channel>
</rss>

