<?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>Rhinoceros 3D Help - Tutorials, Links, Galleries, Forum, Jobs, Video, Commands, CAD, Training &#187; BlendSrf</title>
	<atom:link href="http://www.rhino3dhelp.com/tag/blendsrf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rhino3dhelp.com</link>
	<description>Tutorials, Links, Galleries, Forum, Jobs, Video, Commands, CAD, Training</description>
	<lastBuildDate>Fri, 23 Apr 2010 17:30:07 +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>Modeling a Garden Shovel</title>
		<link>http://www.rhino3dhelp.com/tutorials/modeling-a-garden-shovel/</link>
		<comments>http://www.rhino3dhelp.com/tutorials/modeling-a-garden-shovel/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 17:30:07 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Modeling]]></category>
		<category><![CDATA[Product design]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Array]]></category>
		<category><![CDATA[BlendSrf]]></category>
		<category><![CDATA[BooleanUnion]]></category>
		<category><![CDATA[Copy]]></category>
		<category><![CDATA[Curve]]></category>
		<category><![CDATA[Delete]]></category>
		<category><![CDATA[Dir]]></category>
		<category><![CDATA[Ellipsoid]]></category>
		<category><![CDATA[ExtractIsoCurve]]></category>
		<category><![CDATA[ExtractSrf]]></category>
		<category><![CDATA[ExtrudeCrv]]></category>
		<category><![CDATA[Fillet]]></category>
		<category><![CDATA[FilletEdge]]></category>
		<category><![CDATA[Join]]></category>
		<category><![CDATA[Line]]></category>
		<category><![CDATA[MakeHole]]></category>
		<category><![CDATA[Mirror]]></category>
		<category><![CDATA[Move]]></category>
		<category><![CDATA[MoveEdge]]></category>
		<category><![CDATA[Offset]]></category>
		<category><![CDATA[OffsetSrf]]></category>
		<category><![CDATA[Point]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Rectangle]]></category>
		<category><![CDATA[Sphere]]></category>
		<category><![CDATA[Split]]></category>
		<category><![CDATA[Trim]]></category>

		<guid isPermaLink="false">http://www.rhino3dhelp.com/?p=1835</guid>
		<description><![CDATA[Let&#8217;s try to model this nice little garden shovel. This tutorial is suitable for beginners and is very simple to follow. STEP 1 First things first. Make sure you got your Snap option turned on in the status bar, and your OSnap enabled with some of the most commonly used options like End, Near, Point, [...]]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s try to model this nice little garden shovel. This tutorial is suitable for beginners and is very simple to follow.<span id="more-1835"></span></p>
<h2>
<div id="attachment_1900" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/final.jpg" rel="lightbox[1835]"><img class="size-medium wp-image-1900" title="final" src="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/final-300x246.jpg" alt="" width="300" height="246" /></a><p class="wp-caption-text">Final model</p></div></h2>
<h2>STEP 1</h2>
<p>First things first. Make sure you got your Snap option turned on in the status bar, and your OSnap enabled with some of the most commonly used options like End, Near, <a href="http://www.rhino3dhelp.com/tag/point/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Point">Point</a>, Mid and Int.</p>
<p>We&#8217;ll start creating this little shovel from top viewport, like we would start tracing an image of some existing shovel imported in Rhinoceros.</p>
<p>With <a href="http://www.rhino3dhelp.com/tag/curve/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Curve">Curve</a> command, create a curve in Top viewport which has its control points exactly like on the image below. This is why Snap (to grid) is handy tool to use here.</p>
<p><div id="attachment_1837" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/shovel_001.jpg" rel="lightbox[1835]"><img class="size-medium wp-image-1837" title="shovel_001" src="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/shovel_001-300x193.jpg" alt="" width="300" height="193" /></a><p class="wp-caption-text">Image 1</p></div>
<p>Then we need another copy of this curve, and for that we will use <a href="http://www.rhino3dhelp.com/tag/mirror/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Mirror">Mirror</a> command and mirror it across x axis.After that, use <a href="http://www.rhino3dhelp.com/tag/join/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Join">Join</a> command to join two curves.</p>
<p>Then we can either use <a href="http://www.rhino3dhelp.com/tag/line/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Line">Line</a> command to close these two curves into one closed polyline/polycurve, or use Close command which will do the same thing with less clicks.</p>
<div id="attachment_1838" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/shovel_002.jpg" rel="lightbox[1835]"><img class="size-medium wp-image-1838" title="shovel_002" src="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/shovel_002-300x193.jpg" alt="" width="300" height="193" /></a><p class="wp-caption-text">Image 2</p></div>
<p>Now, using <a href="http://www.rhino3dhelp.com/tag/rectangle/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Rectangle">Rectangle</a> command we will create a rectangle like on the image below: do not worry about the dimensions, just count the grid boxes and you&#8217;ll be fine. I&#8217;ve got some dimensions for you in case you get lost <img src='http://www.rhino3dhelp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<div id="attachment_1839" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/shovel_003.jpg" rel="lightbox[1835]"><img class="size-medium wp-image-1839   " title="shovel_003" src="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/shovel_003-300x193.jpg" alt="" width="300" height="193" /></a><p class="wp-caption-text">Image 3</p></div>
<p>With <a href="http://www.rhino3dhelp.com/tag/trim/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Trim">Trim</a> command, we will trim the parts of the two closed polylines which will help us join all curves into one closed:</p>
<div id="attachment_1842" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/shovel_0041.jpg" rel="lightbox[1835]"><img class="size-medium wp-image-1842 " title="shovel_004" src="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/shovel_0041-300x193.jpg" alt="" width="300" height="193" /></a><p class="wp-caption-text">Image 4</p></div>
<p>Next thing would be to make the corners smoother. They aren&#8217;t normally that sharp, are they? So, using Fillet command we need to fillet the upper and lower corners with 1 unit, and the inner ones with 2 units, and the tip of the shovel with 0.4 units:</p>
<div id="attachment_1843" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/shovel_0051.jpg" rel="lightbox[1835]"><img class="size-medium wp-image-1843 " title="shovel_005" src="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/shovel_0051-300x193.jpg" alt="" width="300" height="193" /></a><p class="wp-caption-text">Image 5</p></div>
<p>Now, before we go any further, it is good to check if all these lines and curves are joined all together. Just click anywhere on the line, and if everything is ok then it will be yellow as selected. One more thing to check is if this IS really closed curve with SelClosedCrv command which will select all closed curves.</p>
<p>Next thing we need is a basic shape of our shovel. Since it is curved in two sides, the best basic shape would be an ellipsoid. Using <a href="http://www.rhino3dhelp.com/tag/ellipsoid/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ellipsoid">Ellipsoid</a> command create one positioned just like on the image below:</p>
<div id="attachment_1847" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/shovel_006.jpg" rel="lightbox[1835]"><img class="size-medium wp-image-1847" title="shovel_006" src="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/shovel_006-300x193.jpg" alt="" width="300" height="193" /></a><p class="wp-caption-text">Image 6</p></div>
<p>Ok, now we will Cut the <a href="http://www.rhino3dhelp.com/tag/ellipsoid/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ellipsoid">Ellipsoid</a> with the closed curve we created. From Top viewport, we need to select both <a href="http://www.rhino3dhelp.com/tag/ellipsoid/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ellipsoid">Ellipsoid</a> and closed curve, and run <a href="http://www.rhino3dhelp.com/tag/project/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Project">Project</a> command. It is important to do this in Front viewport because the viewport is controlling the direction of the projection.</p>
<div id="attachment_1848" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/shovel_007.jpg" rel="lightbox[1835]"><img class="size-medium wp-image-1848" title="shovel_007" src="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/shovel_007-300x193.jpg" alt="" width="300" height="193" /></a><p class="wp-caption-text">Image 7</p></div>
<p>Now we got two projected curves. One on the top and one on the bottom of ellipsoid. We don&#8217;t need the upper one, and we can delete it by selecting it and hitting <a href="http://www.rhino3dhelp.com/tag/delete/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Delete">Delete</a> key on keyboard.</p>
<p>Using Split command, we will first select the object we want to cut which is in this case ellipsoid, and then the curve which is the object we wish to split with:</p>
<div id="attachment_1849" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/shovel_008.jpg" rel="lightbox[1835]"><img class="size-medium wp-image-1849" title="shovel_008" src="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/shovel_008-300x193.jpg" alt="" width="300" height="193" /></a><p class="wp-caption-text">Image 8</p></div>
<p>Now we have finally created something that is actually resembling our shovel. This is one thin surface, and we need some thickness. Using OffsetSrf command we will first offset the surface and create one on top with distance of 0.3 units: (when you start the command, it will display white arrows on your surface, those are normals, and are used to see in which direction the offset will occur. Chances are your arrows point towards bottom, click on the surface and the arrows will change direction)</p>
<div id="attachment_1850" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/shovel_009.jpg" rel="lightbox[1835]"><img class="size-medium wp-image-1850" title="shovel_009" src="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/shovel_009-300x193.jpg" alt="" width="300" height="193" /></a><p class="wp-caption-text">Image 9</p></div>
<p>We now have two flat surfaces and we need to connect them somehow. We&#8217;ll do that with BlendSrf command which will basically create nice blend surface between two surfaces: (Use AutoConnect option in command line)</p>
<div id="attachment_1851" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/shovel_010.jpg" rel="lightbox[1835]"><img class="size-medium wp-image-1851" title="shovel_010" src="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/shovel_010-300x193.jpg" alt="" width="300" height="193" /></a><p class="wp-caption-text">Image 10</p></div>
<p>With <a href="http://www.rhino3dhelp.com/tag/join/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Join">Join</a> command join the blend surface with two flat surfaces. You will notice on the part where would handle start there is some weird hole. Never mind that, that part will soon disappear.</p>
<p>Again, we need to create another <a href="http://www.rhino3dhelp.com/tag/ellipsoid/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ellipsoid">Ellipsoid</a>. Using <a href="http://www.rhino3dhelp.com/tag/ellipsoid/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ellipsoid">Ellipsoid</a> command create one like on the image below. Again, the positioning and size is crucial here.</p>
<div id="attachment_1852" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/shovel_011.jpg" rel="lightbox[1835]"><img class="size-medium wp-image-1852" title="shovel_011" src="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/shovel_011-300x193.jpg" alt="" width="300" height="193" /></a><p class="wp-caption-text">Image 11</p></div>
<p>Hint: When you start <a href="http://www.rhino3dhelp.com/tag/ellipsoid/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ellipsoid">Ellipsoid</a> command, just follow these steps. Input &#8220;10, -3.75&#8243; (that will set the center in the right position), press enter while active Front viewport (click anywhere in the viewport), &#8220;6, -3.75&#8243; (that will set one dimension of the ellipsoid &#8211; length), press enter while still in Front viewport, &#8220;10, -2.25&#8243;, press enter while in Front viewport, &#8220;10,-1.5&#8243; press enter Top viewport is active. Do not input apostrophe signs.</p>
<p>Using <a href="http://www.rhino3dhelp.com/tag/extractisocurve/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ExtractIsoCurve">ExtractIsoCurve</a> command, create a extract isocurve from the middle of ellipsoid. You need to hit the Quad point to make sure the circle is in ellipsoid&#8217;s center.</p>
<div id="attachment_1853" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/shovel_012.jpg" rel="lightbox[1835]"><img class="size-medium wp-image-1853" title="shovel_012" src="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/shovel_012-300x193.jpg" alt="" width="300" height="193" /></a><p class="wp-caption-text">Image 12</p></div>
<p>Using <a href="http://www.rhino3dhelp.com/tag/extrudecrv/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ExtrudeCrv">ExtrudeCrv</a> command we will create a cylinder out of this circle. So, start the command, select the circle, make sure the Cap option is set to Yes, and input 15 units in command line as extrusion distance.</p>
<div id="attachment_1854" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/shovel_013.jpg" rel="lightbox[1835]"><img class="size-medium wp-image-1854" title="shovel_013" src="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/shovel_013-300x193.jpg" alt="" width="300" height="193" /></a><p class="wp-caption-text">Image 13</p></div>
<p>With BooleanUnion command connect ellipsoid with cylinder:</p>
<div id="attachment_1855" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/shovel_014.jpg" rel="lightbox[1835]"><img class="size-medium wp-image-1855" title="shovel_014" src="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/shovel_014-300x193.jpg" alt="" width="300" height="193" /></a><p class="wp-caption-text">Image 14</p></div>
<p>Again, with BooleanUnion command we need to connect the plate and handle part:</p>
<div id="attachment_1856" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/shovel_015.jpg" rel="lightbox[1835]"><img class="size-medium wp-image-1856" title="shovel_015" src="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/shovel_015-300x193.jpg" alt="" width="300" height="193" /></a><p class="wp-caption-text">Image 15</p></div>
<p>If you are getting something like on the image below&#8230;.</p>
<div id="attachment_1857" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/shovel_016.jpg" rel="lightbox[1835]"><img class="size-medium wp-image-1857" title="shovel_016" src="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/shovel_016-300x193.jpg" alt="" width="300" height="193" /></a><p class="wp-caption-text">Image 16</p></div>
<p>&#8230; then you need to use <a href="http://www.rhino3dhelp.com/tag/dir/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Dir">Dir</a> command on the plate before you use BooleanUnion. Because the normals are pointing towards the inside, while they should point towards outside.</p>
<p>This next part will be a bit tricky, so pay attention. We need to create a variable fillet on the edges that connect the handle part and the shovel plate. The biggest radius will be 1 unit, while all others will be 0.8 units.</p>
<p>So, start FilletEdge command, and set 0.08 as default radius. Select the edges:</p>
<div id="attachment_1858" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/shovel_017.jpg" rel="lightbox[1835]"><img class="size-medium wp-image-1858" title="shovel_017" src="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/shovel_017-300x193.jpg" alt="" width="300" height="193" /></a><p class="wp-caption-text">Image 17</p></div>
<p>&#8230; press enter, and click on AddHandle option in command line. Add 7 more handles like on the image below:</p>
<div id="attachment_1859" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/shovel_018.jpg" rel="lightbox[1835]"><img class="size-medium wp-image-1859" title="shovel_018" src="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/shovel_018-300x193.jpg" alt="" width="300" height="193" /></a><p class="wp-caption-text">Image 18</p></div>
<p>The two big ones show be set to 1 unit, and you do that by clicking on the outer dot (center of an arc) and inputing the values.</p>
<div id="attachment_1860" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/shovel_019.jpg" rel="lightbox[1835]"><img class="size-medium wp-image-1860" title="shovel_019" src="http://www.rhino3dhelp.com/wp-content/uploads/2010/04/shovel_019-300x193.jpg" alt="" width="300" height="193" /></a><p class="wp-caption-text">Image 19</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.rhino3dhelp.com/tutorials/modeling-a-garden-shovel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Modeling a wind-up clock</title>
		<link>http://www.rhino3dhelp.com/tutorials/modeling-a-wind-up-clock-2/</link>
		<comments>http://www.rhino3dhelp.com/tutorials/modeling-a-wind-up-clock-2/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 18:39:20 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Modeling]]></category>
		<category><![CDATA[Product design]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Arc]]></category>
		<category><![CDATA[Blend]]></category>
		<category><![CDATA[BlendCrv]]></category>
		<category><![CDATA[BlendSrf]]></category>
		<category><![CDATA[BooleanDifference]]></category>
		<category><![CDATA[BooleanUnion]]></category>
		<category><![CDATA[Circle]]></category>
		<category><![CDATA[Curve]]></category>
		<category><![CDATA[Cylinder]]></category>
		<category><![CDATA[DupBorder]]></category>
		<category><![CDATA[Explode]]></category>
		<category><![CDATA[ExtractIsoCurve]]></category>
		<category><![CDATA[ExtractSrf]]></category>
		<category><![CDATA[ExtrudeCrv]]></category>
		<category><![CDATA[FilletEdge]]></category>
		<category><![CDATA[Grid]]></category>
		<category><![CDATA[InterpCrv]]></category>
		<category><![CDATA[Intersect]]></category>
		<category><![CDATA[Join]]></category>
		<category><![CDATA[Line]]></category>
		<category><![CDATA[Loft]]></category>
		<category><![CDATA[MakeHole]]></category>
		<category><![CDATA[Mirror]]></category>
		<category><![CDATA[Move]]></category>
		<category><![CDATA[Offset]]></category>
		<category><![CDATA[OffsetSrf]]></category>
		<category><![CDATA[OrientOnCrv]]></category>
		<category><![CDATA[Pipe]]></category>
		<category><![CDATA[PlanarSrf]]></category>
		<category><![CDATA[PointsOff]]></category>
		<category><![CDATA[PointsOn]]></category>
		<category><![CDATA[Polyline]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Rectangle]]></category>
		<category><![CDATA[Revolve]]></category>
		<category><![CDATA[Rotate]]></category>
		<category><![CDATA[Sphere]]></category>
		<category><![CDATA[Split]]></category>
		<category><![CDATA[Sweep1]]></category>
		<category><![CDATA[Trim]]></category>

		<guid isPermaLink="false">http://www.rhino3dhelp.com/?p=1764</guid>
		<description><![CDATA[This tutorial will help you through the process of modeling old vintage wind-up clock. It is fairly easy to follow, so make sure you do it. When approaching modeling this clock, and any other model, I first try to divide it into parts. Obviously every product has its parts, and naturally you would go model [...]]]></description>
			<content:encoded><![CDATA[<p>This tutorial will help you through the process of modeling old vintage wind-up clock. It is fairly easy to follow, so make sure you do it.<span id="more-1764"></span></p>
<div id="attachment_1766" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2010/02/024.png" rel="lightbox[1764]"><img class="size-medium wp-image-1766" title="Winup clock" src="http://www.rhino3dhelp.com/wp-content/uploads/2010/02/024-300x145.png" alt="" width="300" height="145" /></a><p class="wp-caption-text">Final rendered model of our windup clock</p></div>
<p>When approaching modeling this clock, and any other model, I first try to divide it into parts. Obviously every product has its parts, and naturally you would go model one by one. This is that kind of model where your don&#8217;t have to think about which part to model first. This is obvious, first you need a clock body, then you can go about modeling which ever part. Here I first created the body, then the back plate with screws, then the front plate without numbers, bells and hammer, legs, and then in the end made the numbers and handles for the front plate.</p>
<h2>STEP 1</h2>
<p>Ok, in this step we will be creating the body. Since I lost every clock I had like this, I had to model it from reference images from the internet. So, we don&#8217;t have the measures, or technical drawings, but we need to model by eye, looking at the various images and approximate the lengths, distances and so on.</p>
<p>I created a template for my default usage with grid extents set to 10. So, make sure you do the same with Snap command, and clicking on the Extents options and input 10.</p>
<p>Now, we can start modeling. Since we don&#8217;t know what the accurate dimensions are, we will need to use our old method of trial and error. We will first create three straight lines with <a href="http://www.rhino3dhelp.com/tag/polyline/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Polyline">Polyline</a> or <a href="http://www.rhino3dhelp.com/tag/line/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Line">Line</a> command.</p>
<div id="attachment_1768" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2010/02/clock-1.jpg" rel="lightbox[1764]"><img class="size-medium wp-image-1768" title="clock-1" src="http://www.rhino3dhelp.com/wp-content/uploads/2010/02/clock-1-300x193.jpg" alt="" width="300" height="193" /></a><p class="wp-caption-text">img1</p></div>
<p>Next thing would be to connect these lines with curves, and that we will do with <a href="http://www.rhino3dhelp.com/tag/blendcrv/" class="st_tag internal_tag" rel="tag" title="Posts tagged with BlendCrv">BlendCrv</a> command. Make sure you use G1 for both ends, so we get tangency.</p>
<div id="attachment_1769" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2010/02/clock-2.jpg" rel="lightbox[1764]"><img class="size-medium wp-image-1769" title="clock-2" src="http://www.rhino3dhelp.com/wp-content/uploads/2010/02/clock-2-300x193.jpg" alt="" width="300" height="193" /></a><p class="wp-caption-text">img2</p></div>
<p>Using <a href="http://www.rhino3dhelp.com/tag/join/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Join">Join</a> command make sure those lines are all joined together. So, next thing would be to create a surface out of this section curve, and we&#8217;ll do that with <a href="http://www.rhino3dhelp.com/tag/revolve/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Revolve">Revolve</a> command. But, before that, we need to turn on the Record History option, so we can work on the surface by simply editing the curve.</p>
<div id="attachment_1770" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2010/02/clock-3.jpg" rel="lightbox[1764]"><img class="size-medium wp-image-1770" title="clock-3" src="http://www.rhino3dhelp.com/wp-content/uploads/2010/02/clock-3-300x193.jpg" alt="" width="300" height="193" /></a><p class="wp-caption-text">img3</p></div>
<p>Now, if we select our initial curve, and using <a href="http://www.rhino3dhelp.com/tag/pointson/" class="st_tag internal_tag" rel="tag" title="Posts tagged with PointsOn">PointsOn</a> command turn on the control points and if we move those points, we will automatically update the surface as well. If we used Record History that is.</p>
<div id="attachment_1771" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2010/02/clock-4.jpg" rel="lightbox[1764]"><img class="size-medium wp-image-1771" title="clock-4" src="http://www.rhino3dhelp.com/wp-content/uploads/2010/02/clock-4-300x193.jpg" alt="" width="300" height="193" /></a><p class="wp-caption-text">img4</p></div>
<p>Ok, next thing would be to adjust the curves a bit so the surface is little more accurate. Try to make something like on the image below:</p>
<div id="attachment_1772" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2010/02/clock-5.jpg" rel="lightbox[1764]"><img class="size-medium wp-image-1772" title="clock-5" src="http://www.rhino3dhelp.com/wp-content/uploads/2010/02/clock-5-300x193.jpg" alt="" width="300" height="193" /></a><p class="wp-caption-text">img5</p></div>
<p>Using OffsetSrf command, we need to offset this surface to inside by 0.3 units. So, make sure you flip the direction normals when in OffsetSrf command, so they point to inside.</p>
<div id="attachment_1773" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2010/02/clock-6.jpg" rel="lightbox[1764]"><img class="size-medium wp-image-1773" title="clock-6" src="http://www.rhino3dhelp.com/wp-content/uploads/2010/02/clock-6-300x193.jpg" alt="" width="300" height="193" /></a><p class="wp-caption-text">img6</p></div>
<p>Then, simply, with BlendSrf command blend the gaps and <a href="http://www.rhino3dhelp.com/tag/join/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Join">Join</a> the four surfaces.</p>
<div id="attachment_1774" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2010/02/clock-7.jpg" rel="lightbox[1764]"><img class="size-medium wp-image-1774" title="clock-7" src="http://www.rhino3dhelp.com/wp-content/uploads/2010/02/clock-7-300x193.jpg" alt="" width="300" height="193" /></a><p class="wp-caption-text">img7</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.rhino3dhelp.com/tutorials/modeling-a-wind-up-clock-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Merry Christmas and Happy New 2010.</title>
		<link>http://www.rhino3dhelp.com/tutorials/merry-christmas-and-happy-new-2010/</link>
		<comments>http://www.rhino3dhelp.com/tutorials/merry-christmas-and-happy-new-2010/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 16:26:36 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[Modeling]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[BlendSrf]]></category>
		<category><![CDATA[BooleanDifference]]></category>
		<category><![CDATA[Box]]></category>
		<category><![CDATA[Cap]]></category>
		<category><![CDATA[Circle]]></category>
		<category><![CDATA[Copy]]></category>
		<category><![CDATA[Delete]]></category>
		<category><![CDATA[Ellipsoid]]></category>
		<category><![CDATA[ExtendSrf]]></category>
		<category><![CDATA[ExtrudeCrv]]></category>
		<category><![CDATA[FilletEdge]]></category>
		<category><![CDATA[InterpCrv]]></category>
		<category><![CDATA[Join]]></category>
		<category><![CDATA[Line]]></category>
		<category><![CDATA[Match]]></category>
		<category><![CDATA[Mirror]]></category>
		<category><![CDATA[Move]]></category>
		<category><![CDATA[OffsetSrf]]></category>
		<category><![CDATA[Pipe]]></category>
		<category><![CDATA[Polyline]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Revolve]]></category>
		<category><![CDATA[Rotate]]></category>
		<category><![CDATA[Sphere]]></category>
		<category><![CDATA[Split]]></category>
		<category><![CDATA[Trim]]></category>

		<guid isPermaLink="false">http://www.rhino3dhelp.com/?p=1664</guid>
		<description><![CDATA[I want to wish all of you Merry Christmas &#38; Happy new year! I give you this tutorial which will teach you how to make few holiday decorations for your Christmas tree or similar. Since it that time in the year again, some of you might find it useful to learn how to create few [...]]]></description>
			<content:encoded><![CDATA[<p>I want to wish all of you Merry Christmas &amp; Happy new year! I give you this tutorial which will teach you how to make few holiday decorations for your Christmas tree or similar.<span id="more-1664"></span></p>
<div id="attachment_1665" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco.jpg" rel="lightbox[1664]"><img class="size-medium wp-image-1665" title="deco" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-300x174.jpg" alt="" width="300" height="174" /></a><p class="wp-caption-text">Final scene</p></div>
<p>Since it that time in the year again, some of you might find it useful to learn how to create few Christmas decorations for your tree visualisations <img src='http://www.rhino3dhelp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<h3>Introduction</h3>
<p>Well, basically what we will do here is use solids for basic shapes and cut them how we like it.Simple, eh?</p>
<h3>Step 1</h3>
<p>In this step we will be creating the simplest decoration.</p>
<div id="attachment_1692" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/first-deco.png" rel="lightbox[1664]"><img class="size-medium wp-image-1692" title="first-deco" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/first-deco-300x191.png" alt="" width="300" height="191" /></a><p class="wp-caption-text">First Decoration</p></div>
<p>Go ahead, and create a sphere using <a href="http://www.rhino3dhelp.com/tag/sphere/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sphere">Sphere</a> command. Center it in the origin (0,0) and use 10 units as radius. To make this even simpler, you can set your Grid options like I have them. Just run Grid command, and where it says Extents click on it and input 10. That way you will have 10 units in your grid in every direction in the viewport which was active when you run the command. To apply this setting to all viewports, just use ApplyTo setting in Grid command. Click on it so it toggles from ActiveViewport to AllViewports. Now, simply using Snap option in your status bar we will start creating this <a href="http://www.rhino3dhelp.com/tag/sphere/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sphere">Sphere</a>.</p>
<div id="attachment_1666" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-1.jpg" rel="lightbox[1664]"><img class="size-medium wp-image-1666" title="deco-1" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-1-300x192.jpg" alt="image 1" width="300" height="192" /></a><p class="wp-caption-text">Image 1</p></div>
<p>Once you got your <a href="http://www.rhino3dhelp.com/tag/sphere/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sphere">Sphere</a>, create another one, using 7 units as radius and position its center on 8,0. That is, 8 on the x axis, and 0 on the y axis.</p>
<div id="attachment_1667" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-2.jpg" rel="lightbox[1664]"><img class="size-medium wp-image-1667" title="deco-2" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-2-300x192.jpg" alt="" width="300" height="192" /></a><p class="wp-caption-text">Image 2</p></div>
<p>Now, using <a href="http://www.rhino3dhelp.com/tag/booleandifference/" class="st_tag internal_tag" rel="tag" title="Posts tagged with BooleanDifference">BooleanDifference</a> make a hole in the bigger <a href="http://www.rhino3dhelp.com/tag/sphere/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sphere">Sphere</a>.</p>
<div id="attachment_1668" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-3.jpg" rel="lightbox[1664]"><img class="size-medium wp-image-1668" title="deco-3" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-3-300x192.jpg" alt="" width="300" height="192" /></a><p class="wp-caption-text">Image 3</p></div>
<p>We need to fillet the edges of this sphere. Using FilletEdge command fillet the edge with 0.2 as radius.</p>
<div id="attachment_1669" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-4.jpg" rel="lightbox[1664]"><img class="size-medium wp-image-1669" title="deco-4" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-4-300x192.jpg" alt="" width="300" height="192" /></a><p class="wp-caption-text">Image 4</p></div>
<p>Create a Circle from Top viewport with 5.5 as radius.</p>
<div id="attachment_1670" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-5.jpg" rel="lightbox[1664]"><img class="size-medium wp-image-1670" title="deco-5" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-5-300x192.jpg" alt="" width="300" height="192" /></a><p class="wp-caption-text">Image 5</p></div>
<p>We will <a href="http://www.rhino3dhelp.com/tag/project/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Project">Project</a> this Circle onto the <a href="http://www.rhino3dhelp.com/tag/sphere/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sphere">Sphere</a>. We need to do this from Top viewport. So make sure it is active, and run the <a href="http://www.rhino3dhelp.com/tag/project/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Project">Project</a> command to do the projection of the Circle on the <a href="http://www.rhino3dhelp.com/tag/sphere/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sphere">Sphere</a>. You will get 3 projected curves, and we only need the top one, so you can delete other two:</p>
<div id="attachment_1671" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-6.jpg" rel="lightbox[1664]"><img class="size-medium wp-image-1671" title="deco-6" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-6-300x192.jpg" alt="" width="300" height="192" /></a><p class="wp-caption-text">Image 6</p></div>
<p>Using Split or <a href="http://www.rhino3dhelp.com/tag/trim/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Trim">Trim</a> command, we need to trim the upper part of the <a href="http://www.rhino3dhelp.com/tag/sphere/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sphere">Sphere</a>, with projected circle.</p>
<div id="attachment_1672" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-7.jpg" rel="lightbox[1664]"><img class="size-medium wp-image-1672" title="deco-7" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-7-300x192.jpg" alt="" width="300" height="192" /></a><p class="wp-caption-text">Image 7</p></div>
<p>Next thing we need is another Circle. This time create a Circle with 1.5 units as radius. Create it from top viewport in the origin (0,0). Then you will need to move it up (from either front or right viewport) with <a href="http://www.rhino3dhelp.com/tag/move/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Move">Move</a> command by 17 units.</p>
<div id="attachment_1673" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-8.jpg" rel="lightbox[1664]"><img class="size-medium wp-image-1673" title="deco-8" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-8-300x192.jpg" alt="" width="300" height="192" /></a><p class="wp-caption-text">Image 8</p></div>
<p>Now, using <a href="http://www.rhino3dhelp.com/tag/extrudecrv/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ExtrudeCrv">ExtrudeCrv</a> extrude this circle up by 1 unit. Make sure you don&#8217;t have Cap set to Yes, or BothSides set to Yes. Those two options need to be set to No.</p>
<div id="attachment_1674" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-9.jpg" rel="lightbox[1664]"><img class="size-medium wp-image-1674" title="deco-9" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-9-300x192.jpg" alt="" width="300" height="192" /></a><p class="wp-caption-text">Image 9</p></div>
<p>Ok, once you&#8217;ve done this, you need to make a surface with smooth transition from the sphere to the extruded circle. You will use BlendSrf command to do just that. As for the BlendSrf options, just leave it at default settings. Meaning AutoChain set to No, and for the Blend Bulge leave it as well at default settings, which are 1,1 and all other options unchecked.</p>
<div id="attachment_1675" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-10.jpg" rel="lightbox[1664]"><img class="size-medium wp-image-1675" title="deco-10" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-10-300x192.jpg" alt="" width="300" height="192" /></a><p class="wp-caption-text">Image 10</p></div>
<p>Next we will create a cap and a little wire to hang our decoration somewhere. So, using OffsetSrf offset the little cylinder surface outwards by 0.1 units.</p>
<div id="attachment_1676" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-11.jpg" rel="lightbox[1664]"><img class="size-medium wp-image-1676" title="deco-11" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-11-300x192.jpg" alt="" width="300" height="192" /></a><p class="wp-caption-text">Image 11</p></div>
<p>Now, using <a href="http://www.rhino3dhelp.com/tag/extendsrf/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ExtendSrf">ExtendSrf</a> command we will extend the upper edge of the offset surface up by 0.1</p>
<div id="attachment_1677" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-12.jpg" rel="lightbox[1664]"><img class="size-medium wp-image-1677" title="deco-12" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-12-300x192.jpg" alt="" width="300" height="192" /></a><p class="wp-caption-text">Image 12</p></div>
<p>Using Cap command we will close this surface into solid.</p>
<div id="attachment_1678" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-13.jpg" rel="lightbox[1664]"><img class="size-medium wp-image-1678" title="deco-13" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-13-300x192.jpg" alt="" width="300" height="192" /></a><p class="wp-caption-text">Image 13</p></div>
<p>Create another Circle, from Top viewport and use 0.5 units as radius. You should get your circle like on the image below:</p>
<div id="attachment_1679" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-14.jpg" rel="lightbox[1664]"><img class="size-medium wp-image-1679" title="deco-14" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-14-300x192.jpg" alt="" width="300" height="192" /></a><p class="wp-caption-text">Image 14</p></div>
<p>Now, using <a href="http://www.rhino3dhelp.com/tag/extrudecrv/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ExtrudeCrv">ExtrudeCrv</a> command set the Cap setting to Yes, and extrude it up by 20 units, just so it goes through the cap:</p>
<div id="attachment_1680" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-15.jpg" rel="lightbox[1664]"><img class="size-medium wp-image-1680" title="deco-15" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-15-300x192.jpg" alt="" width="300" height="192" /></a><p class="wp-caption-text">Image 15</p></div>
<p>Using <a href="http://www.rhino3dhelp.com/tag/booleandifference/" class="st_tag internal_tag" rel="tag" title="Posts tagged with BooleanDifference">BooleanDifference</a> command make a hole with this cylinder in the cap:</p>
<div id="attachment_1681" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-16.jpg" rel="lightbox[1664]"><img class="size-medium wp-image-1681" title="deco-16" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-16-300x192.jpg" alt="" width="300" height="192" /></a><p class="wp-caption-text">Image 16</p></div>
<p>Using FilletEdge fillet the edges of the tip with 0.1 as radius:</p>
<div id="attachment_1682" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-17.jpg" rel="lightbox[1664]"><img class="size-medium wp-image-1682" title="deco-17" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-17-300x192.jpg" alt="" width="300" height="192" /></a><p class="wp-caption-text">Image 17</p></div>
<p>Create another Circle with 2 units as radius, and position it like on the image below. Just make sure you create your circle from Front viewport. You can start Circle command, input in the command line when it asks you for the center 0,20 for the center, and then just 2 for the radius. You should get exactly the curve like on the image:</p>
<div id="attachment_1683" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-18.jpg" rel="lightbox[1664]"><img class="size-medium wp-image-1683" title="deco-18" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-18-300x192.jpg" alt="" width="300" height="192" /></a><p class="wp-caption-text">Image 18</p></div>
<p>We need a <a href="http://www.rhino3dhelp.com/tag/curve/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Curve">Curve</a> starting from the circle. Using <a href="http://www.rhino3dhelp.com/tag/interpcrv/" class="st_tag internal_tag" rel="tag" title="Posts tagged with InterpCrv">InterpCrv</a> command we will create such curve from Front viewport: (you can start using OSnap if you haven&#8217;t already &#8211; Near would come in handy here)</p>
<div id="attachment_1684" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-19.jpg" rel="lightbox[1664]"><img class="size-medium wp-image-1684" title="deco-19" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-19-300x192.jpg" alt="" width="300" height="192" /></a><p class="wp-caption-text">Image 19</p></div>
<p>Using <a href="http://www.rhino3dhelp.com/tag/mirror/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Mirror">Mirror</a> command we need to mirror this curve to the other side.</p>
<div id="attachment_1685" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-20.jpg" rel="lightbox[1664]"><img class="size-medium wp-image-1685" title="deco-20" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-20-300x192.jpg" alt="" width="300" height="192" /></a><p class="wp-caption-text">Image 20</p></div>
<p>Using <a href="http://www.rhino3dhelp.com/tag/trim/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Trim">Trim</a> command we need to trim the Circle:</p>
<div id="attachment_1686" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-21.jpg" rel="lightbox[1664]"><img class="size-medium wp-image-1686" title="deco-21" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-21-300x192.jpg" alt="" width="300" height="192" /></a><p class="wp-caption-text">Image 21</p></div>
<p>I have almost perfectly hit the curve direction and smoothness and actually the curve is visually tangent to the circle. In reality that isn&#8217;t the case, so we need to fix it. We will match our curve onto the circle with <a href="http://www.rhino3dhelp.com/tag/match/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Match">Match</a> command:</p>
<div id="attachment_1687" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-22.jpg" rel="lightbox[1664]"><img class="size-medium wp-image-1687" title="deco-22" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-22-300x192.jpg" alt="" width="300" height="192" /></a><p class="wp-caption-text">Image 22</p></div>
<p>Here you can see the black curve on the left, this is how the curve will be adjusted to match the tangency. So, now you see I didn&#8217;t actually hit the tangency manually. Do this same step for the right curve as well, and join all three into one:</p>
<div id="attachment_1688" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-23.jpg" rel="lightbox[1664]"><img class="size-medium wp-image-1688" title="deco-23" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-23-300x192.jpg" alt="" width="300" height="192" /></a><p class="wp-caption-text">Image 23</p></div>
<p>If necessary, using <a href="http://www.rhino3dhelp.com/tag/pointson/" class="st_tag internal_tag" rel="tag" title="Posts tagged with PointsOn">PointsOn</a> you can change your curve a bit. But you will see if this is necessary after you make a surface. Using <a href="http://www.rhino3dhelp.com/tag/pipe/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Pipe">Pipe</a> command we need to create a pipe surface. Use 0.2 as radius:</p>
<div id="attachment_1689" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-24.jpg" rel="lightbox[1664]"><img class="size-medium wp-image-1689" title="deco-24" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-24-300x192.jpg" alt="" width="300" height="192" /></a><p class="wp-caption-text">Image 24</p></div>
<p>Here you see this needs some adjustments. So, first, try moving it up a bit to see if this can fix it. If not, using <a href="http://www.rhino3dhelp.com/tag/pointson/" class="st_tag internal_tag" rel="tag" title="Posts tagged with PointsOn">PointsOn</a> you will need to adjust the curve itself.</p>
<div id="attachment_1690" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-25.jpg" rel="lightbox[1664]"><img class="size-medium wp-image-1690" title="deco-25" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/12/deco-25-300x192.jpg" alt="" width="300" height="192" /></a><p class="wp-caption-text">Image 25</p></div>
<p>For the purposes of this course, just moving this wire will do.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rhino3dhelp.com/tutorials/merry-christmas-and-happy-new-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Modeling USB connector</title>
		<link>http://www.rhino3dhelp.com/tutorials/modeling-usb-connector/</link>
		<comments>http://www.rhino3dhelp.com/tutorials/modeling-usb-connector/#comments</comments>
		<pubDate>Sat, 22 Nov 2008 17:44:18 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[Modeling]]></category>
		<category><![CDATA[Moderate]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Arc]]></category>
		<category><![CDATA[BlendSrf]]></category>
		<category><![CDATA[BoundingBox]]></category>
		<category><![CDATA[Copy]]></category>
		<category><![CDATA[Dot]]></category>
		<category><![CDATA[Explode]]></category>
		<category><![CDATA[ExtrudeCrv]]></category>
		<category><![CDATA[FilletEdge]]></category>
		<category><![CDATA[Join]]></category>
		<category><![CDATA[Line]]></category>
		<category><![CDATA[Loft]]></category>
		<category><![CDATA[Mirror]]></category>
		<category><![CDATA[Move]]></category>
		<category><![CDATA[Offset]]></category>
		<category><![CDATA[PointsOff]]></category>
		<category><![CDATA[PointsOn]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Rectangle]]></category>
		<category><![CDATA[Rotate]]></category>
		<category><![CDATA[Split]]></category>
		<category><![CDATA[Sweep2]]></category>
		<category><![CDATA[Trim]]></category>

		<guid isPermaLink="false">http://www.rhino3dhelp.com/tutorials/modeling-usb-connector/</guid>
		<description><![CDATA[Ok, here is one cute modeling tutorial. In this one you will learn how to model this USB connector. Ok, first things first. We need reference image which will help us model this little bugger. So, please use this one, and position it on the background of Top viewport. Make it 40 units (make sure [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, here is one cute modeling tutorial. In this one you will learn how to model this USB connector.<br />
<span id="more-825"></span></p>
<p><a title="usb_ref.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_ref.jpg" rel="lightbox[825]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_ref.thumbnail.jpg" alt="usb_ref.jpg" /></a></p>
<p>Ok, first things first. We need reference image which will help us model this little bugger. So, please use this one, and position it on the background of Top viewport. Make it 40 units (make sure you&#8217;ve got your Snap turned on) in width.  Like so:</p>
<p><a title="usb_1.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_1.jpg" rel="lightbox[825]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_1.thumbnail.jpg" alt="usb_1.jpg" /></a></p>
<h2>STEP 1</h2>
<p>Then using <a href="http://www.rhino3dhelp.com/tag/rectangle/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Rectangle">Rectangle</a> command create one rectangle like on the image (please note, if you followed the above intructions then you will have absolutely no problem aligning with using snap rectangle corners according to the image)</p>
<p><a title="usb_2.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_2.jpg" rel="lightbox[825]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_2.thumbnail.jpg" alt="usb_2.jpg" /></a></p>
<p>You can explode that rectangle into 4 lines with explode command, and then offset upper and lower ones by 2 units towards inside:</p>
<p><a title="usb_3.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_3.jpg" rel="lightbox[825]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_3.thumbnail.jpg" alt="usb_3.jpg" /></a></p>
<p>Now, create an <a href="http://www.rhino3dhelp.com/tag/arc/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Arc">Arc</a> using Mid Osnap option  and position it like on the image. (you will have to turn off the snap option, and turn on the Ortho for moving the arc straight). After that trim off the lines you don&#8217;t need with <a href="http://www.rhino3dhelp.com/tag/trim/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Trim">Trim</a> command.</p>
<p><a title="usb_4.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_4.jpg" rel="lightbox[825]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_4.thumbnail.jpg" alt="usb_4.jpg" /></a><a title="usb_5.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_5.jpg" rel="lightbox[825]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_5.thumbnail.jpg" alt="usb_5.jpg" /></a></p>
<p>Ok, lets get to the third dimension now <img src='http://www.rhino3dhelp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  <a href="http://www.rhino3dhelp.com/tag/join/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Join">Join</a> all curves and lines, and extrude them with <a href="http://www.rhino3dhelp.com/tag/extrudecrv/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ExtrudeCrv">ExtrudeCrv</a> command (make sure you have Cap set to yes). Extrusion distance is 5units:</p>
<p><a title="usb_6.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_6.jpg" rel="lightbox[825]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_6.thumbnail.jpg" alt="usb_6.jpg" /></a></p>
<p>Now, offset joint curve by 0.5 units, and move that offset curve upwards (from Front or Right viewport) by 0.5 units, and extrude it by 4 units.</p>
<p><a title="usb_7.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_7.jpg" rel="lightbox[825]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_7.thumbnail.jpg" alt="usb_7.jpg" /></a> <a title="usb_8.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_8.jpg" rel="lightbox[825]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_8.thumbnail.jpg" alt="usb_8.jpg" /></a><a title="usb_9.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_9.jpg" rel="lightbox[825]"> <img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_9.thumbnail.jpg" alt="usb_9.jpg" /></a></p>
<p>Using FilletEdge command, set the fillet radius to 0.6 units, and fillet all edges (of both outer and inner objects).</p>
<p><a title="usb_10.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_10.jpg" rel="lightbox[825]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_10.thumbnail.jpg" alt="usb_10.jpg" /></a></p>
<p>Now, using <a href="http://www.rhino3dhelp.com/tag/rectangle/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Rectangle">Rectangle</a> command (make sure you click on Rounded in <a href="http://www.rhino3dhelp.com/tag/rectangle/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Rectangle">Rectangle</a> options before setting first corner) create rounded rectangle in Top viewport and position it like on the image below:</p>
<p><a title="usb_11.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_11.jpg" rel="lightbox[825]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_11.thumbnail.jpg" alt="usb_11.jpg" /></a></p>
<p><a href="http://www.rhino3dhelp.com/tag/copy/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Copy">Copy</a> it 5 times, and mirror those 5 so you get something like on the next image:</p>
<p><a title="usb_12.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_12.jpg" rel="lightbox[825]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_12.thumbnail.jpg" alt="usb_12.jpg" /></a></p>
<p>Using <a href="http://www.rhino3dhelp.com/tag/project/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Project">Project</a> command, project those curves on both objects:</p>
<p><a title="usb_14.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_14.jpg" rel="lightbox[825]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_14.thumbnail.jpg" alt="usb_14.jpg" /></a></p>
<p><a href="http://www.rhino3dhelp.com/tag/trim/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Trim">Trim</a> the upper surface with upper curves like on the image, and inner curves with inner surface:</p>
<p><a title="usb_15.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_15.jpg" rel="lightbox[825]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_15.thumbnail.jpg" alt="usb_15.jpg" /></a><a title="usb_16.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_16.jpg" rel="lightbox[825]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_16.thumbnail.jpg" alt="usb_16.jpg" /></a></p>
<p>You&#8217;ll have to end up with something like this:</p>
<p><a title="usb_17.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_17.jpg" rel="lightbox[825]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_17.thumbnail.jpg" alt="usb_17.jpg" /></a></p>
<p>Now, isolate two curves like on the image. We will create surface between those two.</p>
<p><a title="usb_18.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_18.jpg" rel="lightbox[825]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_18.thumbnail.jpg" alt="usb_18.jpg" /></a></p>
<p>As you can see, there are actually couple of lines and couple of arcs combining these two curves. So, at each intersection of lines and curves, there is an end. So, using End Osnap option, and Perp we will create cross section lines.</p>
<p><a title="usb_20.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_20.jpg" rel="lightbox[825]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_20.thumbnail.jpg" alt="usb_20.jpg" /></a></p>
<p>Now, using <a href="http://www.rhino3dhelp.com/tag/sweep2/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sweep2">Sweep2</a> create a surface using two curves as rails, and other cross lines as cross sections:</p>
<p><a title="usb_21.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_21.jpg" rel="lightbox[825]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_21.thumbnail.jpg" alt="usb_21.jpg" /></a></p>
<p><a href="http://www.rhino3dhelp.com/tag/copy/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Copy">Copy</a> and mirror to fill the rest of the gaps:</p>
<p><a title="usb_22.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_22.jpg" rel="lightbox[825]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_22.thumbnail.jpg" alt="usb_22.jpg" /></a></p>
<p><a href="http://www.rhino3dhelp.com/tag/join/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Join">Join</a> all surfaces, and using FilletEdge command fillet new edges (do not worry, you can select everything with your bounding box, as there is no other edge that can be filleted except the ones we need <img src='http://www.rhino3dhelp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ) . Use 0.1 units as filet radius.</p>
<p><a title="usb_23.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_23.jpg" rel="lightbox[825]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/11/usb_23.thumbnail.jpg" alt="usb_23.jpg" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rhino3dhelp.com/tutorials/modeling-usb-connector/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Learn how to model a bottle</title>
		<link>http://www.rhino3dhelp.com/tutorials/learn-how-to-model-a-bottle/</link>
		<comments>http://www.rhino3dhelp.com/tutorials/learn-how-to-model-a-bottle/#comments</comments>
		<pubDate>Sun, 20 Apr 2008 23:02:26 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[Modeling]]></category>
		<category><![CDATA[Moderate]]></category>
		<category><![CDATA[Product design]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[BlendSrf]]></category>
		<category><![CDATA[Circle]]></category>
		<category><![CDATA[Copy]]></category>
		<category><![CDATA[ExtrudeCrv]]></category>
		<category><![CDATA[Fillet]]></category>
		<category><![CDATA[FilletEdge]]></category>
		<category><![CDATA[InterpCrv]]></category>
		<category><![CDATA[Join]]></category>
		<category><![CDATA[Match]]></category>
		<category><![CDATA[MergeSrf]]></category>
		<category><![CDATA[Mirror]]></category>
		<category><![CDATA[Move]]></category>
		<category><![CDATA[Paste]]></category>
		<category><![CDATA[PlanarSrf]]></category>
		<category><![CDATA[PointsOff]]></category>
		<category><![CDATA[PointsOn]]></category>
		<category><![CDATA[Polyline]]></category>
		<category><![CDATA[Sweep1]]></category>
		<category><![CDATA[Trim]]></category>

		<guid isPermaLink="false">http://www.rhino3dhelp.com/tutorials/learn-how-to-model-a-bottle/</guid>
		<description><![CDATA[In this tutorial we will try to make a Domestos bottle. Not so accurate, but close enough! In this tutorial I will show you how to model a plastic bottle. To be more precise, this is a Domestos bottle. But the same method can be used to model any kind of bottle like shampoo bottle. [...]]]></description>
			<content:encoded><![CDATA[<p>In this tutorial we will try to make a Domestos bottle. Not so accurate, but close enough!<br />
<span id="more-499"></span></p>
<p>In this tutorial I will show you how to model a plastic bottle. To be more precise, this is a Domestos bottle. But the same method can be used to model any kind of bottle like shampoo bottle.</p>
<p><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/05/gerry_bottle.jpg" alt="gerry_bottle.jpg" /><br />
Image made by: <a href="http://www.rhino3dhelp.com/forum/index.php?action=profile;u=13">gery</a></p>
<h2>RESOURCES</h2>
<p><a title="180420084211.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/180420084211.jpg" rel="lightbox[499]">TOP VIEW-&gt;180420084211.jpg</a></p>
<p><a title="18042008423.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/18042008423.jpg" rel="lightbox[499]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/18042008423.thumbnail.jpg" alt="18042008423.jpg" /></a> <a title="sticker.png" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/sticker.png" rel="lightbox[499]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/sticker.thumbnail.png" alt="sticker.png" /></a></p>
<h2>STEP 1</h2>
<p>Ok, before I forget, the background image in top viewport is 208 units wide, and the one in Front viewport is 191 units wide. Ok, so after you set up your image references, we can start with the base of our bottle.</p>
<p>We will first make two lines with <a href="http://www.rhino3dhelp.com/tag/polyline/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Polyline">Polyline</a> (or <a href="http://www.rhino3dhelp.com/tag/line/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Line">Line</a>) command and make the second one go through the middle of the first one. You can either make the lines first, and then using Mid osnap option position the two lines in their middle, or you can make a longer line with <a href="http://www.rhino3dhelp.com/tag/polyline/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Polyline">Polyline</a> and then using <a href="http://www.rhino3dhelp.com/tag/line/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Line">Line</a>: From Midpoint (From lines menu) and start that line from the middle of the longer one&#8230;</p>
<p>The longer line is 92mm, and the shorter one is  60mm. If you use Midpoint line then input half, 30mm.</p>
<p><a title="domestos_1.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_1.jpg" rel="lightbox[499]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_1.thumbnail.jpg" alt="domestos_1.jpg" /></a></p>
<p>Next, create a circle of Radius 85mm anywhere in the top viewport. And then, using Quad option in Osnap move the circle to fit the end of the shorter line.</p>
<p><a title="domestos_2.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_2.jpg" rel="lightbox[499]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_2.thumbnail.jpg" alt="domestos_2.jpg" /></a> <a title="domestos_3.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_3.jpg" rel="lightbox[499]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_3.thumbnail.jpg" alt="domestos_3.jpg" /></a></p>
<p>After you&#8217;ve done that, we need to mirror that circle over our longer line and then make two lines at each end and perpendicular to the longer line.</p>
<p><a title="domestos_4.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_4.jpg" rel="lightbox[499]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_4.thumbnail.jpg" alt="domestos_4.jpg" /></a></p>
<p><a href="http://www.rhino3dhelp.com/tag/trim/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Trim">Trim</a> the parts we don&#8217;t need, and fillet the corners with  radius of 25mm.</p>
<p><a title="domestos_5.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_5.jpg" rel="lightbox[499]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_5.thumbnail.jpg" alt="domestos_5.jpg" /></a></p>
<p>Now make an ellipse 84mm wide and 54mm high.</p>
<p><a title="domestos_20.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_20.jpg" rel="lightbox[499]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_20.thumbnail.jpg" alt="domestos_20.jpg" /></a></p>
<h2>STEP 2</h2>
<p><a href="http://www.rhino3dhelp.com/tag/join/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Join">Join</a> all curves into one closed and extrude by 170mm upwards.</p>
<p><a title="domestos_6.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_6.jpg" rel="lightbox[499]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_6.thumbnail.jpg" alt="domestos_6.jpg" /></a></p>
<p>Next, make a line at the mid of our extruded ellipsoid.</p>
<p><a title="domestos_7.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_7.jpg" rel="lightbox[499]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_7.thumbnail.jpg" alt="domestos_7.jpg" /></a></p>
<p>With <a href="http://www.rhino3dhelp.com/tag/interpcrv/" class="st_tag internal_tag" rel="tag" title="Posts tagged with InterpCrv">InterpCrv</a> command make a curve and then using match command match that curve to be tangent to the line we just made:</p>
<p><a title="domestos_8.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_8.jpg" rel="lightbox[499]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_8.thumbnail.jpg" alt="domestos_8.jpg" /></a> <a title="domestos_9.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_9.jpg" rel="lightbox[499]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_9.thumbnail.jpg" alt="domestos_9.jpg" /></a></p>
<p>In the Front viewport, from the start of curve make a line like on the image below and make it 50mm long, then from that line&#8217;s middle point, make another line 40mm long (it would be very helpful if you use <a href="http://www.rhino3dhelp.com/tag/line/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Line">Line</a>: from Midpoint).  Next, make another line perpendicular (use Perp option in Osnap) to those two lines, and make it long enough as the cap of this bottle is.  Now move the 40mm long line along that perpendicular line so it fits the image.</p>
<p><a title="domestos_10.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_10.jpg" rel="lightbox[499]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_10.thumbnail.jpg" alt="domestos_10.jpg" /></a><a title="domestos_11.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_11.jpg" rel="lightbox[499]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_11.thumbnail.jpg" alt="domestos_11.jpg" /></a><a title="domestos_12.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_12.jpg" rel="lightbox[499]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_12.thumbnail.jpg" alt="domestos_12.jpg" /></a></p>
<p>Create two circles with center on the perpendicular line, and end point on the end of each line (the ones 50mm and 40mm). The easiest way to do this is from Perspective view. Mid and End options in Osnap are very helpful here.</p>
<p><a title="domestos_13.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_13.jpg" rel="lightbox[499]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_13.thumbnail.jpg" alt="domestos_13.jpg" /></a></p>
<p>Now on the other end make a small line as on the background image:</p>
<p><a title="domestos_14.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_14.jpg" rel="lightbox[499]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_14.thumbnail.jpg" alt="domestos_14.jpg" /></a></p>
<p>Now, make an interpolated curve between the upper end of this small line and bigger circle:</p>
<p><a title="domestos_15.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_15.jpg" rel="lightbox[499]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_15.thumbnail.jpg" alt="domestos_15.jpg" /></a></p>
<p>Using <a href="http://www.rhino3dhelp.com/tag/pointson/" class="st_tag internal_tag" rel="tag" title="Posts tagged with PointsOn">PointsOn</a> command show the control points of that curve (that is still showing as a straight line &#8211; but not for long). Now move one of the control points to the left a little :</p>
<p><a title="domestos_16.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_16.jpg" rel="lightbox[499]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_16.thumbnail.jpg" alt="domestos_16.jpg" /></a></p>
<p>Fillet the curve and little line with 10mm radius.</p>
<p><a title="domestos_17.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_17.jpg" rel="lightbox[499]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_17.thumbnail.jpg" alt="domestos_17.jpg" /></a></p>
<p>Now, you can turn off the control points with <a href="http://www.rhino3dhelp.com/tag/pointsoff/" class="st_tag internal_tag" rel="tag" title="Posts tagged with PointsOff">PointsOff</a> command.</p>
<p>With Sweep 2 rails (sweep2) command select two opposite curves as rails and the bigger circle and the surface edge as two cross sections:</p>
<p><a title="domestos_18.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_18.jpg" rel="lightbox[499]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_18.thumbnail.jpg" alt="domestos_18.jpg" /></a> <a title="domestos_19.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_19.jpg" rel="lightbox[499]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/domestos_19.thumbnail.jpg" alt="domestos_19.jpg" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rhino3dhelp.com/tutorials/learn-how-to-model-a-bottle/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Modeling Rowenta Hair Dryer</title>
		<link>http://www.rhino3dhelp.com/tutorials/modeling-rowenta-hair-dryer/</link>
		<comments>http://www.rhino3dhelp.com/tutorials/modeling-rowenta-hair-dryer/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 23:59:39 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[Modeling]]></category>
		<category><![CDATA[Moderate]]></category>
		<category><![CDATA[Product design]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Arc]]></category>
		<category><![CDATA[ArrayPolar]]></category>
		<category><![CDATA[BlendSrf]]></category>
		<category><![CDATA[Circle]]></category>
		<category><![CDATA[Copy]]></category>
		<category><![CDATA[Delete]]></category>
		<category><![CDATA[DupBorder]]></category>
		<category><![CDATA[Ellipse]]></category>
		<category><![CDATA[ExtrudeCrv]]></category>
		<category><![CDATA[FilletEdge]]></category>
		<category><![CDATA[FilletSrf]]></category>
		<category><![CDATA[InterpCrv]]></category>
		<category><![CDATA[Join]]></category>
		<category><![CDATA[Loft]]></category>
		<category><![CDATA[Match]]></category>
		<category><![CDATA[Move]]></category>
		<category><![CDATA[Offset]]></category>
		<category><![CDATA[OffsetSrf]]></category>
		<category><![CDATA[Paste]]></category>
		<category><![CDATA[Patch]]></category>
		<category><![CDATA[PointsOff]]></category>
		<category><![CDATA[PointsOn]]></category>
		<category><![CDATA[Polyline]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Rectangle]]></category>
		<category><![CDATA[Rotate]]></category>
		<category><![CDATA[Scale]]></category>
		<category><![CDATA[Split]]></category>
		<category><![CDATA[Sweep1]]></category>
		<category><![CDATA[Sweep2]]></category>
		<category><![CDATA[Trim]]></category>

		<guid isPermaLink="false">http://www.rhino3dhelp.com/tutorials/modeling-rowenta-hair-dryer/</guid>
		<description><![CDATA[Here is one organic tutorial, helping you with some standard shapes and objects. Check this one! Ok, first, sorry for delay, I&#8217;ve been meaning to write this one down for 4 days now. I must say that I&#8217;m pretty happy with this one, it turned out very accurate and great. I really like it! And [...]]]></description>
			<content:encoded><![CDATA[<p>Here is one organic tutorial, helping you with some standard shapes and objects. Check this one!<br />
<span id="more-420"></span></p>
<p><a title="fhaird_dryer_004.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/fhaird_dryer_004.jpg" rel="lightbox[420]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/fhaird_dryer_004.jpg" alt="fhaird_dryer_004.jpg" /></a></p>
<p>Ok, first, sorry for delay, I&#8217;ve been meaning to write this one down for 4 days now.</p>
<p>I must say that I&#8217;m pretty happy with this one, it turned out very accurate and great. I really like it! And it is pretty easy to model it. So check it out:</p>
<h2>RESOURCES</h2>
<p><a title="11042008419.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/11042008419.jpg" rel="lightbox[420]">1042008419.jpg</a></p>
<h2>STEP 1</h2>
<p>Ok, first things first, so lets start with tubular part. The part where the motor and heater is. I&#8217;ve measured 120mm the length and make a line with <a href="http://www.rhino3dhelp.com/tag/polyline/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Polyline">Polyline</a> or <a href="http://www.rhino3dhelp.com/tag/line/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Line">Line</a> command (the length of our reference image is 190mm). We will make three circles two on the start and end of line, and one 30 or 40mm from the left circle. You need to offset them by 2mm, or simply make another circle. I made another circle, so in the end I ended up with 6 circles. Far two right circles are in radius 26 and 28mm. The far left two are 34 and 36mm, and the inner two are 35 and 37mm.</p>
<p><a title="hair_dryer_1.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/hair_dryer_1.jpg" rel="lightbox[420]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/hair_dryer_1.thumbnail.jpg" alt="hair_dryer_1.jpg" /></a></p>
<p>Using <a href="http://www.rhino3dhelp.com/tag/interpcrv/" class="st_tag internal_tag" rel="tag" title="Posts tagged with InterpCrv">InterpCrv</a> command make a line connecting three outer circles. (use Quad option in Osnap for easier snapping). Next, do the same step for 3 inner circles.</p>
<p><a title="hair_dryer_2.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/hair_dryer_2.jpg" rel="lightbox[420]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/hair_dryer_2.thumbnail.jpg" alt="hair_dryer_2.jpg" /></a></p>
<p>Using <a href="http://www.rhino3dhelp.com/tag/sweep2/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sweep2">Sweep2</a> for first and second rail select outer two circles, and for cross section curve select <a href="http://www.rhino3dhelp.com/tag/curve/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Curve">Curve</a> we made earlier.</p>
<p>Make an ellipse  and position it like on the image below:</p>
<p><a title="hair_dryer_3.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/hair_dryer_3.jpg" rel="lightbox[420]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/hair_dryer_3.thumbnail.jpg" alt="hair_dryer_3.jpg" /></a></p>
<p>Next, from Front viewport use <a href="http://www.rhino3dhelp.com/tag/project/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Project">Project</a> command to project that ellipse onto our tubular surface. You will get two curves on the surface, and we need only the front one. Using it, we will trim the surface and make a hole:</p>
<p><a title="hair_dryer_4.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/hair_dryer_4.jpg" rel="lightbox[420]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/hair_dryer_4.thumbnail.jpg" alt="hair_dryer_4.jpg" /></a></p>
<p>Now, we&#8217;ll move onto handle. I like jumping from one part to another, I guess you already found that out <img src='http://www.rhino3dhelp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>From top viewport using reference image, outline outer edges with <a href="http://www.rhino3dhelp.com/tag/interpcrv/" class="st_tag internal_tag" rel="tag" title="Posts tagged with InterpCrv">InterpCrv</a>.  Just to make sure, I made a straight horizontal line in Top viewport (using Ortho) and trimmed off the two curves. Now, we are sure those two curves has endings in the same cplane.</p>
<p><a title="hair_dryer_5.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/hair_dryer_5.jpg" rel="lightbox[420]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/hair_dryer_5.thumbnail.jpg" alt="hair_dryer_5.jpg" /></a></p>
<p>Create another ellipse, this time one radius 15mm and other 13mm.  Using End and Quad options in Osnap, position the ellipse between two curves, first move it to the end of one curve, and using <a href="http://www.rhino3dhelp.com/tag/pointson/" class="st_tag internal_tag" rel="tag" title="Posts tagged with PointsOn">PointsOn</a> command, stretch the ellipse to fit the other curve&#8217;s end.</p>
<p><a title="hair_dryer_7.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/hair_dryer_7.jpg" rel="lightbox[420]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/hair_dryer_7.thumbnail.jpg" alt="hair_dryer_7.jpg" /></a><a title="hair_dryer_8.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/hair_dryer_8.jpg" rel="lightbox[420]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/hair_dryer_8.thumbnail.jpg" alt="hair_dryer_8.jpg" /></a><a title="hair_dryer_9.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/hair_dryer_9.jpg" rel="lightbox[420]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/hair_dryer_9.thumbnail.jpg" alt="hair_dryer_9.jpg" /></a><a title="hair_dryer_10.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/hair_dryer_10.jpg" rel="lightbox[420]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/hair_dryer_10.thumbnail.jpg" alt="hair_dryer_10.jpg" /></a></p>
<p><a href="http://www.rhino3dhelp.com/tag/copy/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Copy">Copy</a> that ellipse, and position it like on the image below. You also need to stretch it with moving control points so it touches both curves. I have also made this ellipse 4 points higher. So, select upper three control points and move them 4 units up, and then move lower three control points and move them by 4 units (mm) down.</p>
<p><a title="hair_dryer_11.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/hair_dryer_11.jpg" rel="lightbox[420]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/hair_dryer_11.thumbnail.jpg" alt="hair_dryer_11.jpg" /></a></p>
<p>Next, using that second bigger ellipsoid and two handle curves, we will make a sweep2.</p>
<p><a title="hair_dryer_12.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/hair_dryer_12.jpg" rel="lightbox[420]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/hair_dryer_12.thumbnail.jpg" alt="hair_dryer_12.jpg" /></a></p>
<p>Using <a href="http://www.rhino3dhelp.com/tag/dupborder/" class="st_tag internal_tag" rel="tag" title="Posts tagged with DupBorder">DupBorder</a> we will duplicate border of newly created surface. We will get two closed curves, and we need the little one only, as we already have the bigger one. So, now, delete the surface, and again create sweep2 rail between two rail curves, and using now three closed curves:</p>
<p><a title="hair_dryer_13.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/hair_dryer_13.jpg" rel="lightbox[420]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/hair_dryer_13.thumbnail.jpg" alt="hair_dryer_13.jpg" /></a></p>
<p>And now, we have a handle! Next, we will blend the two surfaces, so use BlendSrf command. Note that we need to check the Same height shapes option:</p>
<p><a title="hair_dryer_14.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/hair_dryer_14.jpg" rel="lightbox[420]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/hair_dryer_14.thumbnail.jpg" alt="hair_dryer_14.jpg" /></a></p>
<p>Hopefully you got something like on the image below:</p>
<p><a title="hair_dryer_15.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/hair_dryer_15.jpg" rel="lightbox[420]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/hair_dryer_15.thumbnail.jpg" alt="hair_dryer_15.jpg" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rhino3dhelp.com/tutorials/modeling-rowenta-hair-dryer/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Help modeling air circulator</title>
		<link>http://www.rhino3dhelp.com/tutorials/help-with-portable-air-circulator/</link>
		<comments>http://www.rhino3dhelp.com/tutorials/help-with-portable-air-circulator/#comments</comments>
		<pubDate>Sat, 05 Apr 2008 13:49:57 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[Modeling]]></category>
		<category><![CDATA[Moderate]]></category>
		<category><![CDATA[Product design]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Arc]]></category>
		<category><![CDATA[BlendSrf]]></category>
		<category><![CDATA[BooleanDifference]]></category>
		<category><![CDATA[Circle]]></category>
		<category><![CDATA[Copy]]></category>
		<category><![CDATA[DupBorder]]></category>
		<category><![CDATA[Explode]]></category>
		<category><![CDATA[ExtrudeCrv]]></category>
		<category><![CDATA[ExtrudeSrf]]></category>
		<category><![CDATA[FilletEdge]]></category>
		<category><![CDATA[Hide]]></category>
		<category><![CDATA[InterpCrv]]></category>
		<category><![CDATA[Join]]></category>
		<category><![CDATA[Loft]]></category>
		<category><![CDATA[Mirror]]></category>
		<category><![CDATA[Move]]></category>
		<category><![CDATA[NetworkSrf]]></category>
		<category><![CDATA[Offset]]></category>
		<category><![CDATA[PlanarSrf]]></category>
		<category><![CDATA[PointsOff]]></category>
		<category><![CDATA[PointsOn]]></category>
		<category><![CDATA[Polyline]]></category>
		<category><![CDATA[Rebuild]]></category>
		<category><![CDATA[Rectangle]]></category>
		<category><![CDATA[Rotate]]></category>
		<category><![CDATA[Show]]></category>
		<category><![CDATA[Spiral]]></category>
		<category><![CDATA[Split]]></category>
		<category><![CDATA[SrfPt]]></category>
		<category><![CDATA[Sweep1]]></category>
		<category><![CDATA[Sweep2]]></category>
		<category><![CDATA[Trim]]></category>

		<guid isPermaLink="false">http://www.rhino3dhelp.com/tutorials/help-with-portable-air-circulator/</guid>
		<description><![CDATA[Lets make air circulator this time. I&#8217;ll help you with basics here and we will model one nice model in the end. Resources Blueprints (required registration, but I think it is worth!) STEP 1 Again, in this tutorial I have also skipped the blueprints setup. First, create 3 outline curves in Front viewport with InterpCrv [...]]]></description>
			<content:encoded><![CDATA[<p>Lets make air circulator this time. I&#8217;ll help you with basics here and we will model one nice model in the end.<br />
<span id="more-294"></span></p>
<p><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/air_circ.jpg" alt="air_circ.jpg" /></p>
<h2>Resources</h2>
<p><a href="http://www.freepatentsonline.com/D482772.html">Blueprints</a> (required registration, but I think it is worth!)</p>
<h2>STEP 1</h2>
<p>Again, in this tutorial I have also skipped the blueprints setup.</p>
<p>First, create 3 outline curves in Front viewport with <a href="http://www.rhino3dhelp.com/tag/interpcrv/" class="st_tag internal_tag" rel="tag" title="Posts tagged with InterpCrv">InterpCrv</a> and bridge two upper with one line using polyline (good to have osnap Near option turned on)</p>
<p><a title="air_circ_image1.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/air_circ_image1.jpg" rel="lightbox[294]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/air_circ_image1.thumbnail.jpg" alt="air_circ_image1.jpg" /></a></p>
<p>Next, split those two bridged curves with that created line (bridge).</p>
<p>Create using <a href="http://www.rhino3dhelp.com/tag/interpcrv/" class="st_tag internal_tag" rel="tag" title="Posts tagged with InterpCrv">InterpCrv</a> outline for the handle section, and offset by 1 inside.</p>
<p><a title="air_circ_image2.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/air_circ_image2.jpg" rel="lightbox[294]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/air_circ_image2.thumbnail.jpg" alt="air_circ_image2.jpg" /></a></p>
<p><a href="http://www.rhino3dhelp.com/tag/trim/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Trim">Trim</a> the two curves and split outline curves.</p>
<p>Then, from right viewport, create three lines, and  Fillet the corners with 1 unit. <a href="http://www.rhino3dhelp.com/tag/offset/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Offset">Offset</a> that curve by 1 unit inside, and you will create another instance of this curve, but this one won&#8217;t have filleted corners.</p>
<p><a title="air_circ_image3.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/air_circ_image3.jpg" rel="lightbox[294]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/air_circ_image3.thumbnail.jpg" alt="air_circ_image3.jpg" /></a></p>
<p>Extrude those two curves and trim two newly created surfaces with the curves in Front viewport.</p>
<p><a title="air_circ_image4.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/air_circ_image4.jpg" rel="lightbox[294]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/air_circ_image4.thumbnail.jpg" alt="air_circ_image4.jpg" /></a></p>
<p>The two curves for handle section need to be positioned on the center of your base surfaces. I&#8217;ve done that by first creating the surface  with Surface from 3 or 4 Corner Points command (SrfPt) and I positioned that surface on the middle of my model. I&#8217;ll use that surface for future centerings (I hide it when not needed).</p>
<p><a title="air_circ_image5.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/air_circ_image5.jpg" rel="lightbox[294]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/air_circ_image5.thumbnail.jpg" alt="air_circ_image5.jpg" /></a></p>
<p>When you moved those two curves to the center, extrude them according to image below:</p>
<p><a title="air_circ_image6.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/air_circ_image6.jpg" rel="lightbox[294]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/air_circ_image6.thumbnail.jpg" alt="air_circ_image6.jpg" /></a></p>
<p>Here, I&#8217;ve used BothSides option in Extrude command. Notice the Top viewport to see the extrusion distance.</p>
<p>Blend the edges of coresponding surfaces, check image below for reference&#8230;</p>
<p><a title="air_circ_image7.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/air_circ_image7.jpg" rel="lightbox[294]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/air_circ_image7.thumbnail.jpg" alt="air_circ_image7.jpg" /></a></p>
<p>Connect blend curves with lines on the mid</p>
<p><a title="air_circ_image8.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/air_circ_image8.jpg" rel="lightbox[294]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/air_circ_image8.thumbnail.jpg" alt="air_circ_image8.jpg" /></a></p>
<p>Using Network Surface command create surface out of two blend curves and one line.</p>
<p><a title="air_circ_image9.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/air_circ_image9.jpg" rel="lightbox[294]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/air_circ_image9.thumbnail.jpg" alt="air_circ_image9.jpg" /></a></p>
<p>Do this step for 3 other parts, and join the surfaces. Next, we need to blend the inner and outer surface&#8230; I used 0.5 for both sides blend bulge.</p>
<p><a title="air_circ_image10.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/air_circ_image10.jpg" rel="lightbox[294]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/air_circ_image10.thumbnail.jpg" alt="air_circ_image10.jpg" /></a></p>
<p>In the picture above you can see that I didn&#8217;t use blend for connecting the two network surfaces, instead I used <a href="http://www.rhino3dhelp.com/tag/sweep2/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sweep2">Sweep2</a>. Do that 3 more times for other surfaces.</p>
<p>And for the little 3 curved surface corners I used <a href="http://www.rhino3dhelp.com/tag/sweep1/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sweep1">Sweep1</a>:</p>
<p><a title="air_circ_image11.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/air_circ_image11.jpg" rel="lightbox[294]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/air_circ_image11.thumbnail.jpg" alt="air_circ_image11.jpg" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rhino3dhelp.com/tutorials/help-with-portable-air-circulator/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
