<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>texupport</title>
	<atom:link href="http://www.texupport.net/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.texupport.net/blog</link>
	<description>Infrequently updated AutoCAD &#38; Civil 3D info</description>
	<lastBuildDate>Mon, 20 Dec 2010 18:20:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
		<item>
		<title>Custom command to label assemblies in Civil 3D: alab</title>
		<link>http://www.texupport.net/blog/2010/12/20/labeling-assemblies/</link>
		<comments>http://www.texupport.net/blog/2010/12/20/labeling-assemblies/#comments</comments>
		<pubDate>Mon, 20 Dec 2010 18:19:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Civil 3D Utilities]]></category>

		<guid isPermaLink="false">http://www.texupport.net/blog/?p=406</guid>
		<description><![CDATA[Download file: alab.zip   Since corridor files can get pretty busy, a good method to keep assemblies organized is to add mtext &#8220;labels&#8221; with fields that pull the name out of the assembly object.  This process can be a little tedious since the user has to place the mtext/field, point it to the proper object, select the appropriate [...]]]></description>
			<content:encoded><![CDATA[<p>Download file: <a href="http://www.texupport.net/blog/wp-content/uploads/2010/12/alab.zip">alab.zip</a>  </p>
<p>Since corridor files can get pretty busy, a good method to keep assemblies organized is to add mtext &#8220;labels&#8221; with fields that pull the name out of the assembly object.  This process can be a little tedious since the user has to place the mtext/field, point it to the proper object, select the appropriate field, and repeat that for each assembly.  The end result looks something like this:  </p>
<div id="attachment_424" class="wp-caption alignnone" style="width: 310px"><a href="http://www.texupport.net/blog/wp-content/uploads/2010/12/alab1.png"><img class="size-medium wp-image-424" title="alab" src="http://www.texupport.net/blog/wp-content/uploads/2010/12/alab1-300x228.png" alt="" width="300" height="228" /></a><p class="wp-caption-text">Mtext fields point to each assembly and display the name value.</p></div>
<p>In order to make the labeling process a little easier, I&#8217;ve written a short command to label one or more assemblies, with fields, using only a a single command.  To use this command, <a href="http://www.texupport.net/blog/wp-content/uploads/2010/12/alab.zip">download this file</a> and unzip it.  Then follow the instructions from the alab-readme.txt file as shown below:  </p>
<p><strong>Instructions:</strong>  </p>
<ul>
<li>Copy the DLL for your version of Civil 3D to a local drive</li>
<li>Run Civil 3D and load the DLL with the NETLOAD command.</li>
<li>For advanced users, it can also be automatically loaded by adding (command &#8220;netload&#8221; &#8220;c:/yourpath/alab&#8221;) to your acaddoc.lsp file.</li>
<li>Execute ALAB at the command line</li>
<li>Select one or more assemblies</li>
</ul>
<p><strong>Notes:</strong>  </p>
<ul>
<li>Unless you&#8217;re very familiar with configuring the dotnet framework, this DLL must be stored on a local drive.  With the stock dotnet configuration, dotnet DLLs will load into your Civil 3D session from a network volume, but they will cause fatal errors when executing the commands.</li>
<li>The labels are drawn on the current layer, using the current text style.</li>
<li>Versions for Civil 3D 2010 (alab-2010.dll) and Civil 3D 2011 (alab-2011.dll) are included in the zip file.  You only need to load the DLL for your version of Civil 3D.</li>
<li>This command is free to use.  There are no warranties.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.texupport.net/blog/2010/12/20/labeling-assemblies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Civil 3D 2010 Fatal Error at launch (Fatal error e0434f4dh at 7c812afbh)</title>
		<link>http://www.texupport.net/blog/2010/12/20/civil-3d-2010-fatal-error-at-launch-fatal-error-e0434f4dh-at-7c812afbh/</link>
		<comments>http://www.texupport.net/blog/2010/12/20/civil-3d-2010-fatal-error-at-launch-fatal-error-e0434f4dh-at-7c812afbh/#comments</comments>
		<pubDate>Mon, 20 Dec 2010 18:10:12 +0000</pubDate>
		<dc:creator>rsanchez</dc:creator>
				<category><![CDATA[AutoCAD - Bugs]]></category>
		<category><![CDATA[AutoCAD Civil 3D - Bugs]]></category>

		<guid isPermaLink="false">http://www.texupport.net/blog/?p=427</guid>
		<description><![CDATA[I&#8217;ve been meaning to write about this for some time now, but I just haven&#8217;t had the time until now&#8230; I rolled out Civil 3D 2010 to several offices in October of 2009.  Starting in May of 2010, I started to receive periodic reports of 2010 raising Fatal error e0434f4dh at 7c812afbh immediately after it [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been meaning to write about this for some time now, but I just haven&#8217;t had the time until now&#8230;</p>
<p>I rolled out Civil 3D 2010 to several offices in October of 2009.  Starting in May of 2010, I started to receive periodic reports of 2010 raising <strong>Fatal error e0434f4dh at 7c812afbh</strong> immediately after it was launched.  In these cases, no drawing files were opened and nothing out of the ordinary took place.  After running Civil 3D succesfully for weeks or months at a time, a user can simply double click on the C3D icon and can&#8217;t proceed past the fatal error.</p>
<p>When I submitted a CER on this, Autodesk&#8217;s stock response was to let the <a href="http://usa.autodesk.com/adsk/servlet/ps/dl/item?siteID=123112&amp;id=13288548&amp;linkID=9240697">secondary installer</a> reinitiate the user profile.  Unfortunately, this is time consuming and it&#8217;s usually not a simple task for an average end user.  Knowing that the secondary installer just installs clean registry entries and appdata, I decided to dig a little deeper.</p>
<p>Before running the secondary installer, I exported everything under HKCU\Software\Autodesk\AutoCAD\R18.0 to a .REG file so that I could compare a fresh copy of a user profile to one which was creating the fatal errors.  Then, after creating a clean user profile, I chopped the .REG file in half using a text editor.  Then I repeatedly restored half of the .REG file, and half again, until the fatal errors started to reappear.  It took some time, but I eventually zeroed in on the following key:</p>
<p><strong>HKCU\Software\Autodesk\AutoCAD\R18.0\ACAD-8000:409\WebServices\CommunicationCenter\LastUpdateTimeLoWord</strong></p>
<p>By resetting this value to 0, the fatal errors went away.  Over the past ~8 months, I&#8217;ve fielded several dozen reports of this fatal error, and in all but on case, setting the above key to 0 solved the issue immediately.  I&#8217;ve even helped friends at other firms use the same workaround successfully.</p>
<p>One of our other offices also runs vanilla AutoCAD 2010 and I&#8217;ve seen similar reports, albeit less frequently.  The same dword for AutoCAD 2010 can be found here:</p>
<p><strong>HKCU\Software\Autodesk\AutoCAD\R18.0\ACAD-8001:409\WebServices\CommunicationCenter\LastUpdateTimeLoWord</strong></p>
<p>There is one unexplainable aspect to this workaround.  After I had seen several instances of this behavior, I started to document the value that was stored in LastUpdateTImeLoWord.  For example, on August 16, 2010, one user couldn&#8217;t launch Civil 3D 2010, and I noted that LastUpdateTimeLoWord was set to 1281970257 (decimal) in his registry.  I reset it to 0 to get him back up and running.  However, manually setting LastUpdateTimeLoWord to 1281970257 (decimal) on any other system, or under any other user profile doesn&#8217;t seem to cause fatal errors all by itself. </p>
<p>I should note that over in the Autodesk discussion groups, there are several reports of similar fatal errors at startup, but at different addresses.  Your mileage may vary if you try this workaround for any fatal errors other than <strong>Fatal error e0434f4dh at 7c812afbh</strong></p>
<p>We haven&#8217;t deployed 2011 in production yet, and I haven&#8217;t seen the same fatal errors on my test systems.  I can say that I have had Civil 3D 2011 get into an &#8220;not responding&#8221; state immediately after launching, but without any fatal errors.  When I saw this, I set the equivalent dword to 0 (HKCU\Software\Autodesk\AutoCAD\R18.1\ACAD-9000:409\Webservices\CommunicationCenter\LastUpdateTimeLoWord) and then I was able to run C3D 2011 successfully.  I admit, though, that I haven&#8217;t seen enough cases of this on 2011 to be able to say definitively whether or not this key was responsible.  I may have just jumped the gun on killing the acad.exe process.</p>
<p>To summarize, to clear out this particular error in the 2010 versions, copy the following to a text file with the .REG extension and then double click on it when logged in as the affected user:</p>
<p><strong>For Civil 3D 2010:</strong></p>
<pre>Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Autodesk\AutoCAD\R18.0\ACAD-8000:409\WebServices\CommunicationCenter]
@=""
"LastUpdateTimeLoWord"=dword:00000000
"LastUpdateTimeHiWord"=dword:00000000</pre>
<p><strong>For AutoCAD 2010:</strong></p>
<p>Windows Registry Editor Version 5.00</p>
<pre>[HKEY_CURRENT_USER\Software\Autodesk\AutoCAD\R18.0\ACAD-8001:409\WebServices\CommunicationCenter]
@=""
"LastUpdateTimeLoWord"=dword:00000000
"LastUpdateTimeHiWord"=dword:00000000</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.texupport.net/blog/2010/12/20/civil-3d-2010-fatal-error-at-launch-fatal-error-e0434f4dh-at-7c812afbh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Missing Language Pack &#8211; ACAD.VLX Virus?</title>
		<link>http://www.texupport.net/blog/2009/10/09/missing-language-pack-acad-vlx-virus/</link>
		<comments>http://www.texupport.net/blog/2009/10/09/missing-language-pack-acad-vlx-virus/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 13:57:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AutoCAD - Tips]]></category>
		<category><![CDATA[AutoCAD Civil 3D - Bugs]]></category>
		<category><![CDATA[AutoCAD Civil 3D - Tips]]></category>

		<guid isPermaLink="false">http://www.texupport.net/blog/?p=361</guid>
		<description><![CDATA[In an office full of US English seats of Civil 3D, our users frequently see a dialog which reports a missing language pack when opening DWG files.  I can only assume that at one time a drawing file did contain an object which was worked on in a non-english version of AutoCAD or Civil 3D.  Since we&#8217;re [...]]]></description>
			<content:encoded><![CDATA[<p>In an office full of US English seats of Civil 3D, our users frequently see a dialog which reports a missing language pack when opening DWG files.  I can only assume that at one time a drawing file did contain an object which was worked on in a non-english version of AutoCAD or Civil 3D.  Since we&#8217;re seeting this more frequently, I&#8217;m a little concerned this might turn out to be yet another piece of contagious &#8220;CAD Debris&#8221; (such as Named Layer Filters [2000-2002], Scale Lists [2008], and unused RegApps [ongoing]).   According to Matt&#8217;s post in <a href="http://discussion.autodesk.com/forums/thread.jspa?messageID=6153121&amp;#6153121">this thread</a>, which details Autodesk&#8217;s explanation of this issue, it sounds like it&#8217;s fairly benign and the user can feel comfortable by checking the &#8220;don&#8217;t show me this again&#8221; checkbox (or, alternately, actually installing the Windows language pack).</p>
<p>However, it has recently come to my attention there there is also an AutoCAD specific virus being distributed in a file called ACAD.VLX which also causes the Missing Language Pack dialog.  Autodesk recently <a href="http://usa.autodesk.com/adsk/servlet/ps/dl/item?siteID=123112&amp;id=13717811&amp;linkID=9240617">posted an article</a> about the virus.  After following the steps outlined in the article, I determined that we do not have the infected acad.vlx file so <em>my</em> Missing Language Pack dialog is likely caused by an actual object in the drawing file(s).</p>
<p>What bothers me about Autodesk&#8217;s article about the ACAD.VLX virus is that there isn&#8217;t much information and I still have plenty of questions:</p>
<ul>
<li>What is the method of infection and how is the evil ACAD.VLX being distributed?</li>
<li>Other than the &#8220;Missing Language Pack&#8221; dialog, is there any additional payload?</li>
<li>What can users do to prevent infection?</li>
<li>Do over the counter virus scanners catch this virus?</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.texupport.net/blog/2009/10/09/missing-language-pack-acad-vlx-virus/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Surfaces which should yield one single minor contour don&#8217;t show any contours</title>
		<link>http://www.texupport.net/blog/2008/12/09/surfaces-which-should-yield-one-single-minor-contour-dont-show-any-contours-2/</link>
		<comments>http://www.texupport.net/blog/2008/12/09/surfaces-which-should-yield-one-single-minor-contour-dont-show-any-contours-2/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 19:55:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AutoCAD Civil 3D - Bugs]]></category>

		<guid isPermaLink="false">http://www.texupport.net/blog/2008/12/09/surfaces-which-should-yield-one-single-minor-contour-dont-show-any-contours-2/</guid>
		<description><![CDATA[In Civil 3D 2009, any surface which uses a style under which only one minor contour would show for the entire surface, no contours are shown. This is very difficult to explain verbally, but the image below illustrates the problem. Workarounds: Create a temporary style which shows major contours at the interval that you would [...]]]></description>
			<content:encoded><![CDATA[<p>In Civil 3D 2009, any surface which uses a style under which only one minor contour would show for the entire surface, no contours are shown.</p>
<p>This is very difficult to explain verbally, but the image below illustrates the problem.</p>
<p><img class="alignnone size-full wp-image-172" title="Missing_Single_Minor_Contour" src="http://www.texupport.net/blog/wp-content/uploads/2008/12/Missing_Single_Minor_Contour.png" alt="Missing_Single_Minor_Contour" width="896" height="480" /></p>
<p><strong><br />
Workarounds:<br />
</strong>Create a temporary style which shows major contours at the interval that you would typically show minor coutours with. Make those major contours the same color/layer/linetype as your regular style&#8217;s minor contours. Apply the new temporary style to the problematic surface.</p>
<p><strong>First Appeared:</strong> Civil 3D 200x?<br />
<strong>Status as of Civil 3D 2009 version 2:</strong> Still reproducible<br />
<strong>Status as of Civil 3D 2010:</strong> Resolved</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texupport.net/blog/2008/12/09/surfaces-which-should-yield-one-single-minor-contour-dont-show-any-contours-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2d solids do not observe fillmode withinin certain layouts</title>
		<link>http://www.texupport.net/blog/2008/12/08/2d-solids-do-not-observe-fillmode-withinin-certain-layouts-2/</link>
		<comments>http://www.texupport.net/blog/2008/12/08/2d-solids-do-not-observe-fillmode-withinin-certain-layouts-2/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 19:36:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AutoCAD - Bugs]]></category>

		<guid isPermaLink="false">http://www.texupport.net/blog/2008/12/08/2d-solids-do-not-observe-fillmode-withinin-certain-layouts-2/</guid>
		<description><![CDATA[Since rolling out 2009 to a large userbase, we have encountered several drawing files which contain specific layouts within which any viewport will not show filled 2d solids properly. This behavior seems to be specific to AutoCAD 2009. The same drawing files behave as expected in AutoCAD 2008 (and, presumably, earlier releases). Although fillmode is [...]]]></description>
			<content:encoded><![CDATA[<p>Since rolling out 2009 to a large userbase, we have encountered several drawing files which contain specific layouts within which any viewport will not show filled 2d solids properly. This behavior seems to be specific to AutoCAD 2009. The same drawing files behave as expected in AutoCAD 2008 (and, presumably, earlier releases).</p>
<p>Although fillmode is turned on, a viewport within an affected layout will show 2d solids like so:</p>
<p><img class="alignnone size-full wp-image-303" title="fillmode" src="http://www.texupport.net/blog/wp-content/uploads/2008/12/fillmode.png" alt="fillmode" width="352" height="213" /></p>
<p><strong>Of note:</strong></p>
<ul>
<li>fillmode is set to 1</li>
<li>All viewports are set to 2d wireframe / hideplot is turned off in all of the viewports</li>
<li>I do have raster design 2009 installed. Neither the &#8220;filled object hotfix&#8221; nor SP1 corrected the problem</li>
<li>An example drawing can be found here: <a href="http://www.texupport.net/acad_examples/fillmode.dwg" target="_blank">http://www.texupport.net/acad_examples/fillmode.dwg</a></li>
</ul>
<p><strong>Workarounds:</strong> Recreate the entire layout, including the viewports and any paperspace annotation.<br />
<strong>First Appeared:</strong> AutoCAD 2009<br />
<strong>Status as of AutoCAD 2009 version 3.1</strong>: Still reproducible.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texupport.net/blog/2008/12/08/2d-solids-do-not-observe-fillmode-withinin-certain-layouts-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Most Recently Used Documents fills up with DST files</title>
		<link>http://www.texupport.net/blog/2008/12/02/most-recently-used-documents-fills-up-with-dst-files/</link>
		<comments>http://www.texupport.net/blog/2008/12/02/most-recently-used-documents-fills-up-with-dst-files/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 18:38:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AutoCAD - Bugs]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Starting with AutoCAD 2009, the most recently used files list is designed to list both DWG and DST files.  Unfortunately, once nine (cumulative) DST files have been opened by one user, then the most recently used documents list will no longer contain drawing files.  Workarounds: I wrote this command to completely reset the MRUF list.  [...]]]></description>
			<content:encoded><![CDATA[<p>Starting with AutoCAD 2009, the most recently used files list is designed to list both DWG and DST files.  Unfortunately, once nine (cumulative) DST files have been opened by one user, then the most recently used documents list will no longer contain drawing files. </p>
<p><strong><br />
Workarounds:<br />
</strong>I wrote this command to completely reset the MRUF list.  This will remove all entries from the list.  Over time, be prepared for it to be populated by nine DST files again.  When that happens and it gets to be too annoying, simply re-run the command.  (Note: I&#8217;ll add the LSP file to the downloads section ASAP.)</p>
<p>;;Reset Most Recently Used Files<br />
;;This utility can be used to clean out the mess that 2009 and 2009v2 leaves in<br />
;;the Most Recently Used Document list after opening nine or more DST files<br />
;;absolutely no warranty<br />
;;feel free to modify as necessary<br />
;;I use this only periodically.  I run it manually when my Recently Used Files list gets filled up with DST files.<br />
;;v2008.12.01<br />
(PRINC &#8220;Reset Most Recently Used Files (rmruf) v2008.12.01 &#8211; <a href="http://www.texupport.net">www.texupport.net</a>&#8220;)<br />
(DEFUN c:rmruf (/ regkey mruf)<br />
 (SETQ mruf (GETENV &#8220;MRUFilesToList&#8221;))<br />
 (SETENV &#8220;MRUFilesToList&#8221; &#8220;0&#8243;)<br />
 (SETQ regkey (STRCAT &#8220;HKEY_CURRENT_USER\\&#8221; (VLAX-PRODUCT-KEY) &#8220;<a href="file://\\Recent">\\Recent</a> File List&#8221;))<br />
 (VL-REGISTRY-DELETE regkey)<br />
 (SETENV &#8220;MRUFilesToList&#8221; mruf)<br />
 (PRINC &#8220;\nMost Recently used files list has been reset.&#8221;)<br />
 (PRINC)<br />
) ;_ end-defun</p>
<p><strong><br />
First Appeared</strong>: AutoCAD 2009<br />
<strong>Status as of AutoCAD 2009, version 2:</strong> Still reproducible</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texupport.net/blog/2008/12/02/most-recently-used-documents-fills-up-with-dst-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hacking the Nvidia performance driver (powerdraft) into Civil 3D</title>
		<link>http://www.texupport.net/blog/2008/11/19/hacking-the-nvidia-performance-driver-powerdraft-into-civil-3d/</link>
		<comments>http://www.texupport.net/blog/2008/11/19/hacking-the-nvidia-performance-driver-powerdraft-into-civil-3d/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 17:53:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AutoCAD Civil 3D - Tips]]></category>

		<guid isPermaLink="false">http://www.texupport.net/blog/2008/11/19/hacking-the-nvidia-performance-driver-powerdraft-into-civil-3d/</guid>
		<description><![CDATA[Several months ago, Nvidia released a performance driver for AutoCAD 2009. Unfortunately, using the included installer, this driver can only be installed on AutoCAD. When you only have Civil 3D installed, you get an error which reads, &#8220;Setup was unable to find an installed version of AutoCAD 2009.&#8221; I was able to hack the driver [...]]]></description>
			<content:encoded><![CDATA[<p>Several months ago, Nvidia released a performance driver for AutoCAD 2009. Unfortunately, using the included installer, this driver can only be installed on AutoCAD. When you only have Civil 3D installed, you get an error which reads, &#8220;Setup was unable to find an installed version of AutoCAD 2009.&#8221;</p>
<p><img class="alignnone size-full wp-image-378" title="nvidia-01" src="http://www.texupport.net/blog/wp-content/uploads/2008/11/nvidia-01.png" alt="nvidia-01" width="878" height="144" /></p>
<p>I was able to hack the driver in to my Civil 3D 2009 installation on an XP (32) system by doing the following:</p>
<ol>
<li>Download <a href="http://www.nvidia.com/object/AutoCAD_PD_workstation.html">Powerdraft2009_XP_Vista_32_64.exe</a> from nvidia&#8217;s website.</li>
<li>Run the install program and let it error out as noted above.</li>
<li>At this point the install program has actually unpacked the archive to a directory called C:\04-28-2008-0710\ navigate to <strong>C:\04-28-2008-0710\Disk1\win32</strong> and copy all of the files from that location to <strong>C:\Program Files\AutoCAD Civil 3D 2009\Drv</strong></li>
<li>Finally, back in Civil 3D, run <strong>3DCONFIG</strong> and select the new Nvidia specific driver for either Direct3D or OpenGL.</li>
</ol>
<p><img class="alignnone size-full wp-image-380" title="nvidia-02" src="http://www.texupport.net/blog/wp-content/uploads/2008/11/nvidia-021.png" alt="nvidia-02" width="369" height="712" /></p>
<p align="left">Unfortunately, since I don&#8217;t have a supported video card on my notebook, I haven&#8217;t had the opportunity to test this workaround with Civil 3D 2009 (a 32 bit application) on Vista x64.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texupport.net/blog/2008/11/19/hacking-the-nvidia-performance-driver-powerdraft-into-civil-3d/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RegappID cleanup utility</title>
		<link>http://www.texupport.net/blog/2008/11/18/regappid-cleanup-utility/</link>
		<comments>http://www.texupport.net/blog/2008/11/18/regappid-cleanup-utility/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 21:47:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AutoCAD - Design Flaws]]></category>
		<category><![CDATA[AutoCAD - Tips]]></category>
		<category><![CDATA[Regapp]]></category>

		<guid isPermaLink="false">http://www.texupport.net/blog/2008/11/18/regappid-cleanup-utility/</guid>
		<description><![CDATA[It just came to my attention that Autodesk quietly released their own RegApp cleaner a couple of months ago. This still doesn&#8217;t do anything to prevent Registered Application IDs from propagating through xrefs and inserts so unless you clean everything that your file might come into contact with, you can count on getting infected with [...]]]></description>
			<content:encoded><![CDATA[<p>It just came to my attention that Autodesk quietly released their own <a href="http://usa.autodesk.com/adsk/servlet/ps/dl/item?siteID=123112&amp;id=11807875&amp;linkID=9240618">RegApp cleaner</a> a couple of months ago. This still doesn&#8217;t do anything to prevent Registered Application IDs from propagating through xrefs and inserts so unless you clean <em>everything </em>that your file might come into contact with, you can count on getting infected with AppIDs over and over again. Still, along with the -purge R option that was reintroduced in 2005 or 2006 (after a very long absense), it&#8217;s a step in the right direction.</p>
<p>Autodesk&#8217;s CleanupRegApp tool isn&#8217;t any more or less effective than <a href="http://www.cadthinking.com/">cadthinking&#8217;s</a> PurgeIDs, and in fact, its interface is lacking compared to PurgeIDs. Still, it&#8217;s nice to know that this is an Autodesk developed (and, presumably, Autodesk supported) tool to address a problem that has been swept under the rug for far too long.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texupport.net/blog/2008/11/18/regappid-cleanup-utility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Importing color images from Google Earth into Civil 3D</title>
		<link>http://www.texupport.net/blog/2008/11/18/importing-color-images-from-google-earth-into-civil-3d/</link>
		<comments>http://www.texupport.net/blog/2008/11/18/importing-color-images-from-google-earth-into-civil-3d/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 16:38:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AutoCAD Civil 3D - Tips]]></category>

		<guid isPermaLink="false">http://www.texupport.net/blog/2008/11/18/importing-color-images-from-google-earth-into-civil-3d/</guid>
		<description><![CDATA[Since Civil 3D added the ability to import georeferenced imagery from Google Earth, I regularly get comments from users who would prefer the image to appear in color. While it doesn&#8217;t appear to be a feature, with a little hacking this is actually very easy to do. First, open your Civil 3D drawing file and [...]]]></description>
			<content:encoded><![CDATA[<p>Since Civil 3D added the ability to import georeferenced imagery from Google Earth, I regularly get comments from users who would prefer the image to appear in color. While it doesn&#8217;t appear to be a feature, with a little hacking this is actually very easy to do.</p>
<p>First, open your Civil 3D drawing file and make sure to set the coordinate system properly.</p>
<p> </p>
<p><img class="alignnone size-full wp-image-372" title="GE-C3D-1" src="http://www.texupport.net/blog/wp-content/uploads/2008/11/GE-C3D-1.png" alt="GE-C3D-1" width="675" height="501" /></p>
<div>
<div><a href="http://3.bp.blogspot.com/_INSziIpWnPc/SSL-WbaJQPI/AAAAAAAAABM/s_M0b4lqvtk/s1600-h/GE-C3D-1.png"></a></div>
<p> </p>
<p>Then open Google Earth and navigate to the area that you&#8217;d like to import. Once you&#8217;ve centered on your project area, go back to Civil 3D and go to File -&gt; Import -&gt; Google Earth Image. When prompted, specify <em>coordinate system</em> for the image location. At this point, the georeferenced image is dropped in at the appropriate northing and easting coordinates. Unfortunately, it is in black and white.</p>
<p>To create a color image file, go back to Google Earth, and being careful not to reorient the display, hit CTRL-ALT-S to save the image. Save this jpg to your relevant project location.</p>
<p> </p>
<p>Back in Civil 3D, open the xref palette and find the Google Earth image. Hit the &#8220;found at&#8221; button to respecify the image file location.</p>
<p> </p>
<p><img class="alignnone size-full wp-image-373" title="GE-C3D-2" src="http://www.texupport.net/blog/wp-content/uploads/2008/11/GE-C3D-2.png" alt="GE-C3D-2" width="686" height="460" /></p>
<p><a href="http://1.bp.blogspot.com/_INSziIpWnPc/SSL_QFpEmxI/AAAAAAAAABU/m-CseSPG5Ec/s1600-h/GE-C3D-2.png"></a> </p>
<p>Point the image reference to the color jpg by selecting the file that you saved earlier. Finally, perform a regen and the color image will appear in the proper location.</p>
<p> </p>
<p><img class="alignnone size-full wp-image-374" title="GE-C3D-C" src="http://www.texupport.net/blog/wp-content/uploads/2008/11/GE-C3D-C.png" alt="GE-C3D-C" width="836" height="457" /></div>
]]></content:encoded>
			<wfw:commentRss>http://www.texupport.net/blog/2008/11/18/importing-color-images-from-google-earth-into-civil-3d/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sheet set templates must have have all lowercase dst extension</title>
		<link>http://www.texupport.net/blog/2008/11/17/sheet-set-templates-must-have-have-all-lowercase-dst-extension/</link>
		<comments>http://www.texupport.net/blog/2008/11/17/sheet-set-templates-must-have-have-all-lowercase-dst-extension/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 20:34:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AutoCAD - Bugs]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[When  creating a sheet set template by placing a DST file in the SheetSetTemplatePath location, the file must absolutely have an extension of .dst (case sensitive).     If an uppercase character exists in the extension, the sheetset template appears with the extension in the listbox and the system will then search for YourTemplateName.DST.dst.      [...]]]></description>
			<content:encoded><![CDATA[<p>When  creating a sheet set template by placing a DST file in the SheetSetTemplatePath location, the file must absolutely have an extension of .dst (case sensitive).</p>
<p> </p>
<p><img class="alignnone size-full wp-image-169" title="dst_3" src="http://www.texupport.net/blog/wp-content/uploads/2008/11/dst_3.png" alt="dst_3" width="654" height="255" /></p>
<p> </p>
<p>If an uppercase character exists in the extension, the sheetset template appears with the extension in the listbox and the system will then search for YourTemplateName.DST.dst. </p>
<p> </p>
<p><img class="alignnone size-full wp-image-166" title="dst_1" src="http://www.texupport.net/blog/wp-content/uploads/2008/11/dst_1.png" alt="dst_1" width="628" height="259" /></p>
<p> </p>
<p>When it doesn&#8217;t find the template, a &#8220;File Not Found&#8221; dialog reports &#8220;Cannot find the specified sheet set data (DST) file.&#8221;</p>
<p> </p>
<p><img class="alignnone size-full wp-image-167" title="dst_2" src="http://www.texupport.net/blog/wp-content/uploads/2008/11/dst_2.png" alt="dst_2" width="272" height="107" /></p>
<p><strong> </strong></p>
<p><strong>Workarond:<br />
</strong>Create sheet set templates with a lowercase dst extension.</p>
<p><strong>First Appeared:</strong> Unknown<br />
<strong>Status as of AutoCAD 2009 version 3:</strong> Still Reproducible.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texupport.net/blog/2008/11/17/sheet-set-templates-must-have-have-all-lowercase-dst-extension/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

