<?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; Cell Libraries</title>
	<atom:link href="http://microstationtips.com/category/microstationtips/cell-libraries/feed/" rel="self" type="application/rss+xml" />
	<link>http://microstationtips.com</link>
	<description>Time-saving MicroStation Tips and Tricks</description>
	<lastBuildDate>Mon, 14 May 2012 14:10:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Adding a cell to a tool box</title>
		<link>http://microstationtips.com/adding-a-cell-to-a-tool-box/</link>
		<comments>http://microstationtips.com/adding-a-cell-to-a-tool-box/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 16:55:32 +0000</pubDate>
		<dc:creator>MicroStation User</dc:creator>
				<category><![CDATA[Cell Libraries]]></category>
		<category><![CDATA[MicroStation Tips]]></category>

		<guid isPermaLink="false">http://microstationtips.com/?p=92</guid>
		<description><![CDATA[An Axiom customer recently asked us to teach him how to add a frequently used cell to a button on a tool box, so that he could just click on an icon and place the cell, instead of having to find the cell in the cell library. Before you start: First, you have to attach [...]]]></description>
			<content:encoded><![CDATA[<p class="body">An Axiom customer recently asked us to teach him                  how to add a frequently used cell to a button on a tool box, so                  that he could just click on an icon and place the cell, instead                  of having to find the cell in the cell library.</p>
<p>Before you start: First, you have to attach the cell library that                  contains the cell you want to place, or the cell has to be in                  a cell library located in the directory defined in the user configuration                  variable MS_CELLLIST. For this tip, the cell we will be using                  is in the attached cell library.</p>
<p>Here&#8217;s how you add a cell to a tool box in MicroStation V8:<br />
1. Locate the cell you would like to add to a button on a tool                  box. We will use &#8220;LT7&#8243;.</p>
<table border="0" cellspacing="5" cellpadding="0" width="100" align="center">
<tbody>
<tr>
<td><img src="http://www.axiomint.com/images/mst/sep06/tip_0.jpg" alt="" width="500" height="319" /></td>
</tr>
</tbody>
</table>
<p class="body">2. Go to Workspace|Customize to open the Customize                  dialog box. Under the Tool Boxes tab, select &#8220;Create Tool                  Box&#8221; from the Edit Tool Box drop-down menu.</p>
<table border="0" cellspacing="5" cellpadding="0" width="100" align="center">
<tbody>
<tr>
<td><img src="http://www.axiomint.com/images/mst/sep06/tip_1.jpg" alt="" width="500" height="363" /></td>
</tr>
</tbody>
</table>
<p class="body">3. In the Create Tool Box dialog box, enter the                  name you wish to give your custom tool box. For the example we                  used &#8220;MyFavoriteCell&#8221;. Press &lt;OK&gt; when done.</p>
<table border="0" cellspacing="5" cellpadding="0" width="100" align="center">
<tbody>
<tr>
<td><img src="http://www.axiomint.com/images/mst/sep06/tip_2.jpg" alt="" width="500" height="259" /></td>
</tr>
</tbody>
</table>
<p><span class="body">4. Now, click on &lt;Insert&gt;. This opens                  the Insert Tool dialog box.</span></p>
<table border="0" cellspacing="5" cellpadding="0" width="100" align="center">
<tbody>
<tr>
<td><img src="http://www.axiomint.com/images/mst/sep06/tip_3.jpg" alt="" width="500" height="252" /></td>
</tr>
</tbody>
</table>
<p class="body">5. This is the fun part! Create an icon for your                  new tool box command.</p>
<table border="0" cellspacing="5" cellpadding="0" width="100" align="center">
<tbody>
<tr>
<td><img src="http://www.axiomint.com/images/mst/sep06/tip_4.jpg" alt="" width="409" height="433" /></td>
</tr>
</tbody>
</table>
<p class="body">6. At the bottom of the Insert Tool dialog box,                  there are three text fields. In the Tool Tip field,</p>
<table border="0" cellspacing="5" cellpadding="0" width="100" align="center">
<tbody>
<tr>
<td><img src="http://www.axiomint.com/images/mst/sep06/tip_5.jpg" alt="" width="500" height="169" /></td>
</tr>
</tbody>
</table>
<p><span class="body">enter the message you want to come up when                  you hover your mouse over the button. In the Description field,                  enter a few words about what this button does. This is the text                  that shows up in MicroStation&#8217;s status bar when you hover over                  the icon. The third field, the Key-in field, is the one that does                  the hard work. Add the following key-in: &#8220;ac=LT7;place cell&#8221;                  ["ac=LT7" makes the cell we want to place the active                  cell. The semicolon separates the commands. "Place cell"                  is the key-in that allows you to execute the place cell command.]</span></p>
<table border="0" cellspacing="5" cellpadding="0" width="100">
<tbody>
<tr>
<td><img src="http://www.axiomint.com/images/mst/sep06/tip_6.jpg" alt="" width="500" height="410" /></td>
</tr>
</tbody>
</table>
<p><span class="body">7. Click &lt;OK&gt; to accept the information.                  The information about your custom button is added to the tool                  list under the Edit Tool Box drop-down and a tool bar is created.                  Click on your newly created icon and see the fruits of your work!                  Feel free to add more cells if you&#8217;d like.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://microstationtips.com/adding-a-cell-to-a-tool-box/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Taking Cell Libraries to Other Dimensions</title>
		<link>http://microstationtips.com/taking-cell-libraries-to-other-dimensions-3/</link>
		<comments>http://microstationtips.com/taking-cell-libraries-to-other-dimensions-3/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 16:53:37 +0000</pubDate>
		<dc:creator>MicroStation User</dc:creator>
				<category><![CDATA[Cell Libraries]]></category>
		<category><![CDATA[MicroStation Tips]]></category>

		<guid isPermaLink="false">http://microstationtips.com/?p=88</guid>
		<description><![CDATA[How do you convert a MicroStation V7 3D cell library to a V7 2D cell library and vice versa? Easy! Just use MicroStation’s “Export” function. The first step is to open a MicroStation file with dimensions (either 2D or 3D) that match the cell library you want to convert. Then, attach the cell library you [...]]]></description>
			<content:encoded><![CDATA[<p class="body">How do you convert a MicroStation V7 3D cell library                              to a V7 2D cell library and vice versa? Easy! Just                              use MicroStation’s “Export” function.<br />
The first step is to                              open a MicroStation file with dimensions (either 2D                              or 3D) that match the cell library you want to convert.                              Then, attach the cell library you want to convert.                              For example, if you want to convert a 2D cell library                              to 3D, open a 2D design file and attach it.</p>
<table border="0" cellspacing="0" cellpadding="0" width="100">
<tbody>
<tr>
<td class="body"><img src="http://www.axiomint.com/microstation_tips/images/cell_library_conversion_attach.gif" alt="" width="497" height="319" /></td>
</tr>
<tr>
<td class="graphiccaption" height="14"><span class="captions">As the first                                  step in converting a 2D cell library into a 3D                                  cell library, attach the 2D cell library to a                                  2D MicroStation file.</span></td>
</tr>
</tbody>
</table>
<p class="bodytext"><span class="body">Now from MicroStation’s main                              menu bar choose “File | Export | 2D” if                              converting a 3D cell library to 2D or “File |                              Export | 3D” if converting a 2D cell library                              to 3D.</span></p>
<table border="0" cellspacing="0" cellpadding="0" width="100">
<tbody>
<tr>
<td class="body"><img src="http://www.axiomint.com/microstation_tips/images/cell_library_conversion_export.gif" alt="" width="422" height="300" /></td>
</tr>
<tr>
<td class="graphiccaption" height="10"><span class="captions">Select “File                                  | Export | 3D” to convert a 2D cell library                                  to 3D.</span></td>
</tr>
</tbody>
</table>
<p class="bodytext"><span class="body">The “Save 2D as 3D” or                              “Save 3D as 2D” dialog box opens (depending                              on what you chose earlier). In the example below,                              we have chosen to convert a 2D cell library to a 3D                              cell library.</span></p>
<table border="0" cellspacing="0" cellpadding="0" width="100">
<tbody>
<tr>
<td class="body"><img src="http://www.axiomint.com/microstation_tips/images/cell_library_conversion_2d_3d.gif" alt="" width="410" height="464" /></td>
</tr>
<tr>
<td class="graphiccaption"><span class="captions">The “Save 2D as                                  3D” dialog box</span></td>
</tr>
</tbody>
</table>
<p class="bodytext"><span class="body">Navigate to the directory you want                              to save your new 2D or 3D cell library to and give                              the cell library a name. If you use a different directory                              than the original cell library, you can give it the                              same name.</span></p>
<p class="bodytext"><span class="body">Now go to the section of the dialog                              box labeled “Selection Option”. Click the                              drop-down button next to the “Source” label.                              Choose “Attached Cell Library” from the                              drop-down list.</span></p>
<table border="0" cellspacing="0" cellpadding="0" width="100">
<tbody>
<tr>
<td class="body"><img src="http://www.axiomint.com/microstation_tips/images/cell_library_conversion_source.gif" alt="" width="335" height="77" /></td>
</tr>
<tr>
<td class="graphiccaption"><span class="captions">Select the “Attached                                  Cell Library” option to convert the desired                                  cell library.</span></td>
</tr>
</tbody>
</table>
<p class="bodytext"><span class="body">Now click the &lt;OK&gt; button                              on the dialog box, and your cell library will be converted.                              Easy as pie.</span></p>
<p><img src="http://www.axiomint.com/microstation_tips/images/cell_library_conversion_ok.gif" alt="" width="410" height="159" /></p>
]]></content:encoded>
			<wfw:commentRss>http://microstationtips.com/taking-cell-libraries-to-other-dimensions-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to quickly extract cells from a design file into a cell library</title>
		<link>http://microstationtips.com/how-to-quickly-extract-cells-from-a-design-file-into-a-cell-library/</link>
		<comments>http://microstationtips.com/how-to-quickly-extract-cells-from-a-design-file-into-a-cell-library/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 16:32:28 +0000</pubDate>
		<dc:creator>MicroStation User</dc:creator>
				<category><![CDATA[Cell Libraries]]></category>
		<category><![CDATA[MicroStation Tips]]></category>
		<category><![CDATA[cellmanager]]></category>
		<category><![CDATA[Eiren Smith]]></category>

		<guid isPermaLink="false">http://microstationtips.com/?p=85</guid>
		<description><![CDATA[By Eiren K. Smith, Axiom’s Vice President for Technology &#8211; www.axiomint.com MicroStation departments sometimes receive design files from external sources containing cells which do not exist in their cell libraries. Until now, getting these cells out of design files and into cell libraries has been a manual, painstaking process. For years, MicroStation users have been [...]]]></description>
			<content:encoded><![CDATA[<p class="body"><span class="bodyHeader2">By Eiren K. 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">MicroStation departments sometimes                              receive design files from external sources containing                              cells which do not exist in their cell libraries.                              Until now, getting these cells out of design files                              and into cell libraries has been a manual, painstaking                              process. For years, MicroStation users have been clamoring                              for a means to extract every cell from a design file                              and place them in a cell library automatically and                              without duplicates. When I was Axiom’s Director                              of Technical Support, I talked to many customers who                              needed to be able to do this.</p>
<p class="body"><em>CellManager’s </em>“Extract                              feature” solves the above problem for you automatically.                              The following steps demonstrate how simple it is to                              do this with <em>CellManager</em></p>
<ol>
<li class="body"> From the main <em>CellManager</em> dialog                                box, click on &lt;Extract…&gt;.
<p><img src="http://www.axiomint.com/microstation_tips/images/cell_library_extract_01.gif" alt="" width="359" height="277" /></li>
<li class="body"> When the “Extract”                                dialog box comes up, you simply tell <em>CellManager </em> which design file contains the cells you want extracted                                by clicking on the &lt;Select&gt; button next to                                the “Source Design File” field. You then                                select the name of a cell seed file and the name                                of the new cell library you’d like to create                                by clicking on the &lt;Select&gt; button next to                                their respective fields. After you’ve filled                                in the fields, press &lt;Extract&gt;.
<p><img src="http://www.axiomint.com/microstation_tips/images/cell_library_extract_02.gif" alt="" width="450" height="168" /></p>
<p><em>CellManager</em> will do the rest automatically.<em> CellManager </em> will only extract one copy of each cell that has                                the same name. <em>CellManager</em> gives every extracted                                cell a description of “IMPORTED CELL”.                                Remember: cells in design files do not contain descriptions;                                MicroStation automatically removes descriptions                                from library cells when they are placed in design                                files.</li>
<li class="body"> Click on &lt;OK&gt; when the                                “Process complete” dialog box comes up.
<p><img src="http://www.axiomint.com/microstation_tips/images/cell_library_extract_03.gif" alt="" width="157" height="72" /></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://microstationtips.com/how-to-quickly-extract-cells-from-a-design-file-into-a-cell-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create Cell Library Notebooks</title>
		<link>http://microstationtips.com/how-to-create-cell-library-notebooks/</link>
		<comments>http://microstationtips.com/how-to-create-cell-library-notebooks/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 15:59:08 +0000</pubDate>
		<dc:creator>MicroStation User</dc:creator>
				<category><![CDATA[Cell Libraries]]></category>
		<category><![CDATA[MicroStation Tips]]></category>
		<category><![CDATA[cellmanager]]></category>

		<guid isPermaLink="false">http://microstationtips.com/?p=83</guid>
		<description><![CDATA[Trying to remember the appearance, name and location of specific cells can consume valuable production time. This time factor multiplies itself when the above is done continuously by every user at a MicroStation site. Axiom’s CellManager solves this problem by plotting a cell library notebook containing the graphic and non-graphic details (name, description, levels used, [...]]]></description>
			<content:encoded><![CDATA[<p><span class="body">Trying to remember the appearance,                              name and location of specific cells can consume valuable                              production time. This time factor multiplies itself                              when the above is done continuously by every user                              at a MicroStation site. Axiom’s <em>CellManager</em> solves                              this problem by plotting a cell library notebook containing                              the graphic and non-graphic details (name, description,                              levels used, etc.) of each and every cell in the library.                              This month, <em>MicroStation Tips</em> walks you through the                              steps involved in creating a cell library notebook                              from MicroStation.</span></p>
<ol>
<li class="bodytext"><span class="body"> From the Axiom menu in MicroStation,                                select <em>CellManager.</em>
<p><img src="http://www.axiomint.com/microstation_tips/images/cell_library_notebook_01.gif" alt="" width="200" height="86" /></p>
<p></span></li>
<li class="bodytext"><span class="body"> Select the cell library from                                which you’d like to create a cell library notebook.
<p><img src="http://www.axiomint.com/microstation_tips/images/cell_library_notebook_02.gif" alt="" width="359" height="277" /></p>
<p></span></li>
<li class="bodytext"><span class="body"> Depending upon whether the cell                                library is 2D or 3D, <em>CellManager</em> chooses the appropriate                                seed file to generate a “work” file —                                the design file in which <em>CellManager</em> draws your                                cell library notebook before printing or plotting.
<p><img src="http://www.axiomint.com/microstation_tips/images/cell_library_notebook_03.gif" alt="" width="359" height="277" /></p>
<p></span></li>
<li class="bodytext"><span class="body"> Next, choose a work file or                                accept the default name that displays when you put                                the cursor in the “Work File:” field.                                The &lt;Select…&gt; button next to the field                                lets you do this graphically.
<p><img src="http://www.axiomint.com/microstation_tips/images/cell_library_notebook_04.gif" alt="" width="359" height="277" /></p>
<p></span></li>
<li class="bodytext"><span class="body"> On the main <em>CellManager</em> dialog                                box, click the &lt;Draw Pages…&gt; button.                                You’ll see the “Draw Pages” dialog                                box appear.
<p><img src="http://www.axiomint.com/microstation_tips/images/cell_library_notebook_05.gif" alt="" width="355" height="224" /></p>
<p></span></li>
<li class="bodytext"><span class="body"> From its “Configure”                                menu, select “Settings…”.
<p><img src="http://www.axiomint.com/microstation_tips/images/cell_library_notebook_06.gif" alt="" width="187" height="131" /></p>
<p></span></li>
<li class="bodytext"><span class="body"> Then select the radio button                                for “Plotter” and click the &lt;Select…&gt;                                button next to the “Config File:” field                                to select a plot driver that will allow MicroStation                                to plot (or print) to the device of your choice.
<p><img src="http://www.axiomint.com/microstation_tips/images/cell_library_notebook_07.gif" alt="" width="391" height="158" /></p>
<p></span></li>
<li class="bodytext"><span class="body"> Select the radio button next                                to “Page”. This lets you select the number                                of cells you’d like <em>CellManager</em> to plot per                                page. The choices are 1, 4, 9, 16 and 25. Once you’ve                                made your choice, click on the &lt;Close&gt; button.
<p><img src="http://www.axiomint.com/microstation_tips/images/cell_library_notebook_08.gif" alt="" width="391" height="158" /></p>
<p></span></li>
<li class="bodytext"><span class="body"> From the “Draw Pages”                                dialog box, click on the “Draw Pages”                                button. In seconds, <em>CellManager</em> generates a design                                file containing all the cells in your cell library                                and any detail information you might want. Click                                the &lt;OK&gt; button on the “Process complete”                                box when CellManager is done with the process.
<p><img src="http://www.axiomint.com/microstation_tips/images/cell_library_notebook_09.gif" alt="" width="355" height="224" /></p>
<p></span></li>
<li class="bodytext"><span class="body"> Now, from the “Draw Pages”                                dialog box, click on the &lt;Create Plots&gt; button.                                Click on the &lt;OK&gt; button when the “Process                                complete” box appears.
<p><img src="http://www.axiomint.com/microstation_tips/images/cell_library_notebook_10.gif" alt="" width="355" height="224" /></p>
<p></span></li>
<li class="bodytext"><span class="body"> Next, click on the &lt;Submit                                Plots&gt; button. Once the submittal process is                                completed, click the &lt;OK&gt; button on the “Process                                complete” box.
<p><img src="http://www.axiomint.com/microstation_tips/images/cell_library_notebook_11.gif" alt="" width="355" height="224" /></p>
<p></span></li>
<li class="bodytext"><span class="body"> In minutes, you will have a                                cell library notebook complete with detailed information                                about each cell including a table of contents showing                                each cell name, description and the page in the                                notebook which contains it.
<p><img src="http://www.axiomint.com/microstation_tips/images/cell_library_notebook_12.gif" alt="" width="401" height="455" /> </span></li>
</ol>
<p class="body"><em>CellManager</em> boosts your MicroStation                              productivity in many other ways. It is capable of                              copying cells from one library to another without                              opening a single design file, rescaling some or all                              cells in a cell library at the touch of a button,                              quickly locating and eliminating duplicate cells in                              cell libraries, renaming, deleting and modifying cells                              while viewing them graphically and much more.</p>
]]></content:encoded>
			<wfw:commentRss>http://microstationtips.com/how-to-create-cell-library-notebooks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Taking cell libraries to other dimensions!</title>
		<link>http://microstationtips.com/taking-cell-libraries-to-other-dimensions-2/</link>
		<comments>http://microstationtips.com/taking-cell-libraries-to-other-dimensions-2/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 15:43:19 +0000</pubDate>
		<dc:creator>MicroStation User</dc:creator>
				<category><![CDATA[Cell Libraries]]></category>
		<category><![CDATA[MicroStation Tips]]></category>
		<category><![CDATA[cell library]]></category>
		<category><![CDATA[Rick DeWitt]]></category>

		<guid isPermaLink="false">http://microstationtips.com/?p=80</guid>
		<description><![CDATA[by Rick DeWitt, Axiom&#8217;s Senior Technology Officer How do you convert a MicroStation V7 3D cell library to a V7 2D cell library and vice-versa? Easy! Just use MicroStation&#8217;s &#8220;Export&#8221; function. The first step is to open a MicroStation file with dimensions (either 2D or 3D) that match the cell library you want to convert. [...]]]></description>
			<content:encoded><![CDATA[<p><span class="bodyBold">by Rick DeWitt, Axiom&#8217;s Senior Technology                  Officer<br />
</span><span class="body">How do you convert a MicroStation V7                  3D cell library to a V7 2D cell library and vice-versa? Easy!                  Just use MicroStation&#8217;s &#8220;Export&#8221; function.</span></p>
<p class="body">The first step is to open a MicroStation file with                  dimensions (either 2D or 3D) that match the cell library you want                  to convert. Then, attach the cell library you want to convert.                  For example, if you want to convert a 2D cell library to 3D, open                  a 2D design file and attach it.</p>
<table border="0" cellspacing="0" cellpadding="0" width="100">
<tbody>
<tr>
<td><img src="http://www.axiomint.com/images/tips/attach.gif" alt="" width="527" height="319" /></td>
</tr>
<tr>
<td class="bodyCaptions">As the first step in converting a 2D                      cell library into a 3D cell library, attach the 2D cell library                      to a 2D MicroStation file.</td>
</tr>
</tbody>
</table>
<p class="body">Now from MicroStation&#8217;s main menu bar choose &#8220;File                  | Export | 2D&#8221; if converting a 3D cell library to 2D or &#8220;File                  | Export | 3D&#8221; if converting a 2D cell library to 3D.</p>
<table border="0" cellspacing="0" cellpadding="0" width="100">
<tbody>
<tr>
<td><img src="http://www.axiomint.com/images/tips/export-3d.gif" alt="" width="422" height="300" /></td>
</tr>
<tr>
<td class="bodyCaptions">Select &#8220;File | Export | 3D&#8221;                      to convert a 2D cell library to 3D.</td>
</tr>
</tbody>
</table>
<p class="body">The &#8220;Save 2D as 3D&#8221; or &#8220;Save 3D as                  2D&#8221; dialog box opens (depending on what you chose earlier).                  In the example below, we have chosen to convert a 2D cell library                  to a 3D cell library.</p>
<table border="0" cellspacing="0" cellpadding="0" width="100">
<tbody>
<tr>
<td><img src="http://www.axiomint.com/images/tips/save-2d-as-3d.gif" alt="" width="410" height="464" /></td>
</tr>
<tr>
<td class="bodyCaptions">The &#8220;Save 2D as 3D&#8221; dialog                      box.</td>
</tr>
</tbody>
</table>
<p class="body">Navigate to the directory you want to save your                  new 2D or 3D cell library to and give the cell library a name.                  If you use a different directory than the original cell library,                  you can give it the same name.</p>
<p class="body">Now go to the section of the dialog box labeled                  &#8220;Selection Option&#8221;. Click the drop-down button next                  to the &#8220;Source&#8221; label. Choose &#8220;Attached Cell Library&#8221;                  from the drop-down list.</p>
<table border="0" cellspacing="0" cellpadding="0" width="100">
<tbody>
<tr>
<td><img src="http://www.axiomint.com/images/tips/source.gif" alt="" width="335" height="77" /></td>
</tr>
<tr>
<td class="bodyCaptions">Select the &#8220;Attached Cell Library&#8221;                      option to convert the desired cell library.</td>
</tr>
</tbody>
</table>
<p class="body">Now click the &lt;OK&gt; button on the dialog box,                  and your cell library will be converted. Easy as pie.</p>
<table border="0" cellspacing="0" cellpadding="0" width="100">
<tbody>
<tr>
<td><img src="http://www.axiomint.com/images/tips/ok.gif" alt="" width="410" height="159" /></td>
</tr>
<tr>
<td class="bodyCaptions">Press &lt;OK&gt; to convert the 2D                      cell library to a 3D cell library.</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://microstationtips.com/taking-cell-libraries-to-other-dimensions-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Editing library cells is no longer a burden</title>
		<link>http://microstationtips.com/editing-library-cells-is-no-longer-a-burden-2/</link>
		<comments>http://microstationtips.com/editing-library-cells-is-no-longer-a-burden-2/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 15:13:47 +0000</pubDate>
		<dc:creator>MicroStation User</dc:creator>
				<category><![CDATA[Batch Changes]]></category>
		<category><![CDATA[Cell Libraries]]></category>
		<category><![CDATA[MicroStation Tips]]></category>
		<category><![CDATA[cell library]]></category>
		<category><![CDATA[cellmanager]]></category>
		<category><![CDATA[Eiren Smith]]></category>

		<guid isPermaLink="false">http://microstationtips.com/?p=63</guid>
		<description><![CDATA[By Eiren K. Smith, Axiom’s Vice President for Technology &#8211; www.axiomint.com In this tip, I detail how to streamline the usually time-consuming task of editing cells in cell libraries. First, I’ll discuss how to edit a cell using MicroStation alone &#8211; tedious! Then I’ll guide you, step by step, on how to do it with [...]]]></description>
			<content:encoded><![CDATA[<p><span class="bodyHeader2">By Eiren K. Smith,                              Axiom’s Vice President for Technology &#8211; </span><a href="http://www.axiomint.com/"><span class="bodyHeader2">www.axiomint.com</span></a><span class="body"><br />
</span></p>
<p><span class="body">In this tip, I detail how to                              streamline the usually time-consuming task of editing                              cells in cell libraries. First, I’ll discuss                              how to edit a cell using MicroStation alone &#8211; tedious!                              Then I’ll guide you, step by step, on how to                              do it with Axiom’s <em>CellManager</em> — ridiculously                              fast and easy!</span></p>
<ol>
<li class="body">Using MicroStation, when you                                want to edit an existing cell in a cell library,                                the steps involved are numerous and, to me, costly                                in terms of wasted time. Here’s how it’s                                done using MicroStation alone:</li>
<li class="body"> Assuming the appropriate cell                                library is already attached, select the cell you                                wish to modify.</li>
<li class="body"> Place it in a design file.</li>
<li class="body"> Note down the cell’s description.                                You will need to know what the description of the                                cell is so that after you modify the cell and place                                it back in its cell library, it will have the same                                description as before (cells in design files don’t                                retain their descriptions).</li>
<li class="body"> Drop the cell.</li>
<li class="body"> Make your modifications &#8211; adding,                                deleting or modifying elements.</li>
<li class="body"> Define your cell origin again                                with the “Define Cell Origin” tool.</li>
<li class="body"> Place a fence around the elements                                that will comprise your new cell.</li>
<li class="body"> Open the Cell Library dialog                                box (Element | Cells).</li>
<li class="body"> Delete the old cell. Again,                                be sure to write down the cell’s description before                                you delete it!</li>
<li class="body"> In the Cell Library dialog box,                                click on &lt;Create…&gt;.</li>
<li class="body"> Name the cell and &#8211; from your                                notes &#8211; re-enter the old description.</li>
</ol>
<p class="body">I’ve always considered this                              11-step process time-consuming and indirect.</p>
<p class="body">Axiom’s <em>CellManager</em> simplifies                              this immensely. Here’s how easy it is to do with <em>CellManager:</em></p>
<ol>
<li class="body"> Start <em>CellManager</em> by selecting                                it from the Axiom menu. (Note: For your convenience,                                <em>CellManager</em> will work on your attached cell library                                by default, but you can always have <em>CellManager</em> work on any cell library you like by simply choosing                                that library from <em>CellManager’s</em> main dialog box.).
<p><img src="http://www.axiomint.com/microstation_tips/images/cell_library_edit_01.gif" alt="" width="310" height="133" /></li>
<li class="body"> Click on <em>CellManager’s</em> &lt;Manage…&gt;                                button to display all the cells in the attached                                cell library.
<p><img src="http://www.axiomint.com/microstation_tips/images/cell_library_edit_02.gif" alt="" width="359" height="277" /></li>
<li class="body"> Once the “Manage”                                dialog box appears, select the cell you wish to                                edit.
<p><img src="http://www.axiomint.com/microstation_tips/images/cell_library_edit_03.gif" alt="" width="398" height="431" /></li>
<li class="body">4. Click on &lt;Edit…&gt;.
<p><img src="http://www.axiomint.com/microstation_tips/images/cell_library_edit_04.gif" alt="" width="80" height="22" /></li>
<li class="body">You’ll notice that the “Manage“                                dialog box temporarily disappears, and the cell                                you selected now appears in a temporary design file                                ready for you to edit adding and modifying elements                                as you please. When you’re done modifying the cell,                                click on &lt;OK&gt;.
<p><img src="http://www.axiomint.com/microstation_tips/images/cell_library_edit_05.gif" alt="" width="157" height="56" /></li>
</ol>
<p class="body">Whammo! Your cell has been                              updated in your cell library. There’s no writing down                              cell descriptions, carefully placing new cell origins,                              placing fences, deleting old versions of cells, ad                              absurdum. All you need to do is open <em>CellManager,</em> select your library, click on &lt;Manage…&gt;                              and then click on &lt;Edit…&gt;. <em>CellManager </em> has made what should have been an easy process into                              an easy process!</p>
<p class="body">Click <a href="http://www.axiomint.com/products/cellmanager.htm">here</a> to find out more about <em>CellManager.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://microstationtips.com/editing-library-cells-is-no-longer-a-burden-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Editing library cells is no longer a burden</title>
		<link>http://microstationtips.com/editing-library-cells-is-no-longer-a-burden/</link>
		<comments>http://microstationtips.com/editing-library-cells-is-no-longer-a-burden/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 19:59:23 +0000</pubDate>
		<dc:creator>MicroStation User</dc:creator>
				<category><![CDATA[Batch Changes]]></category>
		<category><![CDATA[Cell Libraries]]></category>
		<category><![CDATA[MicroStation Tips]]></category>
		<category><![CDATA[Axiom]]></category>
		<category><![CDATA[cell library]]></category>
		<category><![CDATA[cellmanager]]></category>
		<category><![CDATA[Eiren Smith]]></category>
		<category><![CDATA[MicroStation]]></category>

		<guid isPermaLink="false">http://microstationtips.com/?p=17</guid>
		<description><![CDATA[Join the forum discussion on this postBy Eiren K. Smith,Vice President for Technology, Axiom In this tip, I detail how to streamline the usually time-consuming task of editing cells in cell libraries. First, I’ll discuss how to edit a cell using MicroStation alone &#8211; tedious! Then I’ll guide you, step by step, on how to do [...]]]></description>
			<content:encoded><![CDATA[<span class="sfforumlink"><a href="http://microstationtips.com/forum/cell-libraries/editing-library-cells-is-no-longer-a-burden/"><img src="http://microstationtips.com/wp-content/plugins/simple-forum/styles/icons/default/bloglink.png" alt="" /> Join the forum discussion on this post</a></span><p><span class="bodyHeader2">By Eiren K. Smith,Vice President for Technology, </span><span class="body"><a title="Axiom" href="http://axiomint.com" target="_blank">Axiom</a><br />
</span></p>
<p><span class="body">In this tip, I detail how to streamline the usually time-consuming task of editing cells in cell libraries. First, I’ll discuss how to edit a cell using MicroStation alone &#8211; tedious! Then I’ll guide you, step by step, on how to do it with Axiom’s <em>CellManager</em> — ridiculously fast and easy!</span></p>
<ol>
<li class="body">Using MicroStation, when you want to edit an existing cell in a cell library, the steps involved are numerous and, to me, costly in terms of wasted time. Here’s how it’s done using MicroStation alone:</li>
<li class="body">Assuming the appropriate cell library is already attached, select the cell you wish to modify.</li>
<li class="body">Place it in a design file.</li>
<li class="body">Note down the cell’s description. You will need to know what the description of the cell is so that after you modify the cell and place it back in its cell library, it will have the same description as before (cells in design files don’t retain their descriptions).</li>
<li class="body">Drop the cell.</li>
<li class="body">Make your modifications &#8211; adding, deleting or modifying elements.</li>
<li class="body">Define your cell origin again with the “Define Cell Origin” tool.</li>
<li class="body">Place a fence around the elements that will comprise your new cell.</li>
<li class="body">Open the Cell Library dialog box (Element | Cells).</li>
<li class="body">Delete the old cell. Again, be sure to write down the cell’s description before you delete it!</li>
<li class="body">In the Cell Library dialog box, click on &lt;Create…&gt;.</li>
<li class="body">Name the cell and &#8211; from your notes &#8211; re-enter the old description.</li>
</ol>
<p class="body">I’ve always considered this 11-step process time-consuming and indirect.</p>
<p class="body">Axiom’s <em>CellManager</em> simplifies this immensely. Here’s how easy it is to do with <em>CellManager:</em></p>
<ol>
<li class="body">Start <em>CellManager</em> by selecting it from the Axiom menu. (Note: For your convenience,<em>CellManager</em> will work on your attached cell library by default, but you can always have<em>CellManager</em> work on any cell library you like by simply choosing that library from<em>CellManager’s</em> main dialog box.).<img src="http://www.axiomint.com/microstation_tips/images/cell_library_edit_01.gif" alt="" width="310" height="133" /></li>
<li class="body">Click on <em>CellManager’s</em> &lt;Manage…&gt; button to display all the cells in the attached cell library.<img src="http://www.axiomint.com/microstation_tips/images/cell_library_edit_02.gif" alt="" width="359" height="277" /></li>
<li class="body">Once the “Manage” dialog box appears, select the cell you wish to edit.<img src="http://www.axiomint.com/microstation_tips/images/cell_library_edit_03.gif" alt="" width="398" height="431" /></li>
<li class="body">4. Click on &lt;Edit…&gt;.<img src="http://www.axiomint.com/microstation_tips/images/cell_library_edit_04.gif" alt="" width="80" height="22" /></li>
<li class="body">You’ll notice that the “Manage“ dialog box temporarily disappears, and the cell you selected now appears in a temporary design file ready for you to edit adding and modifying elements as you please. When you’re done modifying the cell, click on &lt;OK&gt;.<img src="http://www.axiomint.com/microstation_tips/images/cell_library_edit_05.gif" alt="" width="157" height="56" /></li>
</ol>
<p class="body">Whammo! Your cell has been updated in your cell library. There’s no writing down cell descriptions, carefully placing new cell origins, placing fences, deleting old versions of cells, ad absurdum. All you need to do is open <em>CellManager,</em> select your library, click on &lt;Manage…&gt; and then click on &lt;Edit…&gt;. <em>CellManager </em>has made what should have been an easy process into an easy process!</p>
]]></content:encoded>
			<wfw:commentRss>http://microstationtips.com/editing-library-cells-is-no-longer-a-burden/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Taking cell libraries to other dimensions!</title>
		<link>http://microstationtips.com/taking-cell-libraries-to-other-dimensions/</link>
		<comments>http://microstationtips.com/taking-cell-libraries-to-other-dimensions/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 19:31:18 +0000</pubDate>
		<dc:creator>MicroStation User</dc:creator>
				<category><![CDATA[Cell Libraries]]></category>
		<category><![CDATA[MicroStation Tips]]></category>
		<category><![CDATA[2D]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[Axiom]]></category>
		<category><![CDATA[cell library]]></category>
		<category><![CDATA[Rick DeWitt]]></category>
		<category><![CDATA[V7]]></category>

		<guid isPermaLink="false">http://microstationtips.com/?p=15</guid>
		<description><![CDATA[by Rick DeWitt, Axiom&#8217;s Senior Technology Officer How do you convert a MicroStation V7 3D cell library to a V7 2D cell library and vice-versa? Easy! Just use MicroStation&#8217;s &#8220;Export&#8221; function. The first step is to open a MicroStation file with dimensions (either 2D or 3D) that match the cell library you want to convert. [...]]]></description>
			<content:encoded><![CDATA[<p>by Rick DeWitt, Axiom&#8217;s Senior Technology Officer</p>
<p><span class="body">How do you convert a MicroStation V7 3D cell library to a V7 2D cell library and vice-versa? Easy! Just use MicroStation&#8217;s &#8220;Export&#8221; function.</span></p>
<p class="body">The first step is to open a MicroStation file with dimensions (either 2D or 3D) that match the cell library you want to convert. Then, attach the cell library you want to convert. For example, if you want to convert a 2D cell library to 3D, open a 2D design file and attach it.</p>
<p> </p>
<table border="0" cellspacing="0" cellpadding="0" width="100">
<tbody>
<tr>
<td><img src="http://www.axiomint.com/images/tips/attach.gif" alt="" width="527" height="319" /></td>
</tr>
<tr>
<td class="bodyCaptions">As the first step in converting a 2D cell library into a 3D cell library, attach the 2D cell library to a 2D MicroStation file.</td>
</tr>
</tbody>
</table>
<p class="body">Now from MicroStation&#8217;s main menu bar choose &#8220;File | Export | 2D&#8221; if converting a 3D cell library to 2D or &#8220;File | Export | 3D&#8221; if converting a 2D cell library to 3D.</p>
<table border="0" cellspacing="0" cellpadding="0" width="100">
<tbody>
<tr>
<td><img src="http://www.axiomint.com/images/tips/export-3d.gif" alt="" width="422" height="300" /></td>
</tr>
<tr>
<td class="bodyCaptions">Select &#8220;File | Export | 3D&#8221; to convert a 2D cell library to 3D.</td>
</tr>
</tbody>
</table>
<p class="body">The &#8220;Save 2D as 3D&#8221; or &#8220;Save 3D as 2D&#8221; dialog box opens (depending on what you chose earlier). In the example below, we have chosen to convert a 2D cell library to a 3D cell library.</p>
<table border="0" cellspacing="0" cellpadding="0" width="100">
<tbody>
<tr>
<td><img src="http://www.axiomint.com/images/tips/save-2d-as-3d.gif" alt="" width="410" height="464" /></td>
</tr>
<tr>
<td class="bodyCaptions">The &#8220;Save 2D as 3D&#8221; dialog box.</td>
</tr>
</tbody>
</table>
<p class="body">Navigate to the directory you want to save your new 2D or 3D cell library to and give the cell library a name. If you use a different directory than the original cell library, you can give it the same name.</p>
<p class="body">Now go to the section of the dialog box labeled &#8220;Selection Option&#8221;. Click the drop-down button next to the &#8220;Source&#8221; label. Choose &#8220;Attached Cell Library&#8221; from the drop-down list.</p>
<table border="0" cellspacing="0" cellpadding="0" width="100">
<tbody>
<tr>
<td><img src="http://www.axiomint.com/images/tips/source.gif" alt="" width="335" height="77" /></td>
</tr>
<tr>
<td class="bodyCaptions">Select the &#8220;Attached Cell Library&#8221; option to convert the desired cell library.</td>
</tr>
</tbody>
</table>
<p class="body">Now click the &lt;OK&gt; button on the dialog box, and your cell library will be converted. Easy as pie.</p>
<table border="0" cellspacing="0" cellpadding="0" width="100">
<tbody>
<tr>
<td><img src="http://www.axiomint.com/images/tips/ok.gif" alt="" width="410" height="159" /></td>
</tr>
<tr>
<td class="bodyCaptions">Press &lt;OK&gt; to convert the 2D cell library to a 3D cell library.</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://microstationtips.com/taking-cell-libraries-to-other-dimensions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

