<?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; By Level</title>
	<atom:link href="http://www.rapidformsuccess.com/category/self-paced/by-level/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>Parting Lines 101: How to Get Those Pesky Meshes to Trim</title>
		<link>http://www.rapidformsuccess.com/parting-lines-101-how-to-get-those-pesky-meshes-to-trim</link>
		<comments>http://www.rapidformsuccess.com/parting-lines-101-how-to-get-those-pesky-meshes-to-trim#comments</comments>
		<pubDate>Mon, 02 Nov 2009 08:00:27 +0000</pubDate>
		<dc:creator>Rob Liebert</dc:creator>
				<category><![CDATA[Intermediate]]></category>
		<category><![CDATA[Self-paced Learning]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[molds]]></category>
		<category><![CDATA[parting lines]]></category>
		<category><![CDATA[Trim]]></category>

		<guid isPermaLink="false">http://www.rapidformsuccess.com/?p=1066</guid>
		<description><![CDATA[<a href="http://www.rapidformsuccess.com/parting-lines-101-how-to-get-those-pesky-meshes-to-trim"><img align="left" hspace="5" width="150" src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/PartingLines101_fig001.jpg" class="alignleft wp-post-image tfe" alt="" title="" /></a><p style="font-style:italic">
If you&#8217;ve ever had to manufacture a really complex, organic shape, you may have wanted to split the model along a parting line for machining.  Well, this can be a very tough job without a very powerful tool, plus a little guidance.  Luckily,&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p style="font-style:italic">
If you&#8217;ve ever had to manufacture a really complex, organic shape, you may have wanted to split the model along a parting line for machining.  Well, this can be a very tough job without a very powerful tool, plus a little guidance.  Luckily, we are talking about Rapidform here, so &#8220;check&#8221; on the powerful tool.  As for the guidance, here&#8217;s a tutorial that one of our favorite customers has used repeatedly to split some of the most difficult meshes out there.
</p>
<p style="font-style:italic">
By the way, this tutorial was written with the simplified RapidWorks interface in mind.  That said, all the instructions here also apply to Rapidform XOR, but the commands may be in a different place than we describe here.  Anyway, without further ado, here is our guide to trimming complex meshes&#8230;
</p>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/PartingLines101_fig001.jpg" /></p>
<p><h3>Parting Lines 101:</h3>
<p>How to Get Those Pesky Meshes to Trim
</p>
<p><p>
<b>1.</b> Run the Healing Wizard to get rid of all defects in the mesh. Optionally, run it a second time to<br />
iron out any remaining defects.
</p>
<p>
<b>2.</b> Perform a Global Remesh, keeping the default settings. Check the box “Make clean and<br />
manifold solid mesh” if the mesh encloses a volume (i.e. is not just a surface shell).
</p>
<p>
<b>3.</b> Accept the edits to the mesh at this point.
</p>
<p>
<b>4.</b> Create/edit a parting line as a 3D Mesh Sketch. Make sure the curve is a closed loop (indicated<br />
by a red dot where the start and end points join together).
</p>
<p>
<b>5.</b> Rebuild the parting line with a very tight tolerance. Optionally, split the curve into several<br />
smaller pieces and then rebuild all of them with a tighter tolerance. See the two pictures below:
</p>
</p>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/PartingLines101_fig002.jpg" /></p>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/PartingLines101_fig003.jpg" /></p>
<p><p>
<b>6.</b> Copy the mesh and paste it at the bottom of the Feature Tree. Edit this new copied mesh.
</p>
<p>
<b>7.</b> Try to trim the mesh using the “By Curve” method, and choose “Rearrange Poly-Vertices” at the<br />
bottom of the command tool.
</p>
</p>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/PartingLines101_fig004.jpg" /></p>
<p>
<b>8.</b> If this doesn’t work, or you get a message like the one below, you need to tighten the tolerance<br />
on the parting line curve even more. Exit out of mesh-editing mode, then edit the 3D Mesh<br />
Sketch of the parting line.
</p>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/PartingLines101_fig005.jpg" /></p>
<p>
<b>9.</b> Select the whole parting line (i.e. all the segments that make up the closed loop). It’s time to try<br />
some edits that will help the trim run smoothly: </p>
<p>
<b>&#8211; a.</b> If you did not split the curve before, do so now by choosing the Split command with the<br />
“Pick Points” option and clicking on several points around the curve.
</p>
<p>
<b>&#8211; b.</b> Double-check that the curve is closed by identifying a red point somewhere on the<br />
curve.
</p>
<p>
<b>&#8211; c.</b> In the “Rebuild” tab at the top of the screen, make the allowable deviation (of the curve<br />
from the mesh) smaller by a factor of 10. You should notice that the number of control<br />
points increases drastically to meet the stricter tolerance.
</p>
</p>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/PartingLines101_fig006.jpg" /></p>
<p>Accept the changes to this 3D Mesh Sketch.</p>
<p>
<b>10.</b> Edit the copied mesh again. Trimming should now work for you. If not, repeat steps 9 and 10<br />
until it does trim well.
</p>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/PartingLines101_fig007.jpg" /></p>
<p>Choose both the inner and outer portions as “remaining regions,” and accept the command.</p>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/PartingLines101_fig008.jpg" /></p>
<p>
<b>11.</b> Choose the “Flood Fill” selection tool at the bottom left of the screen (i.e. the paint bucket).<br />
Hide all meshes besides the one you are editing, and then click on one side of the active mesh.
</p>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/PartingLines101_fig009.jpg" /></p>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/PartingLines101_fig010.jpg" /></p>
<p>
When you have selected one half of the trimmed mesh using the Fill tool, hit Crl+C or select<br />
Edit.Copy. Now accept the changes to the mesh and hit Ctrl+V or select Edit.Paste outside of<br />
any mode to paste a new mesh into the Feature Tree. This new mesh is made up of only those<br />
polyfaces that were selected before, so it is one half of our desired result.
</p>
<p>
<b>12.</b> Edit the complete, trimmed mesh once again. Choose the Flood Fill selection filter, and use it to<br />
select the other half of the trimmed/split mesh. Copy this portion just as you did in step 12<br />
above, then exit out of the mesh editing mode. Outside of any particular editing mode, paste<br />
the selected polyfaces as a 2nd (or 3rd) new mesh in the Feature Tree. You now have both pieces<br />
split along the same curve and saved as individual meshes. Save the RapidWorks project, export<br />
your split meshes and continue with your overall workflow! Here is a shot of the final result:
</p>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/PartingLines101_fig011.jpg" /></p>
<p><b>Happy mold making!</b></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/parting-lines-101-how-to-get-those-pesky-meshes-to-trim/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>How To Create a High Quality Mesh-Fit Surface</title>
		<link>http://www.rapidformsuccess.com/how-to-create-a-high-quality-fitting-surface</link>
		<comments>http://www.rapidformsuccess.com/how-to-create-a-high-quality-fitting-surface#comments</comments>
		<pubDate>Fri, 22 Aug 2008 20:37:33 +0000</pubDate>
		<dc:creator>Rob Liebert</dc:creator>
				<category><![CDATA[Advanced]]></category>
		<category><![CDATA[Success Blog]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[XOR]]></category>
		<category><![CDATA[boundary fit]]></category>
		<category><![CDATA[mesh editing]]></category>
		<category><![CDATA[NURBS surfacing]]></category>
		<category><![CDATA[surfacing]]></category>

		<guid isPermaLink="false">http://www.rapidformsuccess.com/?p=167</guid>
		<description><![CDATA[<a href="http://www.rapidformsuccess.com/how-to-create-a-high-quality-fitting-surface"><img align="left" hspace="5" width="150" src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/How To Create a High Quality Fitting Surface_fig01.jpg" class="alignleft wp-post-image tfe" alt="" title="" /></a><p>XOR&#8217;s Boundary Fit Surfacing function helps you to easily create a surface body using boundary curves on the mesh, even if the mesh is a complex freeform shape.</p>
<p>This technical tip will help you understand how to create a high quality fitting surface.</p>
<h1>Step 1:</h1><p>&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>XOR&#8217;s Boundary Fit Surfacing function helps you to easily create a surface body using boundary curves on the mesh, even if the mesh is a complex freeform shape.</p>
<p>This technical tip will help you understand how to create a high quality fitting surface.</p>
<h1>Step 1: Mesh Optimization</h1>
<p>To get a high quality fitting surface, you will first need to prepare the mesh through some optimization processes. If the size of the poly-faces is regular and the resolution of the mesh is high enough, you will be able to fit a more ideal surface.</p>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/How To Create a High Quality Fitting Surface_fig01.jpg" alt="" /></p>
<p><strong>How to optimize a mesh to get a high quality fitting surface:</strong></p>
<p><strong>Note:</strong> XOR provides you with several methods to optimize a mesh from its current state, such as Healing Wizard, Fill Hole, Smooth, Enhance Shape, Optimize Mesh, etc.</p>
<p>If some abnormal faces and various defects exist in the mesh, you can easily find and clean them with the Healing Wizard command.<br />
If some holes exist in the mesh, you can easily close them with the Fill Holes command.<br />
You can also enhance the quality of the mesh using the Enhance Shape and Optimize Mesh commands.</p>
<p>1. Double-click the mesh, or click on the &#8220;Mesh&#8221; mode button in the Tool Palette, to enter Mesh Mode.</p>
<p>2. Click the &#8220;Healing Wizard&#8221; button or click Tools &gt; Mesh Tools &gt; Healing Wizard.</p>
<p>3. You can check which kinds of defects are in the mesh and how many there are, as shown in the image below.</p>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/How To Create a High Quality Fitting Surface_fig02.jpg" alt="" /></p>
<p>4. Click the OK button</p>
<p><strong>Note:</strong> The Healing Wizard automatically heals various defects in the mesh.</p>
<p><strong>Folded Poly-Faces</strong> – If checked, folded poly-faces will be deleted.<br />
<strong>Dangling Poly-Faces</strong> – If checked, you will remove any 2 or 3-sided open poly-faces.</p>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/How To Create a High Quality Fitting Surface_fig03.jpg" alt="" /></p>
<p><strong>Small Clusters</strong> &#8211; If checked, you can set a value for the Maximum Face Count In A Cluster; then all clusters (a group of connected poly-faces) that have less than the specified number of poly-faces will be removed.</p>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/How To Create a High Quality Fitting Surface_fig04.jpg" alt="" /></p>
<p><strong>Small Poly-Faces</strong> &#8211; If this is checked, you can input a value in the &#8220;Area Is Smaller Than&#8221; box, and poly-faces whose areas are smaller than this value will be removed.</p>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/How To Create a High Quality Fitting Surface_fig05.jpg" alt="" /></p>
<p><strong>Non-Manifold Poly-Faces</strong> &#8211; If checked, non-manifold faces and redundant poly-faces will be removed.<br />
<strong>Crossing Poly-Faces</strong> – If checked, all the crossing faces will be removed. There are three methods: The <strong>Smooth</strong> method smoothly regenerates poly-faces around the crossing poly-faces. The <strong>Merge Poly-Vertices</strong> method merges poly-vertices around the crossing poly-faces. The <strong>Delete And Fill Hole</strong> method removes poly-faces around the crossing poly-faces and fills in the hole(s) there.</p>
<p><strong>Small Tunnels</strong> – &#8220;Small tunnels&#8221; means that the poly-faces’ shape is constructed as a tunnel or handle. If Small Tunnels is checked, you can adjust the Poly-Face Count In Tunnel box. Then the tunnel faces whose number to the tunnel direction is shorter than this value, will be removed.</p>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/How To Create a High Quality Fitting Surface_fig06.jpg" alt="" /></p>
<p>5. Click the &#8220;Defeature&#8221; button or click Tools &gt; Mesh Tools &gt; Defeature.</p>
<p>6. Select the Flat option as the &#8220;Method&#8221; and select a region to remove features and fill faces in that region, as shown in the image below.</p>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/How To Create a High Quality Fitting Surface_fig07.jpg" alt="" /></p>
<p>7. Click the OK button.</p>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/How To Create a High Quality Fitting Surface_fig08.jpg" alt="" /></p>
<p><strong>Note:</strong> &#8220;Defeature&#8221; removes the selected poly-faces and fills in the space based on adjacent poly-face information.<br />
If you want to re-form the feature after you generate whole surface body, you have to prepare a feature profile beforehand.<br />
Another way to do this is, before Defeature operates, to copy the original feature into its own new mesh using Copy (Ctrl + C) and Paste (Ctrl + V). You will then be able to work with it later.</p>
<p><strong>Note:</strong> You can fill faces in the missing area using &#8220;Fill Holes&#8221; or clicking Tools &gt; Mesh Tools &gt; Fill Holes.</p>
<p>8. Click the &#8220;Optimize Mesh&#8221; button, or click Tools &gt; Mesh Tools &gt; Optimize Mesh.</p>
<p>9. Select the &#8220;High Quality Mesh Conversion&#8221; option as the Method, and adjust the options as shown in the image below.</p>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/How To Create a High Quality Fitting Surface_fig09.jpg" alt="" /></p>
<p>10. Click the OK button.</p>
<p>11. Check the result.</p>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/How To Create a High Quality Fitting Surface_fig10.jpg" alt="" /></p>
<h1>Step 2: Create Boundary Curves</h1>
<p>Secondly, you can prepare boundary curves to create a fitting surface on the mesh. If the number of curve boundaries is 4 and the shape is a regular rectangular feature, you will get a better fitting surface.<br />
Otherwise, a fitting surface will be twisted and have some self-intersection(s).</p>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/How To Create a High Quality Fitting Surface_fig11.jpg" alt="" /></p>
<p><strong>How to organize boundary curves to get a fitting surface:</strong></p>
<ul><strong>Create 3D Mesh Sketch</strong></p>
<li>Create boundary curves which can keep the equilibrium of forces</li>
<li>If the number of boundary curves is 4 and its shape is a regular rectangular feature, you will get abetter fitting surface, as shown in the image below.</li>
</ul>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/How To Create a High Quality Fitting Surface_fig12.jpg" alt="" /></p>
<ul>
<li>Even though you can keep that the number of boundary curves at 4, if its shape becomes suddenly narrow or twisted as shown in the image below, twisted and self-intersected faces could be created when the surface is generated.</li>
</ul>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/How To Create a High Quality Fitting Surface_fig13.jpg" alt="" /></p>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/How To Create a High Quality Fitting Surface_fig14.jpg" alt="" /></p>
<ul><strong>Match Boundary Curves</strong></p>
<li>If possible, avoid “T-Junction” matching when you create curve networks</li>
<li>If not, organize “T-Junction” matching so that the curve networks can keep the equilibrium of forces as shown in the image below.</li>
</ul>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/How To Create a High Quality Fitting Surface_fig15.jpg" alt="" /><br />
<img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/How To Create a High Quality Fitting Surface_fig16.jpg" alt="" /></p>
<ul>
<li>Other than the 4 sides of the curve boundary, others will create a trimmed fitting surface.</li>
<li>If trimmed surfaces are neighbored with the same matching boundary, those will not be matched.</li>
<li>Organize the curve network so that the surface matching conditions can be applied.</li>
</ul>
<p><strong>For Example:</strong><br />
Untrimmed Surface – Untrimmed Surface<br />
Untrimmed Surface – Trimmed Surface – Trimmed Surface<br />
Untrimmed Surface – T-junction matching – Untrimmed Surface</p>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/How To Create a High Quality Fitting Surface_fig17.jpg" alt="" /></p>
<ul>
<li>If possible, setup the same number of control points in the each matching boundary of the surface patches to improve surface matching continuity.</li>
<li>If possible, setup the boundary curves using appropriate control points to apply the fitting operation.</li>
</ul>
<p> </p>
<ul><strong>Create Curve Network</strong></p>
<li>If the shape is going sharp or dull, you can manage the number of curve boundaries according to the shape, as shown in the image below.</li>
</ul>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/How To Create a High Quality Fitting Surface_fig18.jpg" alt="" /></p>
<ul>
<li>If a fitting curve is not correctly put on the mesh, an accurate fitting surface cannot be created.</li>
<li>In that case, increase the number of control points on the curve using the &#8220;rebuild&#8221; option</li>
</ul>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/How To Create a High Quality Fitting Surface_fig19.jpg" alt="" /></p>
<p><strong>Step 3: Create a Boundary Fit Surface</strong></p>
<p>Finally, you can create a fitting surface using the pre-defined boundary curves.<br />
However, even if the curve networks are well organized on the mesh, the fit surface will be created a bit differently, according to the defined fitting options.</p>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/How To Create a High Quality Fitting Surface_fig20.jpg" alt="" /></p>
<p><strong>How to use options to get a high quality fitting surface:</strong></p>
<ul><strong>Boundary Fit operation has been separated into 2 stages:</strong></p>
<li>In the first stage, you can set Mesh Curves, Curve Loops, and Loop options.</li>
<li>In the second stage, you can define sharp edges to keep the sharpness at the boundary, as well as the number of control points in the surface to be created. This is shown in the image below.</li>
</ul>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/How To Create a High Quality Fitting Surface_fig21.jpg" alt="" /></p>
<ul><strong>1st Stage (Setup Curve Loops):</strong></p>
<li><strong>Allow Hole (Boundary)</strong> – If this option is turned on, the surface will be created even though a hole exists inside the boundary of the curve, as shown in the image below.</li>
</ul>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/How To Create a High Quality Fitting Surface_fig22.jpg" alt="" /></p>
<ul>
<li><strong>Allowable Convex Ratio</strong> – In the case that some feature(s) exist inside the loop, this option allows you to create a surface using a Convex Ratio.</li>
</ul>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/How To Create a High Quality Fitting Surface_fig23.jpg" alt="" /></p>
<ul><strong>2nd Stage (Adjust Fitting Options):</strong></p>
<li><strong>Set Resolution</strong> – you can adjust the resolution of a surface patch via &#8220;Number of Control Points&#8221; or &#8220;Allowable Deviation.&#8221;
<ul>
<li>If possible, set the same number of control points along the U and V directions, as you can get a better surface body that way.</li>
<li>Using &#8220;Set Manually,&#8221; you can easily set the control points along the U and V directions of a surface patch, as shown in the image below.</li>
</ul>
</li>
</ul>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/How To Create a High Quality Fitting Surface_fig24.jpg" alt="" /></p>
<ul>
<li><strong>Set Sharp Edge</strong> – Use this option if a sharp area exists in a mesh, or if you need to keep the sharp feature on a surface body.<br />
A position matching operation will be applied to the boundary only.<br />
In this way, you can preserve the sharp edge in the surface body you&#8217;re creating and modify it whenever you want.</li>
</ul>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/How To Create a High Quality Fitting Surface_fig25.jpg" alt="" /></p>
<ul>
<li><strong>Resample</strong> – If this option is turned on, the fitting area will be regularly simplified and a smoother surface will be generated.<br />
However, you can decide whether you turn the option on or not according to your particular application.<br />
If you want to generate a surface body as close as possible to the mesh (&#8220;as is&#8221;), even if the resulting shape would have positive or negative complex features like under-cut areas, turn off this option.</li>
</ul>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/How To Create a High Quality Fitting Surface_fig26.jpg" alt="" /></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/how-to-create-a-high-quality-fitting-surface/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>How To Extract True Scale Section Profiles from CAD and Scan Data</title>
		<link>http://www.rapidformsuccess.com/how-to-extract-real-scaled-section-profiles-from-cad-and-scan-data</link>
		<comments>http://www.rapidformsuccess.com/how-to-extract-real-scaled-section-profiles-from-cad-and-scan-data#comments</comments>
		<pubDate>Fri, 22 Aug 2008 20:36:52 +0000</pubDate>
		<dc:creator>Rob Liebert</dc:creator>
				<category><![CDATA[Intermediate]]></category>
		<category><![CDATA[Success Blog]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[XOV]]></category>
		<category><![CDATA[AutoCAD]]></category>
		<category><![CDATA[deviation]]></category>
		<category><![CDATA[DXF]]></category>
		<category><![CDATA[section]]></category>

		<guid isPermaLink="false">http://www.rapidformsuccess.com/?p=166</guid>
		<description><![CDATA[<a href="http://www.rapidformsuccess.com/how-to-extract-real-scaled-section-profiles-from-cad-and-scan-data"><img align="left" hspace="5" width="150" src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/How To Extract True Scale Section Profiles_fig1.jpg" class="alignleft wp-post-image tfe" alt="" title="" /></a><p>In XOV, you can obtain several types of inspection results, such as deviation maps, section profiles, etc. during the inspection process. However, the results will be recorded as captured images. If, instead, you want to print out sections at their true scale, you can export&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>In XOV, you can obtain several types of inspection results, such as deviation maps, section profiles, etc. during the inspection process. However, the results will be recorded as captured images. If, instead, you want to print out sections at their true scale, you can export them via the *.dxf file format.</p>
<p><strong>Method:</strong><br />
First of all, you can create a section profile from the CAD and Scan data using a Ref. Plane, as shown in the image below. (Design > Section)</p>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/How To Extract True Scale Section Profiles_fig1.jpg" alt="" /></p>
<p>Choose File > Export in the menu, then select both the CAD and Scan sections, as shown in the image below.</p>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/How To Extract True Scale Section Profiles_fig2.jpg" alt="" /></p>
<p>Click the OK button, then select AutoCAD DXF (dxf file format) as the saving file type.  Check &#8220;2D section&#8221; in the &#8220;Export Section As&#8221; option at the bottom, as in the image below. </p>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/How To Extract True Scale Section Profiles_fig3.jpg" alt="" /></p>
<p>Import the file into AutoCAD, and you can make a draft or print it out with the scale option.</p>
<p><img src="http://rfsuccess.s3.amazonaws.com/robl/post-pics/How To Extract True Scale Section Profiles_fig4.jpg" alt="" /></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/how-to-extract-real-scaled-section-profiles-from-cad-and-scan-data/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Trim a Mesh using a Curve or Ref. Plane</title>
		<link>http://www.rapidformsuccess.com/how-to-trim-a-mesh-using-a-curve-or-ref-plane</link>
		<comments>http://www.rapidformsuccess.com/how-to-trim-a-mesh-using-a-curve-or-ref-plane#comments</comments>
		<pubDate>Tue, 19 Aug 2008 18:54:04 +0000</pubDate>
		<dc:creator>Mike Tsang</dc:creator>
				<category><![CDATA[Intermediate]]></category>
		<category><![CDATA[Product News]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[XOR]]></category>
		<category><![CDATA[XOS]]></category>
		<category><![CDATA[XOV]]></category>
		<category><![CDATA[Helmet]]></category>
		<category><![CDATA[mesh]]></category>
		<category><![CDATA[mesh editing]]></category>
		<category><![CDATA[Reference Curve]]></category>
		<category><![CDATA[Reference Plane]]></category>
		<category><![CDATA[Split]]></category>
		<category><![CDATA[Trim]]></category>

		<guid isPermaLink="false">http://www.rapidformsuccess.com/?p=158</guid>
		<description><![CDATA[<a href="http://www.rapidformsuccess.com/how-to-trim-a-mesh-using-a-curve-or-ref-plane"><img align="left" hspace="5" width="150" src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/How-to-trim-a-mesh-using-a-curve-fig1.png" class="alignleft wp-post-image tfe" alt="" title="" /></a><div class="post">
<p>When you import scan data, the data will be loading in the software, and a new Mesh Feature will be added in the Feature Tree. Sometimes, you can have additional items created after the Mesh Feature, but you will not be able to</p></div><p>&#8230;</p>]]></description>
			<content:encoded><![CDATA[<div class="post">
<p>When you import scan data, the data will be loading in the software, and a new Mesh Feature will be added in the Feature Tree. Sometimes, you can have additional items created after the Mesh Feature, but you will not be able to immediately be able to trim the mesh using these items. This is because parametric CAD systems have a history, meaning that it not only records what you do, but when you did them, and what the current state of the model was at that time. When we Rollback to edit the model, we are going back in time. Any items that did not exist at that time will not be available. We have three possible solutions to this situation, as follows:</p>
<p><strong>Preparation</strong><br />
1. Click the (<strong>Import</strong>) button, Click <strong>Insert &gt; Import</strong> to open the Import dialog box.<br />
2. Select all files.<br />
<img src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/How-to-trim-a-mesh-using-a-curve-fig1.png" alt="" /></p>
<p>3. You can see an unedited mesh data as shown in the image below.<br />
<img src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/How-to-trim-a-mesh-using-a-curve-fig2.png" alt="" /></p>
<h1>1. Using Ref.Plane</h1>
<p>First at all, when you create a <strong>Ref. plane</strong>, the plane feature is recorded under the mesh feature. In this case, you will not be able to select of use the <strong>Ref. plane</strong>. We can, however, chage the order of the events in our history. By moving the plane to occur before the mesh, we will the be able to use it while editing our mesh feature.<br />
<img src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/How-to-trim-a-mesh-using-a-curve-fig3.png" alt="" /><br />
You must move the <strong>Plane 1</strong> up before the mesh feature, as shown in the image below.<br />
<img src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/How-to-trim-a-mesh-using-a-curve-fig4.png" alt="" /><br />
Double click the <strong>Mesh Feature</strong> in the Feature Tree or click the (<strong>Mesh</strong>) button. You will enter the <strong>Mesh</strong> mode, and then you can edit the mesh by using the <strong>Ref. plane</strong>.<br />
You can see the <strong>Ref. Plane</strong> in the Mesh mode as shown in the below image.<br />
<img src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/How-to-trim-a-mesh-using-a-curve-fig5.png" alt="" /><br />
Click the (<strong>Split</strong>) button, or click <strong>Tools &gt; Mesh Tools &gt;Split</strong> in the menu.<br />
<img src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/How-to-trim-a-mesh-using-a-curve-fig6.png" alt="" /><br />
Check <strong>By Entity</strong> as Method and select <strong>Plane1</strong> as the Tool Entity. If you want a closed mesh, you can check the <strong>Cap Section Ends</strong> option. Click the (Next) button.<br />
<img src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/How-to-trim-a-mesh-using-a-curve-fig7.png" alt="" /><br />
Select the remaining region and click the (OK) button.<br />
Shown below is a split mesh.<br />
<img src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/How-to-trim-a-mesh-using-a-curve-fig8.png" alt="" /></p>
<h1>2. Using a 3D Sketch</h1>
<p>This method is to use the <strong>3D Mesh Sketch</strong>. First at all, you must sketch a line by using the spline command, and then copy and to move it.</p>
<p>Click the (<strong>3D Mesh Sketch</strong>) button. Click the (<strong>Spline</strong>) button, or click <strong>Tools &gt; 3D Sketch Entities &gt; Spline</strong> in the menu.</p>
<p>Sketch the spline on the mesh as shown in the image below.<br />
<img src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/How-to-trim-a-mesh-using-a-curve-fig9.png" alt="" /><br />
Click the (<strong>OK</strong>) button. You can see <strong>3D Sketch 1</strong> Feature located under the <strong>Mesh Trim Feature</strong>. In this case, you cannot edit the mesh with the 3D Sketch.<br />
<img src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/How-to-trim-a-mesh-using-a-curve-fig10.png" alt="" /><br />
Select <strong>3D Sketch 1</strong> in the Feature Tree and copy it using <strong>Ctrl + C</strong> on the keyboard.</p>
<p>Click the <strong>Ok</strong> button.<br />
<img src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/How-to-trim-a-mesh-using-a-curve-fig11.png" alt="" /></p>
<p>To paste the Copied Sketch (Ctrl + V)<br />
<img src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/How-to-trim-a-mesh-using-a-curve-fig12.png" alt="" /></p>
<p>Select <strong>Copied Sketch</strong> and move it up before the mesh feature as shown in the image below.<br />
<img src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/How-to-trim-a-mesh-using-a-curve-fig13.png" alt="" /><br />
Double Click the mesh and enter the <strong>Mesh</strong> mode.<br />
<img src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/How-to-trim-a-mesh-using-a-curve-fig14.png" alt="" /></p>
<p>Click the (<strong>Trim</strong>) button and check <strong>By Curve</strong> as the Method. Select the previously created spline as the Curves. Click the (<strong>Next</strong>) button.<br />
<img src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/How-to-trim-a-mesh-using-a-curve-fig15.png" alt="" /><br />
Select the Remaining region and Click the (<strong>OK</strong>) button.<br />
<img src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/How-to-trim-a-mesh-using-a-curve-fig16.png" alt="" /><br />
Shown below is a Trimmed mesh<br />
<img src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/How-to-trim-a-mesh-using-a-curve-fig17.png" alt="" /></p>
<h1>3. Moving the mesh</h1>
<p>This method is to use the copy &amp; paste command and is very similar the previous method.</p>
<p>Click the (<strong>3D Mesh Sketch</strong>) button. Click the (<strong>Spline</strong>) button, or click <strong>Tools &gt; 3D Sketch Entities &gt; Spline</strong> in the menu. Sketch the spline on the mesh as shown in the image below. Click the (<strong>3D Mesh Sketch</strong>) button again to escape this mode.<br />
<img src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/How-to-trim-a-mesh-using-a-curve-fig18.png" alt="" /><br />
Select the mesh in the Feature Tree and copy it using <strong>Ctrl+C</strong> on the keyboard.<br />
Click the <strong>OK</strong> button.<br />
<img src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/How-to-trim-a-mesh-using-a-curve-fig19.png" alt="" /></p>
<p>Paste the <strong>Copied Sketch (Ctrl +V)</strong> and it is automatically placed at the end of the Feature Tree as shown in the image below.<br />
<img src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/How-to-trim-a-mesh-using-a-curve-fig20.png" alt="" /></p>
<p><strong>Note</strong></p>
<p><em>If the mesh is not placed in the appropriate place, under the 3D Sketch; you must click-and-drag to move the mesh feature below the sketch feature desired. </em></p>
<p>Double click the <strong>Copied Mesh</strong> to enter the mesh edit mode.</p>
<p>Click the (<strong>Trim</strong>) button and check <strong>By Curve</strong> as the Method. Select the created spline as the Curves. Click the (<strong>Next</strong>) button.<br />
<img src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/How-to-trim-a-mesh-using-a-curve-fig21.png" alt="" /></p>
<p>Select the remaining region and Click the (<strong>OK</strong>) button.<br />
<img src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/How-to-trim-a-mesh-using-a-curve-fig22.png" alt="" /></p>
<p>Shown below is a trimmed mesh.<br />
<img src="http://rfsuccess.s3.amazonaws.com/miket/in-post-pictures/How-to-trim-a-mesh-using-a-curve-fig23.png" alt="" /></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/how-to-trim-a-mesh-using-a-curve-or-ref-plane/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! -->