<?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: Using &amp;quot;View&amp;quot; Within Another Command in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/using-quot-view-quot-within-another-command/m-p/11942033#M36981</link>
    <description>&lt;P&gt;Thank you, I was missing the "-" in "-view".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 04 May 2023 16:41:25 GMT</pubDate>
    <dc:creator>mgorecki</dc:creator>
    <dc:date>2023-05-04T16:41:25Z</dc:date>
    <item>
      <title>Using "View" Within Another Command</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/using-quot-view-quot-within-another-command/m-p/11941859#M36978</link>
      <description>&lt;P&gt;Maybe it was all in my imagination, but I thought there was a way to save a named view, then when I was zoomed up on a tight space, I could immediately jump to the saved named view.&lt;/P&gt;&lt;P&gt;For example, I saved a named view, then I zoom up on a spot.&amp;nbsp; I use Copy and grab a few items and pick a start point.&amp;nbsp; I thought one could use the inline View or Restore command to jump to the named view and complete the copy command.&lt;/P&gt;&lt;P&gt;Sure I could zoom out with the mouse wheel, but then I'd have to zoom up in the area I want and even then (because it's so cluttered with stuff) I would have to pan around to find the right spot.&lt;/P&gt;&lt;P&gt;I know I could also use zoom previous, but it would require 2 previous zooms.&lt;/P&gt;&lt;P&gt;Did this ever work inline, or am I just not remembering correctly?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 15:56:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/using-quot-view-quot-within-another-command/m-p/11941859#M36978</guid>
      <dc:creator>mgorecki</dc:creator>
      <dc:date>2023-05-04T15:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: Using "View" Within Another Command</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/using-quot-view-quot-within-another-command/m-p/11942008#M36979</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/70249"&gt;@mgorecki&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Like:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ValentinWSP_0-1683218190543.png" style="width: 699px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1210549iC52C72C781996619/image-dimensions/699x92?v=v2" width="699" height="92" role="button" title="ValentinWSP_0-1683218190543.png" alt="ValentinWSP_0-1683218190543.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.cadforum.cz/en/qaID.asp?tip=2425" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;You can use prefix characters with most AutoCAD internal commands. Such prefixes are e.g.:&lt;/STRONG&gt;&lt;/A&gt;&lt;BR /&gt;"'" (apostrophe) transparency prefix (invokes a command during execution of another command - e.g. '_HELP)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"-" (dash) commandline prefix (invokes a non-dialog version of a command - e.g. _-LAYER)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"_" (underline) non-localized command prefix (original english command names in a localized version of AutoCAD - e.g. _LINE)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"." (dot) non-redefined command prefix (e.g. for commands undefined using _UNDEFINE, example: ._LINE or _.LINE)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"+" (plus) dialog tab prefix (for selecting a particular dialog tab - e.g. '._+DSETTINGS), or a special command mode (e.g. +PUBLISH)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To list all commands which can be prefixed with "+", type "+" on the commandline and press the TAB key repeatedly (since version 2006). Similarly, to list all transparent commands, type "'" (apostrophe).&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;Viewports could be another option:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ValentinWSP_0-1683218022450.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1210547iECBD49906BC70A21/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ValentinWSP_0-1683218022450.png" alt="ValentinWSP_0-1683218022450.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 16:45:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/using-quot-view-quot-within-another-command/m-p/11942008#M36979</guid>
      <dc:creator>Valentin_CAD</dc:creator>
      <dc:date>2023-05-04T16:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: Using "View" Within Another Command</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/using-quot-view-quot-within-another-command/m-p/11942010#M36980</link>
      <description>&lt;P&gt;It takes same amount of clicking..&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt; as zoom previous.&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 16:37:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/using-quot-view-quot-within-another-command/m-p/11942010#M36980</guid>
      <dc:creator>Patchy</dc:creator>
      <dc:date>2023-05-04T16:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: Using "View" Within Another Command</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/using-quot-view-quot-within-another-command/m-p/11942033#M36981</link>
      <description>&lt;P&gt;Thank you, I was missing the "-" in "-view".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 16:41:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/using-quot-view-quot-within-another-command/m-p/11942033#M36981</guid>
      <dc:creator>mgorecki</dc:creator>
      <dc:date>2023-05-04T16:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: Using "View" Within Another Command</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/using-quot-view-quot-within-another-command/m-p/11942042#M36982</link>
      <description>&lt;P&gt;Hi Patchy, it depends on how many times one had to zoom or pan I guess.&lt;/P&gt;&lt;P&gt;I was just using&amp;nbsp;'view which didn't work as you posted earlier.&amp;nbsp; I needed to use the '-view for it wo work as an inline command.&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 16:45:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/using-quot-view-quot-within-another-command/m-p/11942042#M36982</guid>
      <dc:creator>mgorecki</dc:creator>
      <dc:date>2023-05-04T16:45:05Z</dc:date>
    </item>
  </channel>
</rss>

