<?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: Creo Parametric 5.0 5.0.3.0 release (New version upload has coordinate system oriented  Z AXIS u in 3D Part &amp; Assembly Design</title>
    <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/661286#M69417</link>
    <description>&lt;P&gt;Yeah... we ended up creating new Start Part Templates.&amp;nbsp; I don't know why PTC puts out Y-Up as the default.&amp;nbsp; Who uses that?&amp;nbsp; It only creates a mess when you have people just trust that it is correct... including Admin...&lt;/P&gt;</description>
    <pubDate>Mon, 20 Apr 2020 12:26:41 GMT</pubDate>
    <dc:creator>doneill</dc:creator>
    <dc:date>2020-04-20T12:26:41Z</dc:date>
    <item>
      <title>Is it possible to redefine default coordinate system and change orientation in Creo Parametric</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/535601#M69404</link>
      <description>&lt;UL&gt;
&lt;LI&gt;Is it possible to redefine default coordinate system&lt;/LI&gt;
&lt;LI&gt;Inability to redefine default coordinate system and change orientation&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Wed, 12 Dec 2018 15:09:11 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/535601#M69404</guid>
      <dc:creator>dg-2</dc:creator>
      <dc:date>2018-12-12T15:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to redefine default coordinate system and change orientation in Creo Parametric</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/535620#M69405</link>
      <description>&lt;P&gt;There are two types of coordinate system features in Creo - the normal "Coordinate System", and the "Default Coordinate System".&amp;nbsp; Creo reserves this internal "Default Coordinate System"&amp;nbsp;- that always set the same orientation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Basically, Creo always needs something to use as a reference. So, the first feature in your tree can either be:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;a "default" csys&lt;/LI&gt;
&lt;LI&gt;three datum planes&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the first feature in your model (or your "start part") is a coordinate system - it will actually create a "Default Coordinate System", because there is nothing else in the part to use as a reference.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Untitled.png" style="width: 471px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/4993iD1E426C6ECF19050/image-dimensions/471x296?v=v2" width="471" height="296" role="button" title="Untitled.png" alt="Untitled.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want your start part to use a coordinate system with a different orientation, you can define your datum planes first, then create a regular coordinate system to orient&amp;nbsp; it differently.&lt;BR /&gt;&lt;BR /&gt;aka - if you create your "coordinate system" (and then three datum planes), you will get this:&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Capture.JPG" style="width: 749px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/4994iC04AC6EEA2B63D90/image-dimensions/749x392?v=v2" width="749" height="392" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you create your datum planes first, and THEN your coordinate system, you can create something like this as you desire.&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="rotated.JPG" style="width: 750px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/4995i351D057F86B218B0/image-dimensions/750x417?v=v2" width="750" height="417" role="button" title="rotated.JPG" alt="rotated.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note how the blue-green-red are matched to different axes than in the first example, and I've simply renamed the datum planes.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, a VERY important thing to note: even if you create your "first" coordinate system as I showed in the second example.... if you create a "Default Coordinate System" now, it will ALWAYS create it with the same orientation as in example 1, and you will not be able to edit it's definition.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you ever want to "change" the orientation of the part... one thing you can do is to create a NEW coordinate system rotated from the "Default". Then you can use "Replace Reference" to&amp;nbsp; change all of your features to use the new coordinate system/orientation instead of the old default one (then maybe hide or delete the default... of course, depending on your company standards, etc).&lt;BR /&gt;&lt;BR /&gt;Hope this helps!&lt;BR /&gt;&lt;BR /&gt;James Sullivan&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2018 08:06:17 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/535620#M69405</guid>
      <dc:creator>sully7</dc:creator>
      <dc:date>2018-02-15T08:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to redefine default coordinate system and change orientation in Creo Parametric</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/537676#M69406</link>
      <description>&lt;P&gt;thank you.&lt;/P&gt;
&lt;P&gt;i have to match Assembly default position for my vehicle coredinate system which is i have.&lt;/P&gt;
&lt;P&gt;its xyz orentation is different from the default.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Mar 2018 04:35:08 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/537676#M69406</guid>
      <dc:creator>dg-2</dc:creator>
      <dc:date>2018-03-01T04:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to redefine default coordinate system and change orientation in Creo Parametric</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/537696#M69407</link>
      <description>&lt;P&gt;See &lt;A href="http://support.ptc.com/help/creo/creo_pma/usascii/#page/fundamentals%2Ffundamentals%2Ffund_four_sub%2Fto_orientate_by_preference.html%23" target="_blank"&gt;http://support.ptc.com/help/creo/creo_pma/usascii/#page/fundamentals%2Ffundamentals%2Ffund_four_sub%2Fto_orientate_by_preference.html%23&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note steps 6 and 7.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Mar 2018 06:53:11 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/537696#M69407</guid>
      <dc:creator>dschenken</dc:creator>
      <dc:date>2018-03-01T06:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to redefine default coordinate system and change orientation in Creo Parametric</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/537710#M69408</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;--&lt;/P&gt;</description>
      <pubDate>Thu, 01 Mar 2018 08:49:47 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/537710#M69408</guid>
      <dc:creator>dg-2</dc:creator>
      <dc:date>2018-03-01T08:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to redefine default coordinate system and change orientation in Creo Parametric</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/571104#M69409</link>
      <description>&lt;P&gt;This will change/replace the views not how the model is built it up from the main/default coordinate system ... this will not assemble the model in the new default orientation ... will keep the same orientation related to the mail/default coordinate system ...&lt;/P&gt;</description>
      <pubDate>Tue, 11 Sep 2018 19:07:01 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/571104#M69409</guid>
      <dc:creator>Bogdan</dc:creator>
      <dc:date>2018-09-11T19:07:01Z</dc:date>
    </item>
    <item>
      <title>Creo Parametric 5.0 5.0.3.0 release (New version upload has coordinate system oriented  Z AXIS up</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/589217#M69410</link>
      <description>&lt;P&gt;Creo Parametric 5.0 5.0.3.0 release (New version upload has coordinate system oriented with Z AXIS&amp;nbsp;up).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Has anyone else encountered this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since we started teaching and writing books on PTC products (1994), the Z axis always projected out from the FRONT datum plane.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now it goes up from the TOP datum plane.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jan 2019 19:57:42 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/589217#M69410</guid>
      <dc:creator>lglamit</dc:creator>
      <dc:date>2019-01-15T19:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: Creo Parametric 5.0 5.0.3.0 release (New version upload has coordinate system oriented  Z AXIS u</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/589234#M69411</link>
      <description>&lt;P&gt;PTC has finally got it right!&lt;/P&gt;
&lt;P&gt;We have always changed our start parts so the +Z is up from the X-Y (top) plane.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jan 2019 21:34:20 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/589234#M69411</guid>
      <dc:creator>BenLoosli</dc:creator>
      <dc:date>2019-01-15T21:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: Creo Parametric 5.0 5.0.3.0 release (New version upload has coordinate system oriented  Z AXIS u</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/589245#M69412</link>
      <description>&lt;P&gt;The major problem with that picture is that the positive side of the front plane is pointing opposite the positive direction of the Y axis.&amp;nbsp; Based on the coordinate system orientation the gray (negative side) of the front plane should be visible, not the brown (positive) side.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jan 2019 22:52:20 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/589245#M69412</guid>
      <dc:creator>TomU</dc:creator>
      <dc:date>2019-01-15T22:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: Creo Parametric 5.0 5.0.3.0 release (New version upload has coordinate system oriented  Z AXIS u</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/589636#M69413</link>
      <description>&lt;P&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/298488"&gt;@lglamit&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I just installed Creo Parametric 5.0.3.0 and I cannot reproduce this.&amp;nbsp; Here's what I'm seeing:&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="Creo 5.0.3.0 Default Part.PNG" style="width: 420px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/13503iC6E8CC39A35FE56D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Creo 5.0.3.0 Default Part.PNG" alt="Creo 5.0.3.0 Default Part.PNG" /&gt;&lt;/span&gt;&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="Creo 5.0.3.0 Default Assembly.PNG" style="width: 441px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/13504iD04127568BD35B8B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Creo 5.0.3.0 Default Assembly.PNG" alt="Creo 5.0.3.0 Default Assembly.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 15:25:37 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/589636#M69413</guid>
      <dc:creator>TomU</dc:creator>
      <dc:date>2019-01-17T15:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to redefine default coordinate system and change orientation in Creo Parametric</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/589643#M69414</link>
      <description>&lt;P&gt;Unless it has changed you should be able to flip the direction of the the positive side of the planes and reorient the spin center to the new coordinate systems orientation.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 15:46:53 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/589643#M69414</guid>
      <dc:creator>Kevin</dc:creator>
      <dc:date>2019-01-17T15:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: Creo Parametric 5.0 5.0.3.0 release (New version upload has coordinate system oriented  Z AXIS u</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/589647#M69415</link>
      <description>&lt;P&gt;This is based entirely on the start-part template that you use. Technically speaking, you could rename all of the datum planes to X, Y, and Z, or change any of the names from TOP, RIGHT and LEFT to whatever you want.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So PTC may have updated the "out-of-the-box" start part to fix the naming convention (I haven't double checked it).. but there are a lot of template&amp;nbsp;start parts you can pick from scattered across the installation (for example, there are some in "Common Files\templates" and others in "Common Files\creo_standards"). As for Z pointing "up" (on your screen), this may actually have to do with the "Default" rotation/view/orientation as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Personally, I typically like to create my own start parts anyway by first creating an "EMPTY" part (File-&amp;gt;New-&amp;gt;Part - uncheck "Use default template", select "Empty) and then creating an empty model with whatever datums I'd like. In this case, as I mentioned earlier, CS0 is considered a "default" csys&amp;nbsp;(aka, no possible way to redefine it), white DTM1, DTM2, and DTM3 represent your X, Y, and Z planes respectively. From there, you'd also need to create your default views (FRONT, RIGHT, LEFT, BOTTOM, etc), so it can be sort of painful the first time around... but once you have it put together, it's a beautiful thing - (we even have some code that helps us build them automatically from scratch&amp;nbsp;&lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://www.ptcusercommunity.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt; )&lt;/P&gt;
&lt;P&gt;&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-center" image-alt="new_start_part.JPG" style="width: 393px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/13505iEDA7E4DAAE70BE0E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="new_start_part.JPG" alt="new_start_part.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Taking it one step further, I personally&amp;nbsp;like to group those features, and make them "read only" so they don't contribute to the model regeneration, and so that they are out of the way from any new users who may want to try to modify them....&amp;nbsp;but that's a little outside of the scope of what we're talking about in this thread&amp;nbsp;&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://www.ptcusercommunity.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="finished.JPG" style="width: 322px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/13506i25D694BDCCC93E0E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="finished.JPG" alt="finished.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;James Sullivan&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 15:56:53 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/589647#M69415</guid>
      <dc:creator>sully7</dc:creator>
      <dc:date>2019-01-17T15:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to redefine default coordinate system and change orientation in Creo Parametric</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/630629#M69416</link>
      <description>&lt;P&gt;So this is what you need to do:&lt;/P&gt;
&lt;P&gt;1) save your part as a step file.&lt;/P&gt;
&lt;P&gt;2) open the original part file ( with the old co-ord sys) , create a new coordinate system with reference to the first co-ordinate system, just click on the old one when you create it and it will be created in the same place.&lt;/P&gt;
&lt;P&gt;3) under MODEL&amp;gt;&amp;gt; GET DATA&amp;gt;&amp;gt; IMPORT ITEM , now you import that step file we made earlier and in placement select the co - ordinate system you created in the 2nd instruction.&lt;/P&gt;
&lt;P&gt;4) now edit that co-ordinate system to whichever orientation , you can displace and rotate .&lt;/P&gt;
&lt;P&gt;5) delete your old part which must be still sadly lingering there. purge it . hit that hangman hammer on it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2019 13:20:14 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/630629#M69416</guid>
      <dc:creator>pollyhillsus</dc:creator>
      <dc:date>2019-10-10T13:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: Creo Parametric 5.0 5.0.3.0 release (New version upload has coordinate system oriented  Z AXIS u</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/661286#M69417</link>
      <description>&lt;P&gt;Yeah... we ended up creating new Start Part Templates.&amp;nbsp; I don't know why PTC puts out Y-Up as the default.&amp;nbsp; Who uses that?&amp;nbsp; It only creates a mess when you have people just trust that it is correct... including Admin...&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2020 12:26:41 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/661286#M69417</guid>
      <dc:creator>doneill</dc:creator>
      <dc:date>2020-04-20T12:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to redefine default coordinate system and change orientation in Creo Parametric</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/728652#M119537</link>
      <description>&lt;P&gt;Hi @all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;is it possible to change the &lt;A href="http://support.ptc.com/help/creo/creoview/en/index.html#page/creo_view%2FTo_Translate_and_Rotate_Parts.html%23wwID0E5GBS" target="_blank" rel="noopener"&gt;CSYS in Creo View&lt;/A&gt; as well somehow? (pls. see &lt;A href="https://community.ptc.com/t5/3D-Part-Assembly-Design/Change-the-Dragger-s-position/m-p/728647/highlight/true#M119535" target="_blank" rel="noopener"&gt;here&lt;/A&gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 11:32:14 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/728652#M119537</guid>
      <dc:creator>VeqTor</dc:creator>
      <dc:date>2021-05-11T11:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to redefine default coordinate system and change orientation in Creo Parametric</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/728671#M119544</link>
      <description>&lt;P&gt;Many years ago, using WF2 we had a program or map key that we used on a part or sub assembly in an assembly to move the part relative to its def csys so that it defaulted to the correct placement in the assembly.&amp;nbsp; I don't have that anymore but something may be available somewhere.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Currently, when I want a part to match the default csys, I create a csys offset from the default and redefine the default planes to the new csys.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Activate the model in the assembly.&lt;/LI&gt;
&lt;LI&gt;Select the part Default csys and select the csys tool.&lt;/LI&gt;
&lt;LI&gt;Select the assy default csys to create the offset values and complete the csys.&lt;/LI&gt;
&lt;LI&gt;Edit reference on the new csys and select the part csys.&lt;/LI&gt;
&lt;LI&gt;Move the new csys above the default planes.&lt;/LI&gt;
&lt;LI&gt;Edit reference for the default planes using the new csys.&lt;/LI&gt;
&lt;LI&gt;Edit reference for any other feature that uses the default csys replacing it with the new csys.&lt;/LI&gt;
&lt;LI&gt;Now you can redefine the assembly of the part to default.&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 11 May 2021 13:23:15 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/728671#M119544</guid>
      <dc:creator>kdirth</dc:creator>
      <dc:date>2021-05-11T13:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to redefine default coordinate system and change orientation in Creo Parametric</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/728679#M119546</link>
      <description>&lt;P&gt;I'm not sure if you are referring to Creo or Creo View, but regarding Creo View (MCAD, that is), the matter has since been resolved in the other thread:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.ptc.com/t5/3D-Part-Assembly-Design/Change-the-Dragger-s-position/m-p/728664/highlight/true#M119540" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Change the Dragger's position&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 14:08:30 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/728679#M119546</guid>
      <dc:creator>VeqTor</dc:creator>
      <dc:date>2021-05-11T14:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: Creo Parametric 5.0 5.0.3.0 release (New version upload has coordinate system oriented  Z AXIS u</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/904302#M131476</link>
      <description>&lt;P&gt;EVERYBODY uses that.&amp;nbsp; It's called the "Right Hand Rule":&amp;nbsp; Positive X to the right, Positive Y up, Positive Z towards you.&amp;nbsp; Simple.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2023 21:07:10 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/904302#M131476</guid>
      <dc:creator>Patriot_1776</dc:creator>
      <dc:date>2023-10-03T21:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to redefine default coordinate system and change orientation in Creo Parametric</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/1040631#M141696</link>
      <description>&lt;P&gt;It is critical to understand that however you create or alter the start part, there is always an "origin" in the model that cannot be changed.&lt;BR /&gt;The Default Coordinate System is simply a feature representation of the origin.&lt;BR /&gt;Because 3D CAD evolved from 2D CAD which evolved from a paper world where X was always to the right and Y was always up, the Z direction always "comes out of the page" toward you.&amp;nbsp; You cannot change this "under the hood".&lt;BR /&gt;Any coordinate system created in a part that is oriented differently from the origin is a secondary feature and will not change the origin of the model.&lt;BR /&gt;This is critical if you perform mass properties (center of gravity and moments of inertia), export any file including PVZ, measure between CSYS, and perform other analysis (simulation).&amp;nbsp; If you do not specifically select the newly created CSYS in the process of performing of any of these tasks, the default will always be the origin and may create confusion throughout your digital thread.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Oct 2025 21:53:50 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/1040631#M141696</guid>
      <dc:creator>gtwalker</dc:creator>
      <dc:date>2025-10-28T21:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to redefine default coordinate system and change orientation in Creo Parametric</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/1044066#M141897</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/294615"&gt;@gtwalker&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;.. If you do not specifically select the newly created CSYS in the process of performing of any of these tasks, the default will always be the origin and may create confusion throughout your digital thread.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Unfortunately, this selection isn't possible in many cases.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Nov 2025 17:09:09 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Is-it-possible-to-redefine-default-coordinate-system-and-change/m-p/1044066#M141897</guid>
      <dc:creator>_Marc_</dc:creator>
      <dc:date>2025-11-19T17:09:09Z</dc:date>
    </item>
  </channel>
</rss>

