<?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>Rapidform Success &#187; Mike Tsang</title>
	<atom:link href="http://www.rapidformsuccess.com/author/miket/feed" rel="self" type="application/rss+xml" />
	<link>http://www.rapidformsuccess.com</link>
	<description>Training, Tips and Ideas for Rapidform Users</description>
	<lastBuildDate>Fri, 14 May 2010 21:57:42 +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>Using CAD Tools To Edit Your Mesh</title>
		<link>http://www.rapidformsuccess.com/using-cad-tools-to-edit-your-mesh</link>
		<comments>http://www.rapidformsuccess.com/using-cad-tools-to-edit-your-mesh#comments</comments>
		<pubDate>Mon, 29 Mar 2010 06:45:21 +0000</pubDate>
		<dc:creator>Mike Tsang</dc:creator>
				<category><![CDATA[Intermediate]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[XOR]]></category>
		<category><![CDATA[XOS]]></category>
		<category><![CDATA[mesh editing]]></category>
		<category><![CDATA[Split]]></category>

		<guid isPermaLink="false">http://www.rapidformsuccess.com/?p=1384</guid>
		<description><![CDATA[<a href="http://www.rapidformsuccess.com/using-cad-tools-to-edit-your-mesh"><img align="left" hspace="5" width="150" src="http://rfsuccess.s3.amazonaws.com/miket/post-thumbnails/edit_mesh_cad_thumb.png" class="alignleft wp-post-image tfe" alt="" title="Thumbnail" /></a><p></p>
<p><strong>Using CAD Tools to Edit Your Mesh</strong></p>
<p>There may be times when all you need is a nice water-tight mesh. Scan the part, run the Healing Wizard, maybe  a <strong><a href="http://www.rapidformsuccess.com/tag/rewrap" target="_blank">Rewrap</a></strong> command, and presto! But what if you want to add a precise feature? Perhaps&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="Thumbnail" src="http://rfsuccess.s3.amazonaws.com/miket/post-thumbnails/edit_mesh_cad_thumb.png" alt="" width="38" height="50" /></p>
<p><strong>Using CAD Tools to Edit Your Mesh</strong></p>
<p>There may be times when all you need is a nice water-tight mesh. Scan the part, run the Healing Wizard, maybe  a <strong><a href="http://www.rapidformsuccess.com/tag/rewrap" target="_blank">Rewrap</a></strong> command, and presto! But what if you want to add a precise feature? Perhaps a few quarter inch holes for fastening locations or maybe you want to trim the part so that its an exact height. Well its a good thing you have Rapidform! In this post, I&#8217;ll show you how to use some of our CAD Tools on mesh bodies.</p>
<p><strong>Overview</strong></p>
<p>The main trick is that you need to remember that Rapidform is a history-based modeler. This means that if you want to use any surfaces or ref. geometry to edit your mesh, those features need to be above the mesh in the feature tree. I personally like making a copy of the mesh. This allows you to have an original copy in the file that you can always reference back to. So we just need to make the CAD entities we want to use to edit our mesh. Then we copy our mesh and use those entities on our copied mesh using the mesh tools.</p>
<p><strong>The Scenario</strong></p>
<p>In this post, we&#8217;ll use our Quick Start Guide sample model, the bottle. (C:\Program Files\INUS Technology\Rapidform\Sample\QuickStartGuide\Bottle.stl).</p>
<p><img class="alignnone" title="IMG 001" src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/edit_mesh_cad_001.png" alt="" width="502" height="506" /></p>
<p>Our customer wants to take this scan of his and make a print out of the stl, but of course he wants some quick edits done. The printed bottle will eventually be made into a trophy on a stand, so they&#8217;ve requested that the height of the bottle be shortened by 0.315 inches. They&#8217;ve also requested that a clearance hole be modeled in so that they can tap and thread the bottle. It&#8217;ll be a 1/4-inch threaded post, so the hole needs to have a 7/32-inch diameter and be at least an inch deep.</p>
<p><img class="alignnone" title="IMG 002" src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/edit_mesh_cad_002.png" alt="" width="569" height="456" /></p>
<p><strong>Getting It Done</strong></p>
<p>First we&#8217;ll create a plane that&#8217;s 0.315 inches above the bottom of the bottle. We&#8217;ll use this plane not only to shorten the height, but it will also serve as the sketch plane for our hole.</p>
<p>Conveniently the bottle scan is already aligned and its sitting on the Top plane. We can quickly generate a plane by using the <strong><a href="http://www.rapidformsuccess.com/tech-tip-the-ctrl-key">CTRL</a></strong> key.</p>
<p><img class="alignnone" title="IMG 003" src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/edit_mesh_cad_003.png" alt="" width="431" height="327" /></p>
<p>Thinking ahead, now we&#8217;ll use this plane for our 2D mesh sketch to make our clearance hole. The cross-section can referenced to make sure the hole is concentric (it happens to be centered around the origin), and the smart dimension tool will guarantee the size of the hole.</p>
<p><img class="alignnone" title="IMG 009" src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/edit_mesh_cad_009.png" alt="" width="444" height="449" /></p>
<p>Using the sketch, we can extrude a surface (or a solid) that we&#8217;ll use to create the hole in the mesh. We need at least a 1-inch deep hole so we&#8217;ll extrude to about 1.15 inches.</p>
<p><img class="alignnone" title="IMG 004" src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/edit_mesh_cad_004.png" alt="" width="463" height="381" /></p>
<p>Now that we have our tools ready, we&#8217;ll make a copy of the mesh using the copy and paste commands (Edit Menu).</p>
<p><img class="alignnone" title="IMG 005" src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/edit_mesh_cad_005.png" alt="" width="463" height="381" /></p>
<p>In Mesh Mode (double-click on the Copied Mesh), we&#8217;ll be using the split command (Tools&gt;Mesh Tools&gt; Split). First we&#8217;ll split the mesh using Plane 1. Be sure to have &#8220;Cap Section Ends&#8221; checked, or if you prefer, you can use the fill hole command.</p>
<p><img class="alignnone" title="IMG 006" src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/edit_mesh_cad_006.png" alt="" width="496" height="344" /></p>
<p>Then we&#8217;ll split the mesh again and use the surface body as the entity.</p>
<p><img class="alignnone" title="IMG 007" src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/edit_mesh_cad_007.png" alt="" width="504" height="397" /></p>
<p>With a quick fill hole on the bottom, we have our mesh!</p>
<p><img class="alignnone" title="IMG 008" src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/edit_mesh_cad_008.png" alt="" width="533" height="499" /></p>
<p>The result is a mesh file that has been modified with CAD precision, a unique feature found in your Rapidform Software.</p>
<p><strong>Notes</strong></p>
<p>A slightly different workflow can be used to generate the hole (or more complex shapes that one may encounter). Instead, you would convert the solid body into a mesh by making an empty mesh feature and using the &#8220;Convert Body&#8221; command. Then use the Mesh Boolean command (Tools&gt;Scan Tools&gt;Boolean) to cut (or merge or intersect) the shape.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.rapidformsuccess.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.rapidformsuccess.com/using-cad-tools-to-edit-your-mesh/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tech Tip: The CTRL Key</title>
		<link>http://www.rapidformsuccess.com/tech-tip-the-ctrl-key</link>
		<comments>http://www.rapidformsuccess.com/tech-tip-the-ctrl-key#comments</comments>
		<pubDate>Mon, 22 Mar 2010 08:00:09 +0000</pubDate>
		<dc:creator>Mike Tsang</dc:creator>
				<category><![CDATA[Novice]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[XOR]]></category>
		<category><![CDATA[XOS]]></category>

		<guid isPermaLink="false">http://www.rapidformsuccess.com/?p=1328</guid>
		<description><![CDATA[<a href="http://www.rapidformsuccess.com/tech-tip-the-ctrl-key"><img align="left" hspace="5" width="150" src="http://rfsuccess.s3.amazonaws.com/miket/post-thumbnails/ctrl_tip_thumb.png" class="alignleft wp-post-image tfe" alt="" title="TMB" /></a><p></p>
<p><strong>Using the CTRL Key<br />
</strong></p>
<p>While helping a customer with a support call the other day, I came across more proof that the developers are more clever than credited. As part of their strive to make sure the software is intuitive, a lot&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="TMB" src="http://rfsuccess.s3.amazonaws.com/miket/post-thumbnails/ctrl_tip_thumb.png" alt="" width="78" height="70" /></p>
<p><strong>Using the CTRL Key<br />
</strong></p>
<p>While helping a customer with a support call the other day, I came across more proof that the developers are more clever than credited. As part of their strive to make sure the software is intuitive, a lot of the keyboard shortcuts used in one scenario, carry over to another. A great example is the use of the CTRL key.</p>
<p><strong>The Tip<br />
</strong></p>
<p>Did you know that the CTRL key can help you duplicate an entity in a speedy fashion?<br />
Select an entity, then hold down the CTRL key, and click and drag. A copy of your item will appear and you can control its location by moving your mouse.</p>
<p><img class="alignnone" title="IMG001" src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/ctrl_tip_img001.png" alt="" width="609" height="372" /></p>
<p>Now the most familiar time to use this might be while generating a ref. plane like shown in the previous picture. Or maybe you&#8217;re more familiar with the trick while duplicating sketch entities.</p>
<p><img class="alignnone" title="IMG002" src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/ctrl_tip_img002.png" alt="" width="586" height="310" /></p>
<p>Did you know it works during the Loft Wizard too?</p>
<p><img class="alignnone" title="IMG003" src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/ctrl_tip_img003.png" alt="" width="644" height="423" /></p>
<p>Or how about to generate additional points on a 3D curve?</p>
<p><img class="alignnone" title="IMG003" src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/ctrl_tip_img004.png" alt="" width="598" height="417" /></p>
<p>This trick can be applied in a few other places as well. Its yet another way the software decreases work time, making you more efficient.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.rapidformsuccess.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.rapidformsuccess.com/tech-tip-the-ctrl-key/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Commands and Applications: Rewrap (part 3)</title>
		<link>http://www.rapidformsuccess.com/commands-and-applications-rewrap-part-3</link>
		<comments>http://www.rapidformsuccess.com/commands-and-applications-rewrap-part-3#comments</comments>
		<pubDate>Mon, 26 Oct 2009 09:00:31 +0000</pubDate>
		<dc:creator>Mike Tsang</dc:creator>
				<category><![CDATA[By Level]]></category>
		<category><![CDATA[By Product]]></category>
		<category><![CDATA[Intermediate]]></category>
		<category><![CDATA[Self-paced Learning]]></category>
		<category><![CDATA[Success Blog]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[XOR]]></category>
		<category><![CDATA[XOS]]></category>
		<category><![CDATA[Commands and Applications]]></category>
		<category><![CDATA[Cross-Sections]]></category>
		<category><![CDATA[mesh editing]]></category>
		<category><![CDATA[Rewrap]]></category>

		<guid isPermaLink="false">http://www.rapidformsuccess.com/?p=999</guid>
		<description><![CDATA[<a href="http://www.rapidformsuccess.com/commands-and-applications-rewrap-part-3"><img align="left" hspace="5" width="150" src="http://rfsuccess.s3.amazonaws.com/miket/post-thumbnails/rewrap_icon.png" class="alignleft wp-post-image tfe" alt="" title="Thumbnail" /></a><p><br />
<strong>The Rewrap Command (part 3)<br />
</strong></p>
<p>We all know that the Rewrap command is useful for interpolating mesh data as well as smoothing noisy data. This post continues our look at the command with a third example. The first two examples can be&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="Thumbnail" src="http://rfsuccess.s3.amazonaws.com/miket/post-thumbnails/rewrap_icon.png" alt="" width="64" height="64" /><br />
<strong>The Rewrap Command (part 3)<br />
</strong></p>
<p>We all know that the Rewrap command is useful for interpolating mesh data as well as smoothing noisy data. This post continues our look at the command with a third example. The first two examples can be found by visiting <a title="Part 1" href="http://www.rapidformsuccess.com/commands-and-applications-rewrap-part-1">this post</a> and <a title="Part 2" href="../commands-and-applications-rewrap-part-2">this post</a>.<br />
<strong><br />
</strong></p>
<p><strong>Example #3</strong></p>
<p><strong><strong>Generating a mesh for cross-sections: </strong></strong>Generating cross-sections can be useful if you plan on creating lofts. Using 3d-sketch tools, you can smooth out and edit your cross-sections to create smoother loft surfaces.  Cross-sections can also be used to generate sweep paths, guide curves, and boundary-fit curves. What if your mesh is missing data? Or there are mesh features that you would like to omit from your final model? If each cross section was a 2d section we could use our sketch tools to fit geometry over the missing data. Or if they are 3d sketches, we manually could fill in the gaps with matched splines, and delete sections we don&#8217;t want. Of course, a much more elegant method would be to use the rewrap command.</p>
<p>In this example we have a Rapidform helmet. Most us application engineers in the company put these on to protect ourselves from the sales reps when the end of the fiscal year nears&#8230;</p>
<p><img class="alignnone" title="IMG001" src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/cud_rewrap_img008.png" alt="" width="573" height="375" /><br />
<strong><br />
</strong><br />
The scan itself is missing data and there a few features that we want to ignore during our modeling. With region groups, we can easily separate the areas of interests.</p>
<p><img class="alignnone" title="IMG002" src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/cud_rewrap_img009.png" alt="" width="574" height="385" /><br />
<strong><br />
</strong><br />
After deleting the unwanted data, or copying and pasting the regions of interest, we can run the rewrap command to simultaneously fill holes and defeature.</p>
<p><img class="alignnone" title="IMG003" src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/cud_rewrap_img010.png" alt="" width="638" height="257" /><br />
<strong><br />
</strong><br />
Now we can generate continuous cross-sections for Lofts&#8230;</p>
<p><img class="alignnone" title="IMG004" src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/cud_rewrap_img011.png" alt="" width="593" height="394" /><br />
<strong><br />
</strong><br />
for Boundary-Fit Surfaces&#8230;<br />
<img class="alignnone" title="IMG005" src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/cud_rewrap_img012.png" alt="" width="537" height="443" /><br />
<strong><br />
</strong><br />
or to help with Solid Modeling.<br />
<img class="alignnone" title="IMG006" src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/cud_rewrap_img013.png" alt="" width="482" height="322" /></p>
<p><strong><br />
</strong></p>
<p><strong>Final Thoughts</strong><br />
This concludes this 3-part series of Commands and Applications for the Rewrap command. Want to request the same for other commands? Have other questions or comments? Let us know in comments below!</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.rapidformsuccess.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.rapidformsuccess.com/commands-and-applications-rewrap-part-3/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Floating Licenses on a Network Server: New Install</title>
		<link>http://www.rapidformsuccess.com/floating-licenses-on-a-network-server-new-install</link>
		<comments>http://www.rapidformsuccess.com/floating-licenses-on-a-network-server-new-install#comments</comments>
		<pubDate>Thu, 22 Oct 2009 18:58:19 +0000</pubDate>
		<dc:creator>Mike Tsang</dc:creator>
				<category><![CDATA[By Product]]></category>
		<category><![CDATA[InspectWorks]]></category>
		<category><![CDATA[Novice]]></category>
		<category><![CDATA[Success Blog]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[XOR]]></category>
		<category><![CDATA[XOS]]></category>
		<category><![CDATA[XOV]]></category>
		<category><![CDATA[Floating]]></category>
		<category><![CDATA[License]]></category>
		<category><![CDATA[Licensing]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://www.rapidformsuccess.com/?p=1052</guid>
		<description><![CDATA[<a href="http://www.rapidformsuccess.com/floating-licenses-on-a-network-server-new-install"><img align="left" hspace="5" width="150" src="http://rfsuccess.s3.amazonaws.com/miket/post-thumbnails/License_thumb.png" class="alignleft wp-post-image tfe" alt="" title="Thumbnail" /></a><p></p>
<div>
<p style="text-align: center;"><strong>Floating Licenses on a Network Server: XOR2/XOV2</strong></p>
<ol>
<li><strong>Install the License Server Utility</strong>
<ol>
<li>On the license server, please install the license server utility by downloading and installing the following: www.rapidform.us/license/ServerUtility.zip. You may also find this file on the installation DVD</li></ol></li></ol></div><p>&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="Thumbnail" src="http://rfsuccess.s3.amazonaws.com/miket/post-thumbnails/License_thumb.png" alt="" width="64" height="64" /></p>
<div>
<p style="text-align: center;"><strong>Floating Licenses on a Network Server: XOR2/XOV2</strong></p>
<ol>
<li><strong>Install the License Server Utility</strong>
<ol>
<li>On the license server, please install the license server utility by downloading and installing the following: www.rapidform.us/license/ServerUtility.zip. You may also find this file on the installation DVD here: <span style="text-decoration: underline;">Setup\Program Files\INUS Technology\Rapidform XOR\License\Setup Rapidform License Server Utility.exe</span>.</li>
<li>Run the executable to install the License Server Utility.</li>
</ol>
</li>
<li><strong>Activate new License</strong>
<ol>
<li>Go to Start Menu&gt; All Programs&gt;INUS Technology&gt;Rapidform License Server Utility&gt;License Server Utility</li>
<li>Select “I want to activate a license” and click Next.</li>
<li>Enter in your Activation Code and enter the Count of Clients/# of Seats and click Next.</li>
<li>If connected to the internet you will be asked to enter your contact information. You will then see a progress bar and the page will refresh displaying both your “XOR/V” and “XOR/V-Maintenance” license products.
<ol>
<li>If the online attempt is unsuccessful, or if not connected to the internet, the utility will ask you to enter your Maintenance code. Please enter the code and click Next. The utility will prompt you to perform an offline activation. The process requires that you save a file and transfer the file to a PC with an internet connection to complete the activation.</li>
<li>If the offline activation process fails, please email the files saved by the utility to <a href="mailto:license@rapidform.com" target="_blank">license@rapidform.com</a>. (Note: You will need to change the extension of the “.exe” file to an “.rfi” file for our email servers to accept the file.)</li>
</ol>
</li>
</ol>
</li>
<li><strong>Start Rapidform Service</strong>
<ol>
<li>Go to Control Panel&gt;Administrative tools&gt;Services</li>
<li>Start the service labeled “Rapidform License Service.”
<ol>
<li>If you run into problems starting the service such as conflicting port numbers or the service stopping right after starting, you will need to change the port that the service uses.</li>
<li>By default, the service uses port 27000. To change, go to C:\Program Files\INUS Technology\Rapidform License Server Utility.</li>
<li>Open the file “rfLicense.lic” with notepad. The first line will say “SERVER this_host ID_STRING=TRUSTED 27000.”</li>
<li>Change the port number to 27001, or the first available port. Please note that you can’t exceed 27005. Save the file.</li>
<li>Install and start the service again. (Step 6 and 7)</li>
<li>If changing the port number does not work, please check your firewall and anti-virus settings to make sure the required ports are open and programs unblocked.</li>
</ol>
</li>
</ol>
</li>
<li><strong>Connect the client PC</strong>
<ol>
<li>On a client PC with Rapidform XOR installed, go to Start Menu&gt;All Programs&gt;INUS Technology&gt;Rapidform XOR[V]2 &gt;License Utility</li>
<li>Select the option “For Official Customer using Local Network License Sharing” and click Next.</li>
<li>Type in the server’s Static IP Address or Host Name and click Confirm
<ol>
<li>If successful a message will state that the server has been found. Click Finish.</li>
<li>If unsuccessful, please check network connections and check that the service is running correctly.</li>
</ol>
</li>
</ol>
</li>
</ol>
</div>
<p style="text-align: center;"><strong>Want a licensing walkthrough? </strong><a title="Licensing Walkthroughs" href="http://www.rapidformsuccess.com/licensing-walkthroughs"><strong>Check out this post</strong></a><strong>!</strong></p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 44px; width: 1px; height: 1px;"><!--[if gte mso 9]><xml> <o:OfficeDocumentSettings> <o:RelyOnVML /> <o:AllowPNG /> </o:OfficeDocumentSettings> </xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:TrackMoves /> <w:TrackFormatting /> <w:PunctuationKerning /> <w:ValidateAgainstSchemas /> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:DoNotPromoteQF /> <w:LidThemeOther>EN-US</w:LidThemeOther> <w:LidThemeAsian>X-NONE</w:LidThemeAsian> <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript> <w:Compatibility> <w:BreakWrappedTables /> <w:SnapToGridInCell /> <w:WrapTextWithPunct /> <w:UseAsianBreakRules /> <w:DontGrowAutofit /> <w:SplitPgBreakAndParaMark /> <w:DontVertAlignCellWithSp /> <w:DontBreakConstrainedForcedTables /> <w:DontVertAlignInTxbx /> <w:Word11KerningPairs /> <w:CachedColBalance /> </w:Compatibility> <m:mathPr> <m:mathFont m:val="Cambria Math" /> <m:brkBin m:val="before" /> <m:brkBinSub m:val="&#45;-" /> <m:smallFrac m:val="off" /> <m:dispDef /> <m:lMargin m:val="0" /> <m:rMargin m:val="0" /> <m:defJc m:val="centerGroup" /> <m:wrapIndent m:val="1440" /> <m:intLim m:val="subSup" /> <m:naryLim m:val="undOvr" /> </m:mathPr></w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"   DefSemiHidden="true" DefQFormat="false" DefPriority="99"   LatentStyleCount="267"> <w:LsdException Locked="false" Priority="0" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Normal" /> <w:LsdException Locked="false" Priority="9" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="heading 1" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9" /> <w:LsdException Locked="false" Priority="39" Name="toc 1" /> <w:LsdException Locked="false" Priority="39" Name="toc 2" /> <w:LsdException Locked="false" Priority="39" Name="toc 3" /> <w:LsdException Locked="false" Priority="39" Name="toc 4" /> <w:LsdException Locked="false" Priority="39" Name="toc 5" /> <w:LsdException Locked="false" Priority="39" Name="toc 6" /> <w:LsdException Locked="false" Priority="39" Name="toc 7" /> <w:LsdException Locked="false" Priority="39" Name="toc 8" /> <w:LsdException Locked="false" Priority="39" Name="toc 9" /> <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption" /> <w:LsdException Locked="false" Priority="10" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Title" /> <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font" /> <w:LsdException Locked="false" Priority="11" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtitle" /> <w:LsdException Locked="false" Priority="22" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Strong" /> <w:LsdException Locked="false" Priority="20" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Emphasis" /> <w:LsdException Locked="false" Priority="59" SemiHidden="false"    UnhideWhenUsed="false" Name="Table Grid" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text" /> <w:LsdException Locked="false" Priority="1" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="No Spacing" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 1" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 1" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 1" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 1" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision" /> <w:LsdException Locked="false" Priority="34" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="List Paragraph" /> <w:LsdException Locked="false" Priority="29" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Quote" /> <w:LsdException Locked="false" Priority="30" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Quote" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 1" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 1" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 1" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 1" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 1" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 2" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 2" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 2" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 2" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 2" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 2" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 2" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 2" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 3" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 3" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 3" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 3" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 3" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 3" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 3" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 3" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 3" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 4" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 4" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 4" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 4" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 4" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 4" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 4" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 4" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 4" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 5" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 5" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 5" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 5" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 5" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 5" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 5" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 5" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 5" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 6" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 6" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 6" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 6" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 6" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 6" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 6" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 6" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 6" /> <w:LsdException Locked="false" Priority="19" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis" /> <w:LsdException Locked="false" Priority="21" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis" /> <w:LsdException Locked="false" Priority="31" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference" /> <w:LsdException Locked="false" Priority="32" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Reference" /> <w:LsdException Locked="false" Priority="33" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Book Title" /> <w:LsdException Locked="false" Priority="37" Name="Bibliography" /> <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading" /> </w:LatentStyles> </xml><![endif]--><!--  /* Font Definitions */  @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:1; 	mso-generic-font-family:roman; 	mso-font-format:other; 	mso-font-pitch:variable; 	mso-font-signature:0 0 0 0 0 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoPapDefault 	{mso-style-type:export-only; 	margin-bottom:10.0pt; 	line-height:115%;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --><!--[if gte mso 10]> <mce:style><!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin-top:0in; 	mso-para-margin-right:0in; 	mso-para-margin-bottom:10.0pt; 	mso-para-margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:"Times New Roman"; 	mso-fareast-theme-font:minor-fareast; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin;} --> <!--[endif]--><span style="font-size: 11pt; line-height: 115%; font-family: &amp;amp;quot;">Install the License Server Utility</span></div>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.rapidformsuccess.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.rapidformsuccess.com/floating-licenses-on-a-network-server-new-install/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Commands and Applications: Rewrap (part 2)</title>
		<link>http://www.rapidformsuccess.com/commands-and-applications-rewrap-part-2</link>
		<comments>http://www.rapidformsuccess.com/commands-and-applications-rewrap-part-2#comments</comments>
		<pubDate>Mon, 19 Oct 2009 09:00:22 +0000</pubDate>
		<dc:creator>Mike Tsang</dc:creator>
				<category><![CDATA[By Level]]></category>
		<category><![CDATA[By Product]]></category>
		<category><![CDATA[Intermediate]]></category>
		<category><![CDATA[Self-paced Learning]]></category>
		<category><![CDATA[Success Blog]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[XOR]]></category>
		<category><![CDATA[Autosurface]]></category>
		<category><![CDATA[Commands and Applications]]></category>
		<category><![CDATA[Hybrid Modeling]]></category>
		<category><![CDATA[mesh editing]]></category>
		<category><![CDATA[Rewrap]]></category>

		<guid isPermaLink="false">http://www.rapidformsuccess.com/?p=993</guid>
		<description><![CDATA[<a href="http://www.rapidformsuccess.com/commands-and-applications-rewrap-part-2"><img align="left" hspace="5" width="150" src="http://rfsuccess.s3.amazonaws.com/miket/post-thumbnails/rewrap_icon.png" class="alignleft wp-post-image tfe" alt="" title="Thumbnail" /></a><p><br />
<strong>The Rewrap Command (part 2)<br />
</strong></p>
<p>We all know that the Rewrap command is useful for interpolating mesh data as well as smoothing noisy data. This post continues our look at the command with a second example. The first example can be found&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="Thumbnail" src="http://rfsuccess.s3.amazonaws.com/miket/post-thumbnails/rewrap_icon.png" alt="" width="64" height="64" /><br />
<strong>The Rewrap Command (part 2)<br />
</strong></p>
<p>We all know that the Rewrap command is useful for interpolating mesh data as well as smoothing noisy data. This post continues our look at the command with a second example. The first example can be found by visiting <a title="Part 1" href="http://www.rapidformsuccess.com/commands-and-applications-rewrap-part-1">this post</a>.<br />
<strong><br />
</strong><br />
<strong>Example #2</strong></p>
<p><strong><strong>Autosurfacing a mesh for CAD operations: </strong></strong>If you are creating an auto-surface of a model, it is usually said that a majority of the editing must be done to the mesh since you are creating a verbatim model. But with XOR, you have the added ability to create a hybrid model, that is, performing CAD operations on a verbatim model to create a model that has both the accuracy from the scan as well as the design intent of a designed model.</p>
<p>In this example, we have an autosurface of a bottom of a bottle. What if the scan of the bottom of the bottle isn&#8217;t flat? Well then our autosurface of the bottom of the bottle may not be flat either.</p>
<p><img class="alignnone" title="img004" src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/cud_rewrap_img004.png" alt="" width="644" height="396" /><br />
<strong><br />
</strong><br />
Using the rewrap command, we can extend the mesh in a natural way, create our autosurfaced solid model, then create a perfectly flat surface.</p>
<p><img class="alignnone" title="img005" src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/cud_rewrap_img005.png" alt="" width="662" height="210" /></p>
<p><img class="alignnone" title="img006" src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/cud_rewrap_img006.png" alt="" width="665" height="247" /></p>
<p>We can also change the height of the bottle by using a different cutting plane!</p>
<p><img class="alignnone" title="img007" src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/cud_rewrap_img007.png" alt="" width="601" height="254" /><br />
<strong><br />
</strong><br />
<strong>More Examples&#8230;</strong></p>
<p>We&#8217;ll be posting the final example of how this command can be applied soon! If you missed the first example, check it out <a title="Part 1" href="../commands-and-applications-rewrap-part-1">here!</a>.</p>
<p><strong><br />
</strong></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.rapidformsuccess.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.rapidformsuccess.com/commands-and-applications-rewrap-part-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Commands and Applications: Rewrap (part 1)</title>
		<link>http://www.rapidformsuccess.com/commands-and-applications-rewrap-part-1</link>
		<comments>http://www.rapidformsuccess.com/commands-and-applications-rewrap-part-1#comments</comments>
		<pubDate>Mon, 12 Oct 2009 09:00:21 +0000</pubDate>
		<dc:creator>Mike Tsang</dc:creator>
				<category><![CDATA[By Product]]></category>
		<category><![CDATA[Intermediate]]></category>
		<category><![CDATA[Self-paced Learning]]></category>
		<category><![CDATA[Success Blog]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[XOR]]></category>
		<category><![CDATA[XOS]]></category>
		<category><![CDATA[Commands and Applications]]></category>
		<category><![CDATA[mesh editing]]></category>
		<category><![CDATA[Rewrap]]></category>

		<guid isPermaLink="false">http://www.rapidformsuccess.com/?p=948</guid>
		<description><![CDATA[<a href="http://www.rapidformsuccess.com/commands-and-applications-rewrap-part-1"><img align="left" hspace="5" width="150" src="http://rfsuccess.s3.amazonaws.com/miket/post-thumbnails/rewrap_icon.png" class="alignleft wp-post-image tfe" alt="" title="Thumbnail" /></a><div class="post"><br />
<strong>The Rewrap Command (part 1)<br />
</strong>
<p>We all know that the Rewrap command is useful for interpolating mesh data as well as smoothing noisy data. If you don&#8217;t, press <a title="Learn-more-with-F1" href="http://www.rapidformsuccess.com/learn-more-with-f1">The F1 Key</a>.</p>
<p><strong><br />
</strong></p>
<p></p>
<p>We&#8217;ll take a look at</p></div><p>&#8230;</p>]]></description>
			<content:encoded><![CDATA[<div class="post"><img class="alignnone" title="Thumbnail" src="http://rfsuccess.s3.amazonaws.com/miket/post-thumbnails/rewrap_icon.png" alt="" width="64" height="64" /><br />
<strong>The Rewrap Command (part 1)<br />
</strong></p>
<p>We all know that the Rewrap command is useful for interpolating mesh data as well as smoothing noisy data. If you don&#8217;t, press <a title="Learn-more-with-F1" href="http://www.rapidformsuccess.com/learn-more-with-f1">The F1 Key</a>.</p>
<p><strong><br />
</strong></p>
<p><img class="alignnone" title="Rewrap_img001" src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/cud_rewrap_img001.png" alt="" width="568" height="370" /></p>
<p>We&#8217;ll take a look at a few examples of how we can apply this useful command.  Example #1 is below, keep an eye out for more examples which will be posted soon!</p>
<p><strong><br />
</strong></p>
<p><strong>Example #1<br />
</strong></p>
<p><strong> Defeature complex features: <span style="font-weight: normal;">Want to remove a feature from your scan and fill the space in naturally? If its as simple as a bump or lettering on a smooth area, use the Defeature command. But if the feature or its location is a bit more complex, the Rewrap command can help. Just delete the area and run Rewrap. Be sure to have &#8220;Extend Boundaries&#8221; checked!</span></strong></p>
<p><strong><img class="alignnone" title="img_002" src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/cud_rewrap_img002.png" alt="" width="689" height="380" /></strong></p>
<p><strong><img class="alignnone" title="img_002" src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/cud_rewrap_img003.png" alt="" width="648" height="514" /></strong></p>
<p><strong><br />
</strong></p>
<p><strong><br />
</strong></p>
<p><strong>More Examples&#8230;</strong></p>
<p>We&#8217;ll be posting more examples of how this command can be applied soon!</p>
<p><strong><br />
</strong></p>
<p><strong><br />
</strong></p>
<p><strong> </strong></p>
</div>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.rapidformsuccess.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.rapidformsuccess.com/commands-and-applications-rewrap-part-1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learn more with F1</title>
		<link>http://www.rapidformsuccess.com/learn-more-with-f1</link>
		<comments>http://www.rapidformsuccess.com/learn-more-with-f1#comments</comments>
		<pubDate>Sun, 04 Oct 2009 23:27:23 +0000</pubDate>
		<dc:creator>Mike Tsang</dc:creator>
				<category><![CDATA[By Product]]></category>
		<category><![CDATA[Self-paced Learning]]></category>
		<category><![CDATA[Success Blog]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[XOR]]></category>
		<category><![CDATA[XOS]]></category>
		<category><![CDATA[XOV]]></category>
		<category><![CDATA[Content Help]]></category>
		<category><![CDATA[F1]]></category>
		<category><![CDATA[Help]]></category>

		<guid isPermaLink="false">http://www.rapidformsuccess.com/?p=950</guid>
		<description><![CDATA[<a href="http://www.rapidformsuccess.com/learn-more-with-f1"><img align="left" hspace="5" width="150" src="http://rfsuccess.s3.amazonaws.com/miket/post-thumbnails/F1_thumb.png" class="alignleft wp-post-image tfe" alt="" title="Thumbnail" /></a><p></p>
<div class="post">
<p><strong>The F1 Key</strong></p>
<p>Rapidform contains a plethora of features and commands. Many of which that have options that provide additional functions and control. Have you ever wondered what happens if you uncheck a checkbox? What happens if you slide that slider all the way</p></div><p>&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="Thumbnail" src="http://rfsuccess.s3.amazonaws.com/miket/post-thumbnails/F1_thumb.png" alt="" width="73" height="61" /></p>
<div class="post">
<p><strong>The F1 Key</strong></p>
<p>Rapidform contains a plethora of features and commands. Many of which that have options that provide additional functions and control. Have you ever wondered what happens if you uncheck a checkbox? What happens if you slide that slider all the way to the right? Or just wanted to learn more about a command in general?</p>
<p>Well stop the wondering and press the F1 key!</p>
<p>The F1 key by default brings up the content help guide. This will show you the help document for the particular command you happen to be using. For example, in Rapidform, go to Insert&gt;Ref. Geometry&gt;Point from the menu bar.</p>
<p><img class="alignnone" title="Img_001" src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/Learn_more_with_F1_img001.png" alt="Path to add a Ref. Point" width="492" height="452" /></p>
</div>
<div class="post">Once you&#8217;ve got the command open, press the F1 Key.</div>
<div class="post"><img class="alignnone" title="F1 Key" src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/Learn_more_with_F1_img002.jpg" alt="" width="300" height="105" /></div>
<div class="post">The content help window will appear providing you with additional insight on that particular command.</div>
<div class="post"><img class="alignnone" title="Content_Help" src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/Learn_more_with_F1_img003.png" alt="" width="650" height="298" /></div>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.rapidformsuccess.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.rapidformsuccess.com/learn-more-with-f1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Licensing Walkthroughs</title>
		<link>http://www.rapidformsuccess.com/licensing-walkthroughs</link>
		<comments>http://www.rapidformsuccess.com/licensing-walkthroughs#comments</comments>
		<pubDate>Sun, 26 Jul 2009 19:26:42 +0000</pubDate>
		<dc:creator>Mike Tsang</dc:creator>
				<category><![CDATA[InspectWorks]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[XOR]]></category>
		<category><![CDATA[XOS]]></category>
		<category><![CDATA[XOV]]></category>
		<category><![CDATA[Activation]]></category>
		<category><![CDATA[Floating]]></category>
		<category><![CDATA[License]]></category>
		<category><![CDATA[Licensing]]></category>
		<category><![CDATA[Maintenance]]></category>
		<category><![CDATA[Node-lock]]></category>

		<guid isPermaLink="false">http://www.rapidformsuccess.com/?p=721</guid>
		<description><![CDATA[<a href="http://www.rapidformsuccess.com/licensing-walkthroughs"><img align="left" hspace="5" width="150" src="http://rfsuccess.s3.amazonaws.com/miket/post-thumbnails/License_thumb.png" class="alignleft wp-post-image tfe" alt="" title="Thumbnail" /></a><p><br />
<strong><span style="text-decoration: underline;">Licensing Walkthroughs</span></strong></p>
<p>Need help with licensing? Check out these interactive movies that will walk you through the steps of activating or deactivating your licenses!</p>
<p><strong><span style="text-decoration: underline;">Node Lock Licensing</span></strong></p>
<p><a title="Node-Lock : Online Activation" href="http://www.rapidform.us/license/movies/%5bNode%20Lock%5dActivation_On_Line.htm" target="_blank">Online Activation</a></p>
<p><a title="Node Lock : Online Deactivation" href="http://www.rapidform.us/license/movies/%5bNode%20Lock%5dDeactivation_On_Line.htm" target="_blank">Online Deactivation</a></p>
<p><a title="Node Lock : Offline Activation" href="http://www.rapidform.us/license/movies/%5bNode%20Lock%5dDeactivation_Off_Line.htm" target="_blank">Offline Activation</a></p>
<p><a title="Node Lock : Offline Deactivation" href="http://www.rapidform.us/license/movies/%5bNode%20Lock%5dDeactivation_Off_Line.htm" target="_blank">Offline Deactivation</a></p>
<p><strong><span style="text-decoration: underline;">Network Licensing / Floating Licenses </span></strong></p>
<p><a title="Floating : Online Activation" href="http://www.rapidform.us/license/movies/%5bFloating%5dActivation_Server_On_Line.htm" target="_blank">Online Activation</a></p>
<p><a title="Floating : Online Deactivation" href="http://www.rapidform.us/license/movies/%5bFloating%5dDeactivation_Server_On_Line.htm" target="_blank">Online</a>&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="Thumbnail" src="http://rfsuccess.s3.amazonaws.com/miket/post-thumbnails/License_thumb.png" alt="" width="64" height="64" /><br />
<strong><span style="text-decoration: underline;">Licensing Walkthroughs</span></strong></p>
<p>Need help with licensing? Check out these interactive movies that will walk you through the steps of activating or deactivating your licenses!</p>
<p><strong><span style="text-decoration: underline;">Node Lock Licensing</span></strong></p>
<p><a title="Node-Lock : Online Activation" href="http://www.rapidform.us/license/movies/%5bNode%20Lock%5dActivation_On_Line.htm" target="_blank">Online Activation</a></p>
<p><a title="Node Lock : Online Deactivation" href="http://www.rapidform.us/license/movies/%5bNode%20Lock%5dDeactivation_On_Line.htm" target="_blank">Online Deactivation</a></p>
<p><a title="Node Lock : Offline Activation" href="http://www.rapidform.us/license/movies/%5bNode%20Lock%5dDeactivation_Off_Line.htm" target="_blank">Offline Activation</a></p>
<p><a title="Node Lock : Offline Deactivation" href="http://www.rapidform.us/license/movies/%5bNode%20Lock%5dDeactivation_Off_Line.htm" target="_blank">Offline Deactivation</a></p>
<p><strong><span style="text-decoration: underline;">Network Licensing / Floating Licenses </span></strong></p>
<p><a title="Floating : Online Activation" href="http://www.rapidform.us/license/movies/%5bFloating%5dActivation_Server_On_Line.htm" target="_blank">Online Activation</a></p>
<p><a title="Floating : Online Deactivation" href="http://www.rapidform.us/license/movies/%5bFloating%5dDeactivation_Server_On_Line.htm" target="_blank">Online Deactivation</a></p>
<p><a title="Floating : Offline Activation" href="http://www.rapidform.us/license/movies/%5bFloating%5dDeactivation_Server_Off_Line.htm" target="_blank">Offline Activation</a></p>
<p><a title="Floating : Offline Deactivation" href="http://www.rapidform.us/license/movies/%5bFloating%5dDeactivation_Server_Off_Line.htm" target="_blank">Offline Deactivation</a></p>
<p><a title="Floating : Client Borrowing" href="http://www.rapidform.us/license/movies/%5bFloating%5dActivation_Client.htm" target="_blank">Connecting the Client PC and License Borrowing</a></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.rapidformsuccess.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.rapidformsuccess.com/licensing-walkthroughs/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Floating Licenses on a Network Server: Updating Licenses</title>
		<link>http://www.rapidformsuccess.com/floating-licenses-on-a-network-server-updating-licenses</link>
		<comments>http://www.rapidformsuccess.com/floating-licenses-on-a-network-server-updating-licenses#comments</comments>
		<pubDate>Sun, 26 Jul 2009 19:22:39 +0000</pubDate>
		<dc:creator>Mike Tsang</dc:creator>
				<category><![CDATA[InspectWorks]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[XOR]]></category>
		<category><![CDATA[XOS]]></category>
		<category><![CDATA[XOV]]></category>
		<category><![CDATA[Floating]]></category>
		<category><![CDATA[License]]></category>
		<category><![CDATA[Licensing]]></category>
		<category><![CDATA[Maintenance]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://www.rapidformsuccess.com/?p=679</guid>
		<description><![CDATA[<a href="http://www.rapidformsuccess.com/floating-licenses-on-a-network-server-updating-licenses"><img align="left" hspace="5" width="150" src="http://rfsuccess.s3.amazonaws.com/miket/post-thumbnails/License_thumb.png" class="alignleft wp-post-image tfe" alt="" title="Thumbnail" /></a><p></p>
<div>
<p style="text-align: center;"><strong>Floating Licenses on a Network Server: XOR2/XOV2</strong></p>
<ol>
<li><strong>Stop Rapidform Service</strong>
<ol>
<li>Go to Control Panel&#62;Administrative tools&#62;Services and stop the service called “Rapidform License Service”.</li>
</ol>
</li>
<li><strong>Deactivate old License</strong>
<ol>
<li>Please go to Start Menu&#62; All Programs&#62;INUS Technology&#62;Rapidform License Server</li></ol></li></ol></div><p>&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="Thumbnail" src="http://rfsuccess.s3.amazonaws.com/miket/post-thumbnails/License_thumb.png" alt="" width="64" height="64" /></p>
<div>
<p style="text-align: center;"><strong>Floating Licenses on a Network Server: XOR2/XOV2</strong></p>
<ol>
<li><strong>Stop Rapidform Service</strong>
<ol>
<li>Go to Control Panel&gt;Administrative tools&gt;Services and stop the service called “Rapidform License Service”.</li>
</ol>
</li>
<li><strong>Deactivate old License</strong>
<ol>
<li>Please go to Start Menu&gt; All Programs&gt;INUS Technology&gt;Rapidform License Server Utility&gt;License Server Utility</li>
<li> Select “I want to deactivate a license” and click Next.</li>
<li>Please select the first license that has “XOR/V” or “XOR/V-Maintenance” in the product name and click Next. If connected to the internet you will see a progress bar and if successful the page will refresh and the product will no longer be listed.
<ol>
<li>If the online attempt is unsuccessful, or if not connected to the internet, the utility will prompt you to perform an offline deactivation. The process requires that you save a file and transfer the file to a PC with an internet connection to complete the deactivation.</li>
<li>If the offline deactivation process fails, please email the files saved by the utility to <a href="mailto:license@rapidform.com" target="_blank">license@rapidform.com</a>. (Note: You will need to change the extension of the “.exe” file to an “.rfi” file for our email servers to accept the file.)</li>
</ol>
</li>
<li> Repeat until all “XOR/V” or “XOR/V-maintenance” licenses have been removed.</li>
<li> Click on Cancel/Finish to close the Utility.</li>
</ol>
</li>
<li><strong>Activate new License</strong>
<ol>
<li>Go to Start Menu&gt; All Programs&gt;INUS Technology&gt;Rapidform License Server Utility&gt;License Server Utility</li>
<li>Select “I want to activate a license” and click Next.</li>
<li>Enter in your Activation Code and enter the Count of Clients/# of Seats and click Next.</li>
<li>If connected to the internet you will be asked to enter your contact information. You will then see a progress bar and the page will refresh displaying both your “XOR/V” and “XOR/V-Maintenance” license products.
<ol>
<li>If the online attempt is unsuccessful, or if not connected to the internet, the utility will ask you to enter your Maintenance code. Please enter the code and click Next. The utility will prompt you to perform an offline activation. The process requires that you save a file and transfer the file to a PC with an internet connection to complete the activation.</li>
<li>If the offline activation process fails, please email the files saved by the utility to <a href="mailto:license@rapidform.com" target="_blank">license@rapidform.com</a>. (Note: You will need to change the extension of the “.exe” file to an “.rfi” file for our email servers to accept the file.)</li>
</ol>
</li>
</ol>
</li>
<li><strong>Start Rapidform Service</strong>
<ol>
<li>Go to Control Panel&gt;Administrative tools&gt;Services</li>
<li>Start the service labeled “Rapidform License Service.”
<ol>
<li>If you run into problems starting the service such as conflicting port numbers or the service stopping right after starting, you will need to change the port that the service uses.</li>
<li>By default, the service uses port 27000. To change, go to C:\Program Files\INUS Technology\Rapidform License Server Utility.</li>
<li>Open the file “rfLicense.lic” with notepad. The first line will say “SERVER this_host ID_STRING=TRUSTED 27000.”</li>
<li>Change the port number to 27001, or the first available port. Please note that you can’t exceed 27005. Save the file.</li>
<li>Install and start the service again. (Step 6 and 7)</li>
<li>If changing the port number does not work, please check your firewall and anti-virus settings to make sure the required ports are open and programs unblocked.</li>
</ol>
</li>
</ol>
</li>
<li><strong>Connect the client PC</strong>
<ol>
<li>On a client PC with Rapidform XOR installed, go to Start Menu&gt;All Programs&gt;INUS Technology&gt;Rapidform XOR[V]2 &gt;License Utility</li>
<li>Select the option “For Official Customer using Local Network License Sharing” and click Next.</li>
<li>Type in the server’s Static IP Address or Host Name and click Confirm
<ol>
<li>If successful a message will state that the server has been found. Click Finish.</li>
<li>If unsuccessful, please check network connections and check that the service is running correctly.</li>
</ol>
</li>
</ol>
</li>
</ol>
</div>
<p style="text-align: center;"><strong>Want a licensing walkthrough? </strong><a title="Licensing Walkthroughs" href="http://www.rapidformsuccess.com/licensing-walkthroughs"><strong>Check out this post</strong></a><strong>!</strong></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.rapidformsuccess.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.rapidformsuccess.com/floating-licenses-on-a-network-server-updating-licenses/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RAM and Rapidform</title>
		<link>http://www.rapidformsuccess.com/ram-and-rapidform</link>
		<comments>http://www.rapidformsuccess.com/ram-and-rapidform#comments</comments>
		<pubDate>Sun, 26 Jul 2009 15:42:45 +0000</pubDate>
		<dc:creator>Mike Tsang</dc:creator>
				<category><![CDATA[Success Blog]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[XOR]]></category>
		<category><![CDATA[XOS]]></category>
		<category><![CDATA[XOV]]></category>
		<category><![CDATA[Large Data Handling]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[RAM]]></category>

		<guid isPermaLink="false">http://www.rapidformsuccess.com/?p=754</guid>
		<description><![CDATA[<a href="http://www.rapidformsuccess.com/ram-and-rapidform"><img align="left" hspace="5" width="150" src="http://rfsuccess.s3.amazonaws.com/miket/post-thumbnails/Ram_thumbnail.png" class="alignleft wp-post-image tfe" alt="" title="Thumbnail" /></a><p><br />
<strong>How much RAM can Rapidform use with a 32-bit or 64-bit operating system?</strong></p>
<p>XOR/XOV/XOS 32-bit versions can use a maximum of 2GB (by default) or optionally 3GB. The 64-bit versions can theoretically use an &#8220;unlimited&#8221; amount of memory that is available by Windows.</p>
<p>So&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="Thumbnail" src="http://rfsuccess.s3.amazonaws.com/miket/post-thumbnails/Ram_thumbnail.png" alt="" width="119" height="91" /><br />
<strong>How much RAM can Rapidform use with a 32-bit or 64-bit operating system?</strong></p>
<p>XOR/XOV/XOS 32-bit versions can use a maximum of 2GB (by default) or optionally 3GB. The 64-bit versions can theoretically use an &#8220;unlimited&#8221; amount of memory that is available by Windows.</p>
<p>So generally speaking, the memory limit of Rapidform depends on the memory limit of Windows.</p>
<p>Windows XP 32-bit is restricted to a total of 4 GB, which is, by default, equally divided between Kernel and application usage. Using the /3GB switch in the boot.ini file forces Windows to limit the kernel to the upper 1GB and provides up to 3GB for applications. Windows XP x64 can support much more memory. The theoretical memory limit that a 64-bit computer can address is about 16 exabytes (16 billion gigabytes), Windows XP x64 is currently limited to 128 GB of physical memory and 8 TB of virtual memory. In the future this limit will be increased as hardware capabilities improve.<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
2^32 = 4,294,967,296 bytes<br />
4,294,967,296 / (1,024 x 1,024) = 4,096 MB = 4GB (gigabytes)</p>
<p>2^64 = 18,446,744,073,709,551,616 bytes<br />
18,446,744,073,709,551,616 / (1,024 x 1,024) = 16EB (exabytes)<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>See <a href="http://msdn.microsoft.com/en-us/library/aa366778.aspx">http://msdn.microsoft.com/en-us/library/aa366778.aspx</a> for more info on memory limitations for each Windows OS version.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.rapidformsuccess.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.rapidformsuccess.com/ram-and-rapidform/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->