<?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>Alt Control IT &#187; Plotting</title>
	<atom:link href="http://www.altcontrolit.com/tag/plotting/feed" rel="self" type="application/rss+xml" />
	<link>http://www.altcontrolit.com</link>
	<description>IT Support - Computer Aided Design</description>
	<lastBuildDate>Mon, 26 Jul 2010 07:30:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>AutoCAD CTB Plot Styles</title>
		<link>http://www.altcontrolit.com/autodesk/autocad-ctb-plot-styles.html</link>
		<comments>http://www.altcontrolit.com/autodesk/autocad-ctb-plot-styles.html#comments</comments>
		<pubDate>Fri, 23 Oct 2009 12:08:23 +0000</pubDate>
		<dc:creator>James Gray</dc:creator>
				<category><![CDATA[Autodesk]]></category>
		<category><![CDATA[Plotting]]></category>

		<guid isPermaLink="false">http://www.altcontrolit.com/?p=154</guid>
		<description><![CDATA[AutoCAD uses plot styles to control how CAD data is displayed when plotted. There are two types of plot style tables that can be used. The first are colour dependent plot style tables, the second are named ...]]></description>
			<content:encoded><![CDATA[<p>AutoCAD uses plot styles to control how CAD data is displayed when plotted. There are two types of plot style tables that can be used. The first are colour dependent plot style tables, the second are named plot style tables.</p>
<p>Colour dependent plot style tables (CTB) are more commonly used over named plot style tables (STB). CTB uses an objects colour to determine characteristics such as line weight. I am going to create a CTB file that will control the display of plotted elements within a file. Start by creating layers within a new dwg and assigning different colours to them. There are 256 plot styles in a CTB file, one for each colour available in AutoCAD.</p>
<p><a href="http://www.altcontrolit.com/wp-content/uploads/2009/10/layer_dialog_colours.jpg"><img class="alignnone size-full wp-image-155" title="layer_dialog_colours" src="http://www.altcontrolit.com/wp-content/uploads/2009/10/layer_dialog_colours.jpg" alt="layer_dialog_colours" width="619" height="305" /></a></p>
<p>Draw lines in the dwg each on its own layer.</p>
<p><a href="http://www.altcontrolit.com/wp-content/uploads/2009/10/cad_lines_colour.jpg"><img class="alignnone size-full wp-image-163" title="cad_lines_colour" src="http://www.altcontrolit.com/wp-content/uploads/2009/10/cad_lines_colour.jpg" alt="cad_lines_colour" width="638" height="318" /></a></p>
<p>We now need to create our CTB file so that we can print the lines out with different thicknesses and colours. There are a few ways of doing this, i used the stylesmanager command to open the Plot Styles folder (the location where all of the default AutoCAD plot styles are saved) when the dialog opens there is a shortcut that allows you to add a new plot style. Click on the Add-A-Plot Style Table Wizard.</p>
<p><a href="http://www.altcontrolit.com/wp-content/uploads/2009/10/add_a_plot_style_table.jpg"><img class="size-full wp-image-156 alignnone" title="add_a_plot_style_table" src="http://www.altcontrolit.com/wp-content/uploads/2009/10/add_a_plot_style_table.jpg" alt="add_a_plot_style_table" width="176" height="244" /></a></p>
<p>On the Add Plot Style Table dialog click Next</p>
<p><a href="http://www.altcontrolit.com/wp-content/uploads/2009/10/add_plot_style_table.jpg"><img class="alignnone size-full wp-image-157" title="add_plot_style_table" src="http://www.altcontrolit.com/wp-content/uploads/2009/10/add_plot_style_table.jpg" alt="add_plot_style_table" width="570" height="355" /></a></p>
<p>Make sure Start from Scratch is selected and click Next.</p>
<p><a href="http://www.altcontrolit.com/wp-content/uploads/2009/10/start_from_scratch.jpg"><img class="alignnone size-full wp-image-158" title="start_from_scratch" src="http://www.altcontrolit.com/wp-content/uploads/2009/10/start_from_scratch.jpg" alt="start_from_scratch" width="570" height="360" /></a></p>
<p>In this example we are going to configure a CTB file so make sure Colour-Dependent Plot Style Table is selected.</p>
<p><a href="http://www.altcontrolit.com/wp-content/uploads/2009/10/pick_plot_style.jpg"><img class="alignnone size-full wp-image-159" title="pick_plot_style" src="http://www.altcontrolit.com/wp-content/uploads/2009/10/pick_plot_style.jpg" alt="pick_plot_style" width="571" height="358" /></a></p>
<p>Enter a file name for the plot style and click Next.</p>
<p><a href="http://www.altcontrolit.com/wp-content/uploads/2009/10/plot_style_name.jpg"><img class="alignnone size-full wp-image-160" title="plot_style_name" src="http://www.altcontrolit.com/wp-content/uploads/2009/10/plot_style_name.jpg" alt="plot_style_name" width="568" height="359" /></a></p>
<p>On the next screen is where we get to configure the table so that our colours print out different thicknesses etc. Click on the Plot Style Table Editor button and then select Table View (I find this view easiest to see the properties on the CTB file). Here in the table view you can see the properties that you can define within the CTB file. In this example we are going to change the Colour of all of our lines to Black and gradually increase the thickness of each colour under the line weight column in 0.0500 mm increments. You can right click on a column and select Apply to All Styles to apply your settings to every column.</p>
<p><a href="http://www.altcontrolit.com/wp-content/uploads/2009/10/plot_style_table.jpg"><img class="alignnone size-full wp-image-164" title="plot_style_table" src="http://www.altcontrolit.com/wp-content/uploads/2009/10/plot_style_table.jpg" alt="plot_style_table" width="595" height="527" /></a></p>
<p>Once you have finished click Save &amp; Close and then Finish. We have now created a CTB file that we can apply to our drawing when printing. To see the results of the CTB file go to File &gt; Print. In the Plot &#8211; Model dialog make sure Plot with plot styles is checked and under the plot style table (pen assignments) select the CTB file you created earlier.</p>
<p>You can see from the preview that the line colours are now all Black an that they gradually increase in thickness.</p>
<p><a href="http://www.altcontrolit.com/wp-content/uploads/2009/10/cad_lines_bw.jpg"><img class="alignnone size-full wp-image-165" title="cad_lines_bw" src="http://www.altcontrolit.com/wp-content/uploads/2009/10/cad_lines_bw.jpg" alt="cad_lines_bw" width="644" height="313" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.altcontrolit.com/autodesk/autocad-ctb-plot-styles.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
