<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Common Sense CAD &#8211; Part 4</title>
	<atom:link href="http://www.caddmanager.com/CMB/2007/08/common-sense-cad-part-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.caddmanager.com/CMB/2007/08/common-sense-cad-part-4/</link>
	<description>Practical, proven insight into CADD Management from Mark W. Kiker</description>
	<lastBuildDate>Wed, 08 Feb 2012 05:07:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Glen Sullivan</title>
		<link>http://www.caddmanager.com/CMB/2007/08/common-sense-cad-part-4/comment-page-1/#comment-1450</link>
		<dc:creator>Glen Sullivan</dc:creator>
		<pubDate>Tue, 16 Dec 2008 16:15:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.caddmanager.com/CMB/2007/08/08/common-sense-cad-part-4/#comment-1450</guid>
		<description>A couple of things that I have done related to what has been discussed here.  I have started to develop my title blocks or borders as mentioned above in layout space with the layout setup to my default production machine and desired paper size.  This allows me to account for the proper margins of the plotter I intend to plot from.  Once I have created all the line work, text, attributes and so forth I create the actual file using the Wblock command and the 0,0 origin of the layout.  What this does for me is allow me to then externally reference this file into my sheet using the same 0,0 origin.

The only down side to this is that this file is specific to a specific machine.  If that is a problem you can still place a rectangle in the file to represent the edge of the sheet.  When the title block is place this line will fall outside the printable area and should not be a problem.

As far as LTscale goes I disagree with your setting of 1.  As a rule of thumb I have always set the ltscale to 1/2 that of the scale factor.  I have seen many references that agree with this point of view, and I do know that this produces linetypes that are half the size of the measurement in the definition file, but this is the look we have always worked with.  With this in mind, my sheet files always have the ltscale set to .5, which is 1/2 of the 1 scale factor of the sheet.

PSLTSCALE allows the scale of the viewport to set the linetype scale and setting this to 1 is the only way to have viewports with different scale to still show the correct ltscale no matter what it is set to.</description>
		<content:encoded><![CDATA[<p>A couple of things that I have done related to what has been discussed here.  I have started to develop my title blocks or borders as mentioned above in layout space with the layout setup to my default production machine and desired paper size.  This allows me to account for the proper margins of the plotter I intend to plot from.  Once I have created all the line work, text, attributes and so forth I create the actual file using the Wblock command and the 0,0 origin of the layout.  What this does for me is allow me to then externally reference this file into my sheet using the same 0,0 origin.</p>
<p>The only down side to this is that this file is specific to a specific machine.  If that is a problem you can still place a rectangle in the file to represent the edge of the sheet.  When the title block is place this line will fall outside the printable area and should not be a problem.</p>
<p>As far as LTscale goes I disagree with your setting of 1.  As a rule of thumb I have always set the ltscale to 1/2 that of the scale factor.  I have seen many references that agree with this point of view, and I do know that this produces linetypes that are half the size of the measurement in the definition file, but this is the look we have always worked with.  With this in mind, my sheet files always have the ltscale set to .5, which is 1/2 of the 1 scale factor of the sheet.</p>
<p>PSLTSCALE allows the scale of the viewport to set the linetype scale and setting this to 1 is the only way to have viewports with different scale to still show the correct ltscale no matter what it is set to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Architek01</title>
		<link>http://www.caddmanager.com/CMB/2007/08/common-sense-cad-part-4/comment-page-1/#comment-139</link>
		<dc:creator>Architek01</dc:creator>
		<pubDate>Fri, 17 Aug 2007 19:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.caddmanager.com/CMB/2007/08/08/common-sense-cad-part-4/#comment-139</guid>
		<description>sorry, i gotta dissagree with the giy above me.  LTscale should always be set to 1 and psltscale should always be set to 1. If you want to to see the proper linetypes in model space, use VPMAX and VPMIN.</description>
		<content:encoded><![CDATA[<p>sorry, i gotta dissagree with the giy above me.  LTscale should always be set to 1 and psltscale should always be set to 1. If you want to to see the proper linetypes in model space, use VPMAX and VPMIN.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Skyler Mills</title>
		<link>http://www.caddmanager.com/CMB/2007/08/common-sense-cad-part-4/comment-page-1/#comment-138</link>
		<dc:creator>Skyler Mills</dc:creator>
		<pubDate>Fri, 17 Aug 2007 11:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.caddmanager.com/CMB/2007/08/08/common-sense-cad-part-4/#comment-138</guid>
		<description>Great post as usual, Mark.&lt;br/&gt;&lt;br/&gt;Just one comment:  leave LTSCALE at the plot scale (for example 40 for 1&quot;=40&#039;).  This way, when working in full model space (as we all know we should) linetypes will appear correctly.  If it&#039;s set to 1, linetypes will usually appear too dense.  Also, PSLTSCALE should be set to 0, unless there are paper space viewports with differing scales.  In that case, yes, set LTSCALE and PSLTSCALE to 1, so all viewports&#039; linetypes appear normally.&lt;br/&gt;&lt;br/&gt;Thanks, and have a great weekend!</description>
		<content:encoded><![CDATA[<p>Great post as usual, Mark.</p>
<p>Just one comment:  leave LTSCALE at the plot scale (for example 40 for 1&#8243;=40&#8242;).  This way, when working in full model space (as we all know we should) linetypes will appear correctly.  If it&#8217;s set to 1, linetypes will usually appear too dense.  Also, PSLTSCALE should be set to 0, unless there are paper space viewports with differing scales.  In that case, yes, set LTSCALE and PSLTSCALE to 1, so all viewports&#8217; linetypes appear normally.</p>
<p>Thanks, and have a great weekend!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CADDManager</title>
		<link>http://www.caddmanager.com/CMB/2007/08/common-sense-cad-part-4/comment-page-1/#comment-137</link>
		<dc:creator>CADDManager</dc:creator>
		<pubDate>Fri, 10 Aug 2007 21:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.caddmanager.com/CMB/2007/08/08/common-sense-cad-part-4/#comment-137</guid>
		<description>Also - be sure to start creating your Title Block at 0,0,0 in Model Space of the border file.&lt;br/&gt;&lt;br/&gt;Many thanks to Joe R. for catching that one.</description>
		<content:encoded><![CDATA[<p>Also &#8211; be sure to start creating your Title Block at 0,0,0 in Model Space of the border file.</p>
<p>Many thanks to Joe R. for catching that one.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

