<?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>Indydrafter.com &#187; SheetSetCustom</title>
	<atom:link href="http://indydrafter.com/tag/sheetsetcustom/feed/" rel="self" type="application/rss+xml" />
	<link>http://indydrafter.com</link>
	<description>The Indypendent Autodesk Resource</description>
	<lastBuildDate>Fri, 30 Dec 2011 19:39:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Fields in Sheet Set Manager (continued)</title>
		<link>http://indydrafter.com/fields-in-sheet-set-manager-continued/</link>
		<comments>http://indydrafter.com/fields-in-sheet-set-manager-continued/#comments</comments>
		<pubDate>Fri, 15 May 2009 20:42:59 +0000</pubDate>
		<dc:creator>Bryan Tanner</dc:creator>
				<category><![CDATA[General Design]]></category>
		<category><![CDATA[.dst]]></category>
		<category><![CDATA[Attribute]]></category>
		<category><![CDATA[AutoCAD]]></category>
		<category><![CDATA[Field]]></category>
		<category><![CDATA[Fields]]></category>
		<category><![CDATA[Sheet Set Manager]]></category>
		<category><![CDATA[SheetSetCustom]]></category>
		<category><![CDATA[Title Block]]></category>

		<guid isPermaLink="false">http://indydrafter.com/?p=152</guid>
		<description><![CDATA[The remaining AutoCAD Fields that need to be defined are “Scale”, “Drawn By”, “Designed By”, and “Check By”.  Now, these attributes don’t necessarily need to be defined within the sheet-level information on projects where the scale, drafter, designer, and checker remain constant throughout the set.  However, you may need to have sheet-level information such as a work order # that is different at points in the set or maybe there is a different drafter or designer, too.  When this is the case, it is necessary to create Fields under the ...]]></description>
			<content:encoded><![CDATA[<p style="margin: 0in 0in 10pt;"><a href="http://indydrafter.com/wp-content/uploads/2009/05/add-custom-property.bmp"></a>The remaining AutoCAD Fields that need to be defined are “Scale”, “Drawn By”, “Designed By”, and “Check By”.  Now, these attributes don’t necessarily need to be defined within the sheet-level information on projects where the scale, drafter, designer, and checker remain constant throughout the set.  However, you may need to have sheet-level information such as a work order # that is different at points in the set or maybe there is a different drafter or designer, too.  When this is the case, it is necessary to create Fields under the “CurrentSheetCustom”.</p>
<p style="margin: 0in 0in 10pt;">In all situations where the “CurrentSheetCustom” type is used, they operate the same.  You must define a custom name and format specific to the item you are creating a Field for.  Aside from that, the process of defining a Field within an attribute remains the same.  When you create your custom property name, however, pay very close attention to the exact way you define it.  As we continue, there becomes a big difference between “Designedby” and “Designed By” and “designed by”, where the specific way you create the custom property will need to be duplicated when creating the sheet set template down the line.</p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; text-align: center;"><a href="http://indydrafter.com/wp-content/uploads/2009/05/currentsheetcustom1.bmp"></a><a href="http://indydrafter.com/wp-content/uploads/2009/05/currentsheetcustom.png"></a><a href="http://indydrafter.com/wp-content/uploads/2009/05/currentsheetcustom2.png"><img class="aligncenter size-full wp-image-284" title="currentsheetcustom" src="http://indydrafter.com/wp-content/uploads/2009/05/currentsheetcustom2.png" alt="currentsheetcustom" width="539" height="507" /></a></p>
<p style="margin: 0in 0in 10pt; text-align: left;">Once you have finished defining you “CurrentSheetCustom” Fields, you should end up with something that looks similar to the image below.</p>
<p style="margin: 0in 0in 10pt; text-align: center;"><a href="http://indydrafter.com/wp-content/uploads/2009/05/customfields2.png"><img class="aligncenter size-full wp-image-285" title="customfields2" src="http://indydrafter.com/wp-content/uploads/2009/05/customfields2.png" alt="customfields2" width="437" height="272" /></a></p>
<p style="margin: 0in 0in 10pt;">You should now have all of the sheet-level information defined with Fields inside of attributes.  Pat yourself on the back, because that is a pretty big task.  Aside from simply defining the attributes and selecting the correct Fields, you have to keep track of your custom properties, set all of your text styles and layers correctly, and make sure everything lines up properly within the title block.  Simply WBLOCK these attributes out and you have created your text block to fill you sheet information in.  To rehash why the attributes need to be in a block, is because attributes-and therefore the Fields within them-cannot be edited through an external reference.  Placing them within a block is a great way of keeping everything organized and easy to insert, though.</p>
<p style="margin: 0in 0in 10pt;">My suggestion regarding a detail of this process, though, is to make sure that your title block file starts at the coordinates 0,0 and that your point of insertion for the block you create is also at 0,0 and that you use the same UNITS as you use in your project sheets.  This will make your life much easier when you reference them into your drawing in the future.  Before you ever insert the text block with your Fields, you want to first place your drawing sheets into a sheet set you have already customized to your needs.  You sheets must first be a part of the sheet set, or your Fields will not populate in the way they should.</p>
<p style="margin: 0in 0in 10pt;">Let’s go through the process of creating and customizing a Sheet Set Template that will allow you to utilize the Fields you just created.  The first major question that arises in this situation is, “Do you currently use the Sheet Set Manager or have any previously create sheet set files?”  If you do, you can make a copy of it and remove all the sheets contained within it and you have a ready-made sheet set template.  If you don’t, either open up the Sheet Set Manager by typing SHEETSET at the command line or entering Ctrl+4 and selecting “New Sheet Set…” from the drop down menu as shown below.</p>
<p style="margin: 0in 0in 10pt; text-align: center;"><a href="http://indydrafter.com/wp-content/uploads/2009/05/newsheetset.png"><img class="aligncenter size-full wp-image-306" title="newsheetset" src="http://indydrafter.com/wp-content/uploads/2009/05/newsheetset.png" alt="newsheetset" width="291" height="254" /></a></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; text-align: center;" align="center"><a href="http://indydrafter.com/wp-content/uploads/2009/05/newsheetset1.bmp"></a><a href="http://indydrafter.com/wp-content/uploads/2009/05/newsheetset.png"></a></p>
<p style="margin: 0in 0in 10pt;">From here you select “Existing drawings” (If you are setting up this template without a project created or sheets to populate within it, you can choose to omit adding sheets when finished).  Also, once you have your template created and are creating a new sheet set for future projects, you can select “An example sheet set” in order to bypass about two thirds of the steps that are to come.</p>
<p style="margin: 0in 0in 10pt; text-align: center;"><a href="http://indydrafter.com/wp-content/uploads/2009/05/sheet-set-begin2.png"><img class="aligncenter size-full wp-image-286" title="sheet-set-begin2" src="http://indydrafter.com/wp-content/uploads/2009/05/sheet-set-begin2.png" alt="sheet-set-begin2" width="526" height="381" /></a></p>
<p style="margin: 0in 0in 10pt; text-align: center;"><a href="http://indydrafter.com/wp-content/uploads/2009/05/sheet-set-begin.png"></a></p>
<p style="MARGIN: 0in 0in 10pt; TEXT-ALIGN: center"><a href="http://indydrafter.com/wp-content/uploads/2009/05/sheet_set_begin.bmp"></a></p>
<p style="MARGIN: 0in 0in 10pt; TEXT-ALIGN: left">Select “Next &gt;” in order to progress to the “Sheet Set Details” page.  Define the name of the new sheet set, give a description if needed, choose a location for the .dst file to be stored, and then select “Sheet Set Properties”.  Note that once you have your template set up, you will no longer need to set up sheet set properties in this wizard.</p>
<p style="MARGIN: 0in 0in 10pt; TEXT-ALIGN: center"><a href="http://indydrafter.com/wp-content/uploads/2009/05/sheet_set_details.bmp"></a></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; text-align: center;" align="center"><a href="http://indydrafter.com/wp-content/uploads/2009/05/sheet-set-details1.png"><img class="aligncenter size-full wp-image-287" title="sheet-set-details1" src="http://indydrafter.com/wp-content/uploads/2009/05/sheet-set-details1.png" alt="sheet-set-details1" width="526" height="381" /></a></p>
<p style="margin: 0in 0in 10pt;">Below you will see the Sheet Set Properties dialog box.  You will now need to select the “Edit Custom Properties” button.</p>
<p style="MARGIN: 0in 0in 10pt; TEXT-ALIGN: center"><a href="http://indydrafter.com/wp-content/uploads/2009/05/sheet_set_properties.bmp"></a></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; text-align: center;" align="center"><a href="http://indydrafter.com/wp-content/uploads/2009/05/sheet-set-properties1.png"><img class="aligncenter size-full wp-image-288" title="sheet-set-properties1" src="http://indydrafter.com/wp-content/uploads/2009/05/sheet-set-properties1.png" alt="sheet-set-properties1" width="389" height="362" /></a></p>
<p style="margin: 0in 0in 10pt; text-align: left;">Pick the “Add…” button to define the custom properties that you set up with Fields within the attributes before.</p>
<p style="MARGIN: 0in 0in 10pt; TEXT-ALIGN: center"><a href="http://indydrafter.com/wp-content/uploads/2009/05/custom_properties.bmp"></a></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; text-align: center;" align="center"><a href="http://indydrafter.com/wp-content/uploads/2009/05/custom-properties1.png"><img class="aligncenter size-full wp-image-289" title="custom-properties1" src="http://indydrafter.com/wp-content/uploads/2009/05/custom-properties1.png" alt="custom-properties1" width="422" height="199" /></a></p>
<p style="margin: 0in 0in 10pt;">Be sure when you are defining the “Name:” of the custom property, it matches exactly with its corresponding value that you gave it within the Field dialog box.  If you don’t do this, the Fields will not populate correctly.  Also note that the “Default value:” that you give the custom property will be what is displayed in your title block if you haven’t defined the custom property within that specific sheet.  One last task within this dialog is to choose the “Sheet” radio button within the “Owner” area and select “OK”.</p>
<p style="MARGIN: 0in 0in 10pt; TEXT-ALIGN: center"><a href="http://indydrafter.com/wp-content/uploads/2009/05/add_custom_property.bmp"></a></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; text-align: center;" align="center"><a href="http://indydrafter.com/wp-content/uploads/2009/05/add-custom-property.png"><img class="aligncenter size-full wp-image-290" title="add-custom-property" src="http://indydrafter.com/wp-content/uploads/2009/05/add-custom-property.png" alt="add-custom-property" width="351" height="162" /></a></p>
<p style="margin: 0in 0in 10pt;">As you define all of your Custom Properties, you will see the dialog box track your progress and the details. Select “OK” when you are finished.</p>
<p style="MARGIN: 0in 0in 10pt; TEXT-ALIGN: center"><a href="http://indydrafter.com/wp-content/uploads/2009/05/completed_custom_properties.bmp"></a></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; text-align: center;" align="center"><a href="http://indydrafter.com/wp-content/uploads/2009/05/completed-custom-properties.png"><img class="aligncenter size-full wp-image-292" title="completed-custom-properties" src="http://indydrafter.com/wp-content/uploads/2009/05/completed-custom-properties.png" alt="completed-custom-properties" width="423" height="199" /></a></p>
<p style="margin: 0in 0in 10pt;">After selecting “OK”, you will see a new area within the Sheet Set Properties dialog box containing your Sheet Custom Properties.  As shown in the image below.  Pick “OK” to continue creating your sheet set.</p>
<p style="margin: 0in 0in 10pt; text-align: center;"><a href="http://indydrafter.com/wp-content/uploads/2009/05/completed-sheet-set-properties.png"><img class="aligncenter size-full wp-image-293" title="completed-sheet-set-properties" src="http://indydrafter.com/wp-content/uploads/2009/05/completed-sheet-set-properties.png" alt="completed-sheet-set-properties" width="390" height="362" /></a></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; text-align: center;" align="center"><a href="http://indydrafter.com/wp-content/uploads/2009/05/completed-sheet-set-properties.bmp"></a></p>
<p style="margin: 0in 0in 10pt;">At this point, you can add existing sheets to the set by “Browse…” or just “Next &gt;” to continue without adding.</p>
<p style="margin: 0in 0in 10pt; text-align: center;"><a href="http://indydrafter.com/wp-content/uploads/2009/05/choose_layouts.bmp"></a></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; text-align: center;" align="center"><a href="http://indydrafter.com/wp-content/uploads/2009/05/choose-layouts.png"><img class="aligncenter size-full wp-image-294" title="choose-layouts" src="http://indydrafter.com/wp-content/uploads/2009/05/choose-layouts.png" alt="choose-layouts" width="525" height="381" /></a></p>
<p style="margin: 0in 0in 10pt;">AutoCAD now gives you the opportunity to review and confirm you work before picking “Finish”.</p>
<p style="margin: 0in 0in 10pt; text-align: center;"><a href="http://indydrafter.com/wp-content/uploads/2009/05/confirm1.bmp"></a></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; text-align: center;"><a href="http://indydrafter.com/wp-content/uploads/2009/05/confirm.png"><img class="aligncenter size-full wp-image-295" title="confirm" src="http://indydrafter.com/wp-content/uploads/2009/05/confirm.png" alt="confirm" width="526" height="381" /></a></p>
<p style="margin: 0in 0in 10pt; text-align: left;">If you didn’t add sheets in the wizard, you can at any time by right-clicking on the project name add selecting “Import layout as sheet…” and then following the prompts.</p>
<p style="margin: 0in 0in 10pt; text-align: center;"><a href="http://indydrafter.com/wp-content/uploads/2009/05/import_layouts.bmp"></a></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; text-align: center;" align="center"><a href="http://indydrafter.com/wp-content/uploads/2009/05/import-layouts.png"><img class="aligncenter size-full wp-image-297" title="import-layouts" src="http://indydrafter.com/wp-content/uploads/2009/05/import-layouts.png" alt="import-layouts" width="581" height="404" /></a></p>
<p style="margin: 0in 0in 10pt;">Whether you have sheets brought into your set or not, you can begin defining the both the regular and custom sheet set properties for the title block Fields by right-clicking on the project name and selecting “Properties…” from the short cut menu.</p>
<p style="margin: 0in 0in 10pt; text-align: center;"><a href="http://indydrafter.com/wp-content/uploads/2009/05/sheet_set_props.bmp"></a></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; text-align: center;" align="center"><a href="http://indydrafter.com/wp-content/uploads/2009/05/sheet-set-props.png"><img class="aligncenter size-full wp-image-298" title="sheet-set-props" src="http://indydrafter.com/wp-content/uploads/2009/05/sheet-set-props.png" alt="sheet-set-props" width="297" height="311" /></a></p>
<p style="margin: 0in 0in 10pt;">Now populate the information to your needs and select “OK”.</p>
<p style="margin: 0in 0in 10pt; text-align: center;"><a href="http://indydrafter.com/wp-content/uploads/2009/05/setting_properties.bmp"></a></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; text-align: center;" align="center"><a href="http://indydrafter.com/wp-content/uploads/2009/05/setting-properties.png"><img class="aligncenter size-full wp-image-299" title="setting-properties" src="http://indydrafter.com/wp-content/uploads/2009/05/setting-properties.png" alt="setting-properties" width="344" height="362" /></a></p>
<p style="margin: 0in 0in 10pt;">You can insert the block containing your Field populated attributes any time after the drawing you are working on has been added to the sheet set.  When you do, you will see a dialog box similar to the one below.</p>
<p style="margin: 0in 0in 10pt; text-align: center;"><a href="http://indydrafter.com/wp-content/uploads/2009/05/edit_attributes.bmp"></a></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; text-align: center;" align="center"><a href="http://indydrafter.com/wp-content/uploads/2009/05/edit-attributes.png"><img class="aligncenter size-full wp-image-301" title="edit-attributes" src="http://indydrafter.com/wp-content/uploads/2009/05/edit-attributes.png" alt="edit-attributes" width="332" height="273" /></a></p>
<p style="margin: 0in 0in 10pt;">In this dialog box, you can override all of the Fields that you specified in the attributes.  You really, really don’t want to do this because it negates all the effort you put into it.  However, the ability to do this is nice if you are working with another office, a subcontractor for design work, or if someone doesn’t know what a Field is because the attributes in the block still function as attributes and the people that aren’t familiar with Fields can still operate within their normal environment if needed.  Also, if you added the block before associating the sheet with a set, delete the block, purge your drawing of said block, and reinsert it after the sheet is associated.</p>
<p style="margin: 0in 0in 10pt;">In the image below, you can see an example of the fruits of your labor.</p>
<p style="margin: 0in 0in 10pt; text-align: center;"><a href="http://indydrafter.com/wp-content/uploads/2009/05/finished_product.bmp"></a></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; text-align: center;" align="center"><a href="http://indydrafter.com/wp-content/uploads/2009/05/finished-product.png"><img class="aligncenter size-full wp-image-302" title="finished-product" src="http://indydrafter.com/wp-content/uploads/2009/05/finished-product.png" alt="finished-product" width="480" height="85" /></a></p>
<p style="margin: 0in 0in 10pt;">To some, this may seem like an unnecessary and tedious process to do something that simple blocks and attributes can do.  You may be right, especially if you aren’t using or don’t plan to use the Sheet Set Manager.  However, the unique feature that using Fields in your title block gives you, is that you can edit every one of these items without ever getting into the drawing.  Now imagine how many times you’ve had to open and close all of your drawings in order to change the sheet number or description and how time consuming that was.  That in and of itself makes using Fields in the title block beneficial enough for me.</p>
<p style="margin: 0in 0in 10pt;">Stay tuned next week to discover uses of AutoCAD Fields with objects and block in your drawings.</p>
<p><a href="http://cadkicks.com:80/kick/?url=http%3a%2f%2findydrafter.com%2ffields-in-sheet-set-manager-continued%2f"><img src="http://cadkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2findydrafter.com%2ffields-in-sheet-set-manager-continued%2f&amp;bgcolor=6699FF&amp;cbgcolor=FFFFFF" border="0" alt="kick it on CadKicks.com" /></a></p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://indydrafter.com/autocad-fields-with-blocks/" rel="bookmark" class="crp_title">AutoCAD Fields With Blocks</a></li><li><a href="http://indydrafter.com/autocad-fields-in-sheet-set-manager/" rel="bookmark" class="crp_title">AutoCAD Fields in Sheet Set Manager</a></li><li><a href="http://indydrafter.com/autocad-fields-with-objects/" rel="bookmark" class="crp_title">AutoCAD Fields With Objects</a></li><li><a href="http://indydrafter.com/ssm-basics-continued/" rel="bookmark" class="crp_title">SSM Basics (continued)</a></li><li><a href="http://indydrafter.com/ssm-page-setups-and-plotting/" rel="bookmark" class="crp_title">SSM Page Setups and Plotting</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://indydrafter.com/fields-in-sheet-set-manager-continued/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
	</channel>
</rss>

