<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">
    <title>LT Unlimited</title>
    
    <link rel="hub" href="http://hubbub.api.typepad.com/" />
    <link rel="alternate" type="text/html" href="http://ltunlimited.typepad.com/my_weblog/" />
    <id>tag:typepad.com,2003:weblog-1637694</id>
    <updated>2009-11-23T10:15:00-05:00</updated>
    
    <generator uri="http://www.typepad.com/">TypePad</generator>
    <link rel="self" href="http://feeds.feedburner.com/LtUnlimited" type="application/atom+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><entry>
        <title>See you next week...in Vegas!</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/LtUnlimited/~3/evbJnoct4a4/see-you-next-weekin-vegas.html" />
        <link rel="replies" type="text/html" href="http://ltunlimited.typepad.com/my_weblog/2009/11/see-you-next-weekin-vegas.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-6a00e5521b79d888340120a694f847970b</id>
        <published>2009-11-23T10:15:00-05:00</published>
        <updated>2009-11-20T09:44:09-05:00</updated>
        <summary>Autodesk is closed this week for Thanksgiving, so the blog is taking some time off too. It'll be nice to have a bit of a lull before the week-long high-speed CAD-mania that is Autodesk University. A few final reminders before...</summary>
        <author>
            <name>Kate Morrical</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Announcements" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Autodesk University" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://ltunlimited.typepad.com/my_weblog/">
