<?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>MicroStation Tips &#187; Settings Tips</title>
	<atom:link href="http://microstationtips.com/category/microstationtips/settings-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://microstationtips.com</link>
	<description>Time-saving MicroStation Tips and Tricks</description>
	<lastBuildDate>Tue, 27 Dec 2011 14:09:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Consistent Pattern Appearance</title>
		<link>http://microstationtips.com/consistent-pattern-appearance/</link>
		<comments>http://microstationtips.com/consistent-pattern-appearance/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 18:38:49 +0000</pubDate>
		<dc:creator>MicroStation User</dc:creator>
				<category><![CDATA[MicroStation Tips]]></category>
		<category><![CDATA[Settings Tips]]></category>

		<guid isPermaLink="false">http://microstationtips.com/?p=208</guid>
		<description><![CDATA[If you use a lot of hatching or crosshatching in your designs this tip might be of interest. Anyone who uses hatching or crosshatching is familiar with setting spacing and angles and keeping them consistent. What is usually not so apparent is the affect of the data point used to accept the hatch and fulfill [...]]]></description>
			<content:encoded><![CDATA[<p><span class="body">If you use a lot of hatching or crosshatching in your                            designs this tip might be of interest. Anyone who uses                            hatching or crosshatching is familiar with setting spacing                            and angles and keeping them consistent. What is usually                            not so apparent is the affect of the data point used                            to accept the hatch and fulfill MicroStation’s                            request “Accept @pattern intersection point”.                            This point defines the intersection point of the hatch                            being placed. If the same point is always used for each                            hatch placed then the look of adjacent hatched areas                            or elements will line up nicely throughout the design.                            A very good procedure to produce this type of consistent                            hatch is to use the key-in “xy=0,0” instead                            of a random data point whenever accepting hatch placement. </span></p>
<p class="body">If you do a lot of this it would even be worthwhile to set a function key to this key-in                              command.</p>
]]></content:encoded>
			<wfw:commentRss>http://microstationtips.com/consistent-pattern-appearance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configuration Variables for Settings Files</title>
		<link>http://microstationtips.com/configuration-variables-for-settings-files/</link>
		<comments>http://microstationtips.com/configuration-variables-for-settings-files/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 18:34:50 +0000</pubDate>
		<dc:creator>MicroStation User</dc:creator>
				<category><![CDATA[MicroStation Tips]]></category>
		<category><![CDATA[Settings Tips]]></category>
		<category><![CDATA[FileFixer]]></category>
		<category><![CDATA[Rick Sewell]]></category>
		<category><![CDATA[settings]]></category>

		<guid isPermaLink="false">http://microstationtips.com/?p=202</guid>
		<description><![CDATA[By Rick Sewell, Director of Customer Services and Support Many CAD Managers install Axiom products on a network. One concern that is shared among them is that their users (using the same product on the network) may overwrite each other’s settings files. This can be undesirable, especially when the users are working on different projects [...]]]></description>
			<content:encoded><![CDATA[<p><span class="bodyHeader2">By Rick Sewell, Director of Customer Services and Support</span></p>
<p><span class="body">Many CAD Managers install Axiom products on                  a network. One concern that is shared among them is that their                  users (using the same product on the network) may overwrite each                  other’s settings files. This can be undesirable, especially                  when the users are working on different projects that require                  different settings. To avoid this, you can use configuration variables                  to customize the operation of MicroStation by pointing to a different                  settings file for each user.<br />
In this tip, we will cover setting up the configuration variable                  for <em>FileFixer’s</em> settings file.<br />
With MicroStation open, go to Workspace | Configuration, this                  will load the Configuration dialog box.</span></p>
<p>1) Press the &lt;New…&gt; button to define a new configuration                  variable.</p>
<p><img src="http://www.axiomint.com/images/mst/jan07/tip-1.jpg" alt="" width="300" height="249" /></p>
<p class="body">2) In the New Configuration Variable dialog box,                  type “FIXER_INI” in the Variable field. In the New Value                  field, enter the path where you would like to save your settings                  file. In this example we use “C:\TEMP\”.</p>
<p><img src="http://www.axiomint.com/images/mst/jan07/tip-2.jpg" alt="" width="300" height="189" /><br />
<span class="body"><br />
3) Press &lt;OK&gt; on the New Configuration Variable dialog box                  and then &lt;OK&gt; again on the Configuration dialog box. Press                  &lt;Yes&gt; on the Alert dialog to save the changes.<br />
You will need to restart MicroStation for the newly defined variable                  to become active.</span></p>
<p><img src="http://www.axiomint.com/images/mst/jan07/tip-3.jpg" alt="" width="300" height="146" /></p>
<p><span class="bodyBold">More Configuration Variables</span><br />
<span class="body">Here is a list of the <em>MicroStation Productivity                  Toolkit </em>products that have such configuration variables available:</span></p>
<p>• <em>CellManager</em> — CELLMGR_INI<br />
• <em>Global File Changer</em> — CHANGER_RSC<br />
• <em>FileFixer </em>— FIXER_INI<br />
•<em> Microsoft Office Importer</em> — OFFICE_INI<br />
<em>• RefMerge</em> — REFMERGE_RSC<br />
•<em> RefManager</em> — REFMGR_RSC<br />
• <em>SpellChecker</em> — SPELL_RSC</p>
]]></content:encoded>
			<wfw:commentRss>http://microstationtips.com/configuration-variables-for-settings-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Process Models and Handle V8 Symbology Settings</title>
		<link>http://microstationtips.com/process-models-and-handle-v8-symbology-settings/</link>
		<comments>http://microstationtips.com/process-models-and-handle-v8-symbology-settings/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 18:32:10 +0000</pubDate>
		<dc:creator>MicroStation User</dc:creator>
				<category><![CDATA[MicroStation Tips]]></category>
		<category><![CDATA[Settings Tips]]></category>
		<category><![CDATA[Symbology Tips]]></category>
		<category><![CDATA[Eiren Smith]]></category>
		<category><![CDATA[settings]]></category>
		<category><![CDATA[symbology]]></category>

		<guid isPermaLink="false">http://microstationtips.com/?p=199</guid>
		<description><![CDATA[By Eiren Smith, Axiom’s Vice President for Technology &#8211; www.axiomint.com In the October 2003 issue of MicroStation Today, I announced the release of SpecChecker for V8. This month, I begin a multi-part series detailing many of the excellent new features waiting to be discovered in SpecChecker for V8. How SpecChecker for V8 processes models One [...]]]></description>
			<content:encoded><![CDATA[<p class="bodyHeader"><span class="bodyHeader2">By Eiren Smith,                              Axiom’s Vice President for Technology &#8211; <a class="bodyHeader2" href="http://www.axiomint.com/">www.axiomint.com</a></span></p>
<p class="body">In the October 2003 issue of                              MicroStation Today, I announced the release of <em>SpecChecker                              for V8.</em> This month, I begin a multi-part series detailing                              many of the excellent new features waiting to be discovered                              in <em>SpecChecker for V8.</em></p>
<p class="body">How <em>SpecChecker </em>for V8                              processes models<br />
One major addition to <em>SpecChecker for V8 </em>is                              its support for MicroStation V8 models. <em>SpecChecker</em> (V7 version) has always had the ability to process                              multiple design files in batch. <em>SpecChecker for                              V8</em> is no exception. But, now that MicroStation                              V8 supports (multiple) models, the question arises:                              Which model(s) contain the elements you want <em>SpecChecker</em> to check against your standard? Processing the right                              models is as important as processing the right files                              or checking the files against the right standard.</p>
<p class="body"><em>SpecChecker for V8</em> gives you                              several options regarding which models to process,                              as you can see in this picture:</p>
<table border="0" cellspacing="0" cellpadding="0" width="100">
<tbody>
<tr>
<td class="body"><img src="http://www.axiomint.com/microstation_tips/images/symbology_process_models_01.gif" alt="" width="523" height="229" /></td>
</tr>
<tr>
<td class="body"><em>SpecChecker for V8</em> gives                                  you control over which models to check against                                  CAD standards.</td>
</tr>
</tbody>
</table>
<p class="body">With the “Active model                              only” option chosen (the default selection),                              <em>SpecChecker for V8</em> processes only the active model                              in all the files processed. Every file with at least                              one model will have an active model.</p>
<p class="body">Use “Default model only”                              to have <em>SpecChecker for V8</em> process only the special                              “Default” model in all files it processes.                              Although MicroStation V8’s “Models” dialog                              box allows you to rename the “Default” model,                              it prohibits you from deleting it. So any V8 design                              file or cell library you process should have a “Default”                              model, even if that model has been named something                              else. Never fear. No matter what it has been renamed,                              <em>SpecChecker for V8</em> will still find the “Default”                              model.</p>
<p class="body">Use “All models except                              sheets” to have <em>SpecChecker for V8</em> process all                              design models and ignore sheet models. Most files                              will have at least one design model to process.</p>
<p class="body">Use “Sheet models”                              to have <em>SpecChecker for V8</em> process only sheet models                              (if any), ignoring design models.</p>
<p class="body">Use “All models”                              whenever running <em>SpecChecker for V8</em> on cell libraries,                              as each cell in a V8 cell library is its own model.                              You may want to use this option when processing design                              files too, but that depends on which models you want                              to process. Whether you use this option when processing                              design files is a personal decision that depends on                              how your company or project uses MicroStation V8 models.</p>
<p class="body"><strong>How <em>SpecChecker</em> handles                              V8’s symbology settings </strong><br />
<em>SpecChecker for V8</em> has rich support for level symbology,                              element symbology and ByLevel symbology and supports                              any legal combination thereof. Under “Settings                              | Change settings&#8230;”, in the “General”                              settings category, you will find the “Symbology:”                              option button (see image below).</p>
<table border="0" cellspacing="0" cellpadding="0" width="100">
<tbody>
<tr>
<td class="body"><img src="http://www.axiomint.com/microstation_tips/images/symbology_process_models_02.gif" alt="" width="511" height="345" /></td>
</tr>
<tr>
<td class="body"><em>SpecChecker for V8</em> has                                  rich support for level symbology, element symbology                                  and ByLevel symbology.</td>
</tr>
</tbody>
</table>
<p class="body">This option button has two                              choices: “Element” and “As displayed”.                              To understand how they work, let’s talk about the                              possible symbology settings of any given element in                              MicroStation for V8.</p>
<p class="body">First, we have element symbology.                              Element symbology is the color, weight and style settings                              stored in the element itself that control how that                              element looks on the screens and plots. When a MicroStation                              user offhandedly says just “symbology”,                              what they are usually talking about is “element                              symbology”. If an element’s weight is set to                              2, it displays and plots at that weight.</p>
<p class="body">One special element symbology                              setting &#8211; introduced in MicroStation V8 &#8211; is ByLevel                              symbology. ByLevel symbology is now a choice for each                              symbology setting (style, weight and color) for each                              element. In V8, levels have their own symbology settings,                              which are passed to any elements whose element symbology                              settings are set to “ByLevel”. So if a certain                              level’s ByLevel weight setting is set to 5, each element                              on that level whose weight is set to “ByLevel”                              will display at that level’s weight (5). Elements                              do not have to use ByLevel symbology. And elements                              can have mixed symbology &#8211; just because an element                              has ByLevel weight doesn’t mean it has to have ByLevel                              color or style.</p>
<p class="body">The last part of the symbology                              puzzle is “level symbology”. Level symbology                              is a whole different beast. And it is beyond the scope                              of this article to cover level symbology completely.                              Using level symbology allows MicroStation to display                              and plot elements based on symbology assigned to each                              level. There is no element property that controls                              whether an element is displayed with level symbology.                              Level symbology is different from ByLevel symbology                              in that it applies to all elements on a given level                              &#8211; and only if the level symbology view attribute is                              turned on for that given view, as level symbology                              is a per-view setting. But for this to really have                              an effect, the level symbology “Override”                              setting (there is one setting each for color, weight                              and style) must be turned on for that level.</p>
<p class="body">With that substantial MicroStation                              V8 symbology primer out of the way, here is how <em>SpecChecker                              for V8</em> handles symbology.</p>
<p class="body">If you choose “Element”                              (see partial view of “<em>SpecChecker</em> Settings”                              dialog box below), then the element symbology value                              stored in each element will be analyzed by <em>SpecChecker.</em> This value may be a number, a custom linestyle name                              or “ByLevel”.</p>
<p class="body">If you choose “As displayed”,                              then <em>SpecChecker for V8</em> will treat each element exactly                              as it is displayed (in other words, as the user sees                              it) in the active view in each model. This could incorporate                              level symbology, ByLevel symbology and element symbology.</p>
<p class="body">So, using “As displayed”,                              <em>SpecChecker for V8 </em>can support a mix of element symbology                              (including elements set to “ByLevel” for                              their color, weight or style) and level symbology                              &#8211; all in the same file.</p>
]]></content:encoded>
			<wfw:commentRss>http://microstationtips.com/process-models-and-handle-v8-symbology-settings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

