<?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: Adding Custom Views to Tool Palettes in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/adding-custom-views-to-tool-palettes/m-p/9132755#M298593</link>
    <description>&lt;P&gt;The command to set a named view as current view is _VIEW&lt;/P&gt;
&lt;P&gt;so you have to create named views and create a toolpalette command-tool ,&lt;/P&gt;
&lt;P&gt;like all other button in your ribbon too.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;a) drag and drop a "command" from CUI dialog (lower left area in the opend dialog) to your palette&lt;/P&gt;
&lt;P&gt;&amp;nbsp;or&lt;/P&gt;
&lt;P&gt;b) copy an existing command-tool from a toolpalette palette to your palette&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; You can find a sample command tool in the standard palette "Command Tool Sample" (rightClick, Copy-&amp;gt;paste)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As Macro you can use:&lt;/P&gt;
&lt;P&gt;'_.-VIEW;_restore;"My named View1"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Nov 2019 11:50:32 GMT</pubDate>
    <dc:creator>cadffm</dc:creator>
    <dc:date>2019-11-07T11:50:32Z</dc:date>
    <item>
      <title>Adding Custom Views to Tool Palettes</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/adding-custom-views-to-tool-palettes/m-p/5962645#M298590</link>
      <description>&lt;P&gt;Jarod Schultz does a class at AU called super duper click savers. &amp;nbsp;In there, he creates hyperlinks to custom views and works off of them in the tool palettes. &amp;nbsp;I can create the custom view but cannot figure out how to add it to the a tool palette. &amp;nbsp;Can anyone help?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A title="Super Duper Click Savers" href="http://au.autodesk.com/au-online/classes-on-demand/class-catalog/2015/autocad/gen9992#chapter=0" target="_blank"&gt;Link to video&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2015 21:50:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/adding-custom-views-to-tool-palettes/m-p/5962645#M298590</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-22T21:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Custom Views to Tool Palettes</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/adding-custom-views-to-tool-palettes/m-p/5962779#M298591</link>
      <description>&lt;P&gt;I found the answer by contacting the presenter. &amp;nbsp;In case of interest, it is a script inside of the tool. &amp;nbsp;If interested let me know, happy to pass it on.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2015 23:46:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/adding-custom-views-to-tool-palettes/m-p/5962779#M298591</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-22T23:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Custom Views to Tool Palettes</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/adding-custom-views-to-tool-palettes/m-p/9132701#M298592</link>
      <description>&lt;OL&gt;&lt;LI&gt;Hi Ben03049, I am very interested in the script if you are still willing to share. Thanks&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Thu, 07 Nov 2019 11:04:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/adding-custom-views-to-tool-palettes/m-p/9132701#M298592</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-07T11:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Custom Views to Tool Palettes</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/adding-custom-views-to-tool-palettes/m-p/9132755#M298593</link>
      <description>&lt;P&gt;The command to set a named view as current view is _VIEW&lt;/P&gt;
&lt;P&gt;so you have to create named views and create a toolpalette command-tool ,&lt;/P&gt;
&lt;P&gt;like all other button in your ribbon too.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;a) drag and drop a "command" from CUI dialog (lower left area in the opend dialog) to your palette&lt;/P&gt;
&lt;P&gt;&amp;nbsp;or&lt;/P&gt;
&lt;P&gt;b) copy an existing command-tool from a toolpalette palette to your palette&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; You can find a sample command tool in the standard palette "Command Tool Sample" (rightClick, Copy-&amp;gt;paste)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As Macro you can use:&lt;/P&gt;
&lt;P&gt;'_.-VIEW;_restore;"My named View1"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2019 11:50:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/adding-custom-views-to-tool-palettes/m-p/9132755#M298593</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2019-11-07T11:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Custom Views to Tool Palettes</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/adding-custom-views-to-tool-palettes/m-p/9132873#M298594</link>
      <description>&lt;P&gt;Or you like to jump to named views in other files? Then use the hyperlink-function.&lt;/P&gt;
&lt;P&gt;But this is not possible directly as normal command-tool,&lt;/P&gt;
&lt;P&gt;you have to use Lisp or create an object, add a hyperlink to your view, follow the hyperlink and delete this dummy-object.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note: In Video and in handout pdf -&amp;nbsp; i can not see where he handles named views in toolpalettes..&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.autodesk.com/autodesk-university/class/AutoCAD-Super-Duper-Click-Savers-2015" target="_blank" rel="noopener"&gt;AutoCAD-Super-Duper-Click-Savers-2015AU 2014 CLASS GEN9992,&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2019 12:42:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/adding-custom-views-to-tool-palettes/m-p/9132873#M298594</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2019-11-07T12:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Custom Views to Tool Palettes</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/adding-custom-views-to-tool-palettes/m-p/9134637#M298595</link>
      <description>Wow, that worked so well and very easily. I never used Macros before and still managed to make it work. Thanks for that, this will save me heaps of time!&lt;BR /&gt;In the video the speaker was shifting between views by clicking on tools in the toolpallet.&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Nov 2019 05:17:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/adding-custom-views-to-tool-palettes/m-p/9134637#M298595</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-08T05:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Custom Views to Tool Palettes</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/adding-custom-views-to-tool-palettes/m-p/9135258#M298596</link>
      <description>&lt;P&gt;Ok, just for you i watched a part of the video and at 40:05 you can see&lt;/P&gt;
&lt;P&gt;that the toolpalette command tool uses exactly what my sample does.&lt;/P&gt;
&lt;P&gt;Look at the commandline at 40:05 and you can see _-view with option _r(estore) to set named view "TK"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your welcome&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2019 11:37:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/adding-custom-views-to-tool-palettes/m-p/9135258#M298596</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2019-11-08T11:37:37Z</dc:date>
    </item>
  </channel>
</rss>