<div xmlns="http://www.w3.org/1999/xhtml"><p>Autodesk is closed this week for Thanksgiving, so the blog is taking some time off too. It'll be nice to have a bit of a lull before the week-long high-speed CAD-mania that is <a href="http://au.autodesk.com/?nd=event2009" target="_blank">Autodesk University</a>.</p><p>A few final reminders before I sign off for the week:</p><ul>
<li>If you'll be in Vegas with us, stop by the AutoCAD booth and say hi. (If the exhibit hall is open, odds are pretty good that I'll be there.)</li>
<li>If you can't come to Vegas, don't forget to check for an <a href="http://au.autodesk.com/?nd=event_autodesk_university_extension" target="_blank">AU Extension</a> near you.</li>
<li>And if neither of the above work out, it's not too late to register for <a href="http://au.autodesk.com/?nd=virtual_home&amp;pre=1" target="_blank">AUv</a> to get access to all kinds of live and recorded content, both during the conference and throughout the year.</li>
</ul>
<p>I also don't know how much I'll be blogging during AU (although I'll try), but I will be tweeting regularly. Most of my tweets in the past have been links to blog posts, so AU will be my first foray into more real-time updates. We'll see how it goes. If you want to follow the experiment, you can find me at <a href="http://twitter.com/katemorrical" target="_blank">twitter.com/katemorrical</a>.</p><p>Next stop, AU!</p></div>
</content>


    <feedburner:origLink>http://ltunlimited.typepad.com/my_weblog/2009/11/see-you-next-weekin-vegas.html</feedburner:origLink></entry>
    <entry>
        <title>Viewports Zoom Extents When Activated</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/LtUnlimited/~3/_-kn3MhVkuQ/viewports-zoom-extents-when-activated.html" />
        <link rel="replies" type="text/html" href="http://ltunlimited.typepad.com/my_weblog/2009/11/viewports-zoom-extents-when-activated.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-6a00e5521b79d88834012875bce0a9970c</id>
        <published>2009-11-20T10:33:00-05:00</published>
        <updated>2009-11-20T10:33:00-05:00</updated>
        <summary>This is another post inspired by a frequent discussion-group topic. The scenario is that someone double-clicks inside an unlocked viewport and suddenly the view zooms to extents. Probably not what you had in mind. Like a lot of unexpected behaviors...</summary>
        <author>
            <name>Kate Morrical</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Tips &amp; Tricks" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Views" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://ltunlimited.typepad.com/my_weblog/">
<div xmlns="http://www.w3.org/1999/xhtml"><p>This is another post inspired by a frequent discussion-group topic. The scenario is that someone double-clicks inside an unlocked viewport and suddenly the view zooms to extents. Probably not what you had in mind.</p><p>Like a lot of unexpected behaviors in AutoCAD LT, the fix is easy once you know where to look. In this case, it's the variable UCSFOLLOW. When it's set to 0, as it is by default, nothing happens to your view when you change the UCS -- i.e. when you go from layout coordinates to model space. But if it gets set to 1, a change in UCS automatically regenerates a plan view, and zooms to the extents of the drawing.</p><p>The only thing to remember is that each viewport has its own UCSFOLLOW setting. So if you have more than one viewport acting up, you need to set USCFOLLOW to 0 in each viewport. (That means double-click inside it and change the variable. Changing it in just model space or just a layout isn't enough.)</p><p>Locking a viewport also prevents this kind of view changes -- depending on your setup, that may be a viable alternative too.</p></div>
</content>


    <feedburner:origLink>http://ltunlimited.typepad.com/my_weblog/2009/11/viewports-zoom-extents-when-activated.html</feedburner:origLink></entry>
    <entry>
        <title>Change Double-Click Actions</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/LtUnlimited/~3/slO-fe5rnt8/change-doubleclick-actions.html" />
        <link rel="replies" type="text/html" href="http://ltunlimited.typepad.com/my_weblog/2009/11/change-doubleclick-actions.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-6a00e5521b79d88834012875b204a4970c</id>
        <published>2009-11-18T10:43:28-05:00</published>
        <updated>2009-11-18T10:43:28-05:00</updated>
        <summary>I'm sure you've noticed that when you double-click on certain objects in your drawings, certain commands start. Double-clicking on text opens the text editor, double-clicking on a block opens the the Attribute Editor or the Block Editor (if the block...</summary>
        <author>
            <name>Kate Morrical</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Text/Dims" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Tips &amp; Tricks" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://ltunlimited.typepad.com/my_weblog/">
<div xmlns="http://www.w3.org/1999/xhtml"><p>I'm sure you've noticed that when you double-click on certain objects in your drawings, certain commands start. Double-clicking on text opens the text editor, double-clicking on a block opens the  the Attribute Editor or the Block Editor (if the block doesn't have attributes), etc.</p><p>But what if you don't like the default action? For example, double-clicking on a dimension launches the Properties palette by default. But I'm much more likely to be editing the dimension text than I am to be changing one of its properties. (Adding notes like TYP. or V.I.F. of course, NOT changing the default number!) So I'd rather that double-clicking on a dimension launched the text editor instead.</p><p>To change this, I'll go into the CUI, look for Double-Click Actions, right-click, and choose New.</p><p><a href="http://ltunlimited.typepad.com/.a/6a00e5521b79d888340120a6afb3c1970b-pi" style="display: inline;"><img alt="Dimension-double-click1" border="0" class="asset asset-image at-xid-6a00e5521b79d888340120a6afb3c1970b " src="http://ltunlimited.typepad.com/.a/6a00e5521b79d888340120a6afb3c1970b-800wi" style="border: 1px solid black;" title="Dimension-double-click1" /></a> <br /> I'll call the new action Dimension, and under Object Name, enter DIMENSION. This object name is the DXF name of the object -- fortunately, it usually corresponds to the object name as you know it.</p><p><a href="http://ltunlimited.typepad.com/.a/6a00e5521b79d888340120a6afb436970b-pi" style="display: inline;"><img alt="Dimension-double-click2" border="0" class="asset asset-image at-xid-6a00e5521b79d888340120a6afb436970b " src="http://ltunlimited.typepad.com/.a/6a00e5521b79d888340120a6afb436970b-800wi" title="Dimension-double-click2" /></a> <br /> Now, I need to add the command I want to my new action. To do this, I can search or browse the command list, then drag-and-drop the command onto the action. (Watch out -- you want "Text, Edit" or DDEDIT here. Dimension Text Edit and Mtext Edit will NOT give you the same results.)</p><p><a href="http://ltunlimited.typepad.com/.a/6a00e5521b79d888340120a6afb53f970b-pi" style="display: inline;"><img alt="Dimension-double-click3" border="0" class="asset asset-image at-xid-6a00e5521b79d888340120a6afb53f970b " src="http://ltunlimited.typepad.com/.a/6a00e5521b79d888340120a6afb53f970b-800wi" title="Dimension-double-click3" /></a> <br /> That's it! Now, after you click OK, double-clicking a dimension will open its text for editing instead of opening the Properties palette. And of course, this method works for adding just about any action to any kind of object (although it helps your sanity if the two are related).</p></div>
</content>


    <feedburner:origLink>http://ltunlimited.typepad.com/my_weblog/2009/11/change-doubleclick-actions.html</feedburner:origLink></entry>
    <entry>
        <title>"Save As" File Formats</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/LtUnlimited/~3/ChBiLEHH01I/save-as-file-formats.html" />
        <link rel="replies" type="text/html" href="http://ltunlimited.typepad.com/my_weblog/2009/11/save-as-file-formats.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-6a00e5521b79d88834012875a8de0d970c</id>
        <published>2009-11-16T11:41:15-05:00</published>
        <updated>2009-11-16T11:41:15-05:00</updated>
        <summary>Ever had somebody ask you to save a drawing as "2008 version"? How about "2005 version"? Maybe even "2001 version"? Savvy AutoCAD LT users know those file formats don't actually exist. (2001 wasn't even a real release.) So what to...</summary>
        <author>
            <name>Kate Morrical</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Tips &amp; Tricks" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://ltunlimited.typepad.com/my_weblog/">
<div xmlns="http://www.w3.org/1999/xhtml"><p>Ever had somebody ask you to save a drawing as "2008 version"? How about "2005 version"? Maybe even "2001 version"? </p>

<p>Savvy AutoCAD LT users know those file formats don't actually exist. (2001 wasn't even a real release.) So what to do when somebody asks for one? Here's a quick reference chart of the most recent file formats and which releases can open them:</p>

<p />
<table border="1" cellpadding="5">
<tbody><tr>
<th>File Format</th>
<th>Can Be Opened By</th>
</tr>
<tr>
<td>AutoCAD 2010 DWG or DXF<br /></td>
<td>AutoCAD 2010</td>
</tr>
<tr>
<td>AutoCAD 2007 DWG or DXF</td>
<td>AutoCAD 2010<br />AutoCAD 2009<br />AutoCAD 2008<br />AutoCAD 2007</td>
</tr>
<tr>
<td>AutoCAD 2004 DWG or DXF</td>
<td>All of the above plus<br />AutoCAD 2006<br />AutoCAD 2005<br />AutoCAD 2004</td>
</tr>
<tr>
<td>AutoCAD 2000 DWG or DXF</td>
<td>All of the above plus<br />AutoCAD 2002<br />AutoCAD 2000i<br />AutoCAD 2000</td>
</tr>
<tr>
<td>AutoCAD R14/LT98/LT98 DWG</td>
<td>All of the above plus<br />AutoCAD Release 14<br />AutoCAD LT 98<br />AutoCAD LT 97</td>
</tr>
<tr><td>AutoCAD R12 DXF</td>
<td>All of the above plus<br />AutoCAD Release 12<br />AutoCAD Release 11</td>
</tr>
</tbody></table> 
<p />

<p />Although I really hope you aren't working with anyone that needs file from the bottom of the chart!<br /><p>And if you get tired of the questions, just tell the people asking to download <a href="http://www.autodesk.com/dwgtrueview" target="_blank">DWG TrueView</a> (which includes DWG TrueCovnert) and convert the files themselves. :-)</p></div>
</content>


    <feedburner:origLink>http://ltunlimited.typepad.com/my_weblog/2009/11/save-as-file-formats.html</feedburner:origLink></entry>
    <entry>
        <title>See the Difference (Virtually)</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/LtUnlimited/~3/MrBsgH-7vzM/see-the-difference-virtually.html" />
        <link rel="replies" type="text/html" href="http://ltunlimited.typepad.com/my_weblog/2009/11/see-the-difference-virtually.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-6a00e5521b79d888340120a694eb19970b</id>
        <published>2009-11-13T10:25:27-05:00</published>
        <updated>2009-11-13T10:25:27-05:00</updated>
        <summary>I hope some of you had a chance to attend one of our See the Difference tour events last month, but if not, it's not too late. That's because we're holding a Virtual See the Difference event next Tuesday, November...</summary>
        <author>
            <name>Kate Morrical</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Announcements" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://ltunlimited.typepad.com/my_weblog/">
<div xmlns="http://www.w3.org/1999/xhtml"><p>I hope some of you had a chance to attend one of our See the Difference tour events last month, but if not, it's not too late. That's because we're holding a Virtual See the Difference event next <strong>Tuesday, November 17th</strong>, and you can attend right from your desk.</p><p><a href="http://ltunlimited.typepad.com/.a/6a00e5521b79d8883401287596acc3970c-pi" style="display: inline;"><img alt="See-the-difference" border="0" class="asset asset-image at-xid-6a00e5521b79d8883401287596acc3970c image-full " src="http://ltunlimited.typepad.com/.a/6a00e5521b79d8883401287596acc3970c-800wi" title="See-the-difference" /></a> <br /> Like our live tour events, <a href="https://event.on24.com/eventRegistration/EventLobbyServlet?target=registration.jsp&amp;eventid=164455&amp;sessionid=1&amp;key=9EB1E6AAA5A72B55D3BD2FCD26A8BD8D&amp;sourcepage=register" target="_blank">registration</a> is FREE. Wondering what your registration gets you? It's a mix of webcasts, chat sessions with Autodesk experts, and a virtual exhibit hall where you can talk to some of our partners. Here's the full agenda (all times Pacific):</p><p>8:00-8:45         Exhibit Hall Open<br />8:45-9:45         Webcast: AutoCAD 2010 Tips &amp; Techniques with Lynn Allen<br />9:45-10:15       Chat: See the 2D Difference with AutoCAD LT 2010<br />10:15-11:00     Webcast: The AutoCAD Family with Shaan Hurley<br />11:00-11:30     Chat: AutoCAD Architecture<br />11:30-12:30     Exhibit Hall Open<br />12:30-1:15       Webcast: The World of 3D in AutoCAD 2010 with Heidi Hewett<br />1:15-1:45         Chat: AutoCAD Mechanical<br />1:45-2:30         Exhibit Hall Open</p><p>(Bonus points if you can guess who's hosting the AutoCAD LT chat.)</p><p>I hope to see you all there, especially because <a href="https://event.on24.com/eventRegistration/EventLobbyServlet?target=registration.jsp&amp;eventid=164455&amp;sessionid=1&amp;key=9EB1E6AAA5A72B55D3BD2FCD26A8BD8D&amp;sourcepage=register" target="_blank">registration is FREE</a>. (Had to mention that again.) See you in cyberspace!</p></div>
</content>


    <feedburner:origLink>http://ltunlimited.typepad.com/my_weblog/2009/11/see-the-difference-virtually.html</feedburner:origLink></entry>
 
</feed><!-- ph=1 --><!-- nhm:dynamic-ssi -->
