<?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: combining some mapkeys in 3D Part &amp; Assembly Design</title>
    <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/combining-some-mapkeys/m-p/269586#M35879</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I forgot to mention that I created the thumbnail name first and then recorded the mapkey afterwards typing in the name thumbnail again. This is what gets you the save prompt.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Jul 2015 19:29:28 GMT</pubDate>
    <dc:creator>Chris3</dc:creator>
    <dc:date>2015-07-07T19:29:28Z</dc:date>
    <item>
      <title>combining some mapkeys</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/combining-some-mapkeys/m-p/269584#M35877</link>
      <description>HI,I am setting up mapkey to create a named view. I can make the mapkey for creating the thumbnail view easily. See the code below.mapkey tn @MAPKEY_NAMEcreated the thumbnail named view for IFS thumbnail;\mapkey(continued) @MAPKEY_LABELthumbnail view;~ Command `ProCmdViewVisTool`</description>
      <pubDate>Sun, 13 Dec 2020 02:07:32 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/combining-some-mapkeys/m-p/269584#M35877</guid>
      <dc:creator>banderson-2</dc:creator>
      <dc:date>2020-12-13T02:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: combining some mapkeys</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/combining-some-mapkeys/m-p/269585#M35878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The mapkey "language" changes for each version. I was able to get what you are requesting working in Creo 2 by typing in the name thumbnail and then just clicking "yes" when it prompted me if I wanted to save. My mapkey looks like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mapkey(continued) ~ Command `ProCmdViewOrient` ;\&lt;/P&gt;&lt;P&gt;mapkey(continued) ~ Input `orient` `namedviewPH.NameVw_IP` `thumbnail`;\&lt;/P&gt;&lt;P&gt;mapkey(continued) ~ Update `orient` `namedviewPH.NameVw_IP` `thumbnail`;\&lt;/P&gt;&lt;P&gt;mapkey(continued) ~ Activate `orient` `namedviewPH.NameVw_PB_Save`;Yes;\&lt;/P&gt;&lt;P&gt;mapkey(continued) ~ Activate `orient` `OkPB`;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 19:27:58 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/combining-some-mapkeys/m-p/269585#M35878</guid>
      <dc:creator>Chris3</dc:creator>
      <dc:date>2015-07-07T19:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: combining some mapkeys</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/combining-some-mapkeys/m-p/269586#M35879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I forgot to mention that I created the thumbnail name first and then recorded the mapkey afterwards typing in the name thumbnail again. This is what gets you the save prompt.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 19:29:28 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/combining-some-mapkeys/m-p/269586#M35879</guid>
      <dc:creator>Chris3</dc:creator>
      <dc:date>2015-07-07T19:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: combining some mapkeys</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/combining-some-mapkeys/m-p/269587#M35880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you combine the 2 mapkeys into one? So that when I type "tn" it will do either? Or did you just create another mapkey? Is the code that you pasted a continuation of mine? Please paste the whole mapkey here so I can see what you are doing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 19:34:57 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/combining-some-mapkeys/m-p/269587#M35880</guid>
      <dc:creator>banderson-2</dc:creator>
      <dc:date>2015-07-07T19:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: combining some mapkeys</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/combining-some-mapkeys/m-p/269588#M35881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did not record 2 mapkeys. I just recorded 1. Steps to reproduce: Without the mapkey recorder on, create a view named whatever you want. Then turn the mapkey recorder on and go through the steps to save the view. Type in the same name as you did before with the recorder off. When you type in the same name the CAD software will ask if you want to override the old view. You indicated you wanted this, so click yes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the view has not been created, it will just skip over the yes dialog box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 11:21:15 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/combining-some-mapkeys/m-p/269588#M35881</guid>
      <dc:creator>Chris3</dc:creator>
      <dc:date>2015-07-08T11:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: combining some mapkeys</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/combining-some-mapkeys/m-p/269589#M35882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I must be missing something. When I create a new view with the same name, it just doesn't accept it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here's what I am typing in, and then when I hit enter to accept the name, it simply reverts back to view0001 with no dialogue box.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.ptc.com/legacyfs/online/89569_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;IMG alt="" class="jive-image image-2" src="https://community.ptc.com/legacyfs/online/89576_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a config setting that needs to be changed to allow this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brandon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 12:33:37 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/combining-some-mapkeys/m-p/269589#M35882</guid>
      <dc:creator>banderson-2</dc:creator>
      <dc:date>2015-07-08T12:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: combining some mapkeys</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/combining-some-mapkeys/m-p/269590#M35883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I figured it out now. you have to click "save" and then retype it. I was trying to create a new view with the same name and it wasn't working, My mistake. Thanks for the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.ptc.com/legacyfs/online/89578_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt; &lt;IMG alt="" class="jive-image image-2" src="https://community.ptc.com/legacyfs/online/89579_pastedImage_2.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 12:46:51 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/combining-some-mapkeys/m-p/269590#M35883</guid>
      <dc:creator>banderson-2</dc:creator>
      <dc:date>2015-07-08T12:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: combining some mapkeys</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/combining-some-mapkeys/m-p/269591#M35884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but I still didn't get override screen on my system. I'm not sure what the difference was on that one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 12:47:54 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/combining-some-mapkeys/m-p/269591#M35884</guid>
      <dc:creator>banderson-2</dc:creator>
      <dc:date>2015-07-08T12:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: combining some mapkeys</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/combining-some-mapkeys/m-p/269592#M35885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wasn't going through the view manager. I was using the reorient through the named views:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.ptc.com/legacyfs/online/89583_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.ptc.com/legacyfs/online/89584_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-3" src="https://community.ptc.com/legacyfs/online/89585_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 12:58:20 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/combining-some-mapkeys/m-p/269592#M35885</guid>
      <dc:creator>Chris3</dc:creator>
      <dc:date>2015-07-08T12:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: combining some mapkeys</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/combining-some-mapkeys/m-p/269593#M35886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That makes sense. Looks like there is more than one way to make it work. I haven't made too many named views before, so I'm not that familiar with all of the ways that you can do it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 13:02:51 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/combining-some-mapkeys/m-p/269593#M35886</guid>
      <dc:creator>banderson-2</dc:creator>
      <dc:date>2015-07-08T13:02:51Z</dc:date>
    </item>
  </channel>
</rss>

