<?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; Blend</title>
	<atom:link href="http://www.rhino3dhelp.com/tag/blend/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>Thu, 17 Jun 2010 12:23:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<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 <a href="http://www.rhino3dhelp.com/tag/offsetsrf/" class="st_tag internal_tag" rel="tag" title="Posts tagged with OffsetSrf">OffsetSrf</a> command, we need to offset this surface to inside by 0.3 units. So, make sure you flip the direction normals when in <a href="http://www.rhino3dhelp.com/tag/offsetsrf/" class="st_tag internal_tag" rel="tag" title="Posts tagged with OffsetSrf">OffsetSrf</a> 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 <a href="http://www.rhino3dhelp.com/tag/blendsrf/" class="st_tag internal_tag" rel="tag" title="Posts tagged with BlendSrf">BlendSrf</a> command blend the gaps and Join 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>4</slash:comments>
		</item>
		<item>
		<title>Modeling a Kitchen Tap</title>
		<link>http://www.rhino3dhelp.com/tutorials/modeling-a-kitchen-tap/</link>
		<comments>http://www.rhino3dhelp.com/tutorials/modeling-a-kitchen-tap/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 00:22:05 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Modeling]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[ArrayPolar]]></category>
		<category><![CDATA[Blend]]></category>
		<category><![CDATA[BooleanUnion]]></category>
		<category><![CDATA[Cap]]></category>
		<category><![CDATA[Circle]]></category>
		<category><![CDATA[CloseCrv]]></category>
		<category><![CDATA[Copy]]></category>
		<category><![CDATA[Explode]]></category>
		<category><![CDATA[Extend]]></category>
		<category><![CDATA[ExtractSrf]]></category>
		<category><![CDATA[ExtrudeCrv]]></category>
		<category><![CDATA[FilletEdge]]></category>
		<category><![CDATA[InterpCrv]]></category>
		<category><![CDATA[Join]]></category>
		<category><![CDATA[Line]]></category>
		<category><![CDATA[Loft]]></category>
		<category><![CDATA[Move]]></category>
		<category><![CDATA[MoveFace]]></category>
		<category><![CDATA[NetworkSrf]]></category>
		<category><![CDATA[Offset]]></category>
		<category><![CDATA[PictureFrame]]></category>
		<category><![CDATA[Pipe]]></category>
		<category><![CDATA[PlanarSrf]]></category>
		<category><![CDATA[Point]]></category>
		<category><![CDATA[Polyline]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Rectangle]]></category>
		<category><![CDATA[Scale]]></category>
		<category><![CDATA[Split]]></category>
		<category><![CDATA[Sweep1]]></category>
		<category><![CDATA[Trim]]></category>

		<guid isPermaLink="false">http://www.rhino3dhelp.com/?p=1493</guid>
		<description><![CDATA[We will go through the process of modeling a simple, but stylish tap in this tutorial. I tried to write this one for beginners, so if you are starting out in Rhino, this might be one of the tutorials for you. INTRODUCTION Ok, this tutorial is pretty simple modeling wise, and probably doesn&#8217;t bring you [...]]]></description>
			<content:encoded><![CDATA[<p>We will go through the process of modeling a simple, but stylish tap in this tutorial. I tried to write this one for beginners, so if you are starting out in Rhino, this might be one of the tutorials for you.</p>
<p><span id="more-1493"></span></p>
<h3>INTRODUCTION</h3>
<p>Ok, this tutorial is pretty simple modeling wise, and probably doesn&#8217;t bring you anything newer than the previous tutorials, but none the less it is a good practice. Again, in this tutorial we&#8217;re not designing but rather just sharpening our modeling skills in Rhino. And by wide range of different models to model through these tutorials, you just simply learn to model. So, lets begin with this one.</p>
<p>This is the model you will create:</p>
<div id="attachment_1573" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img79.jpg" rel="lightbox[1493]"><img class="size-medium wp-image-1573" title="tap_img79" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img79-300x191.jpg" alt="Final" width="300" height="191" /></a><p class="wp-caption-text">Final</p></div>
<h3>STEP 1</h3>
<p>We will start out from Top viewport with couple of Circles. It is always good practice to start modeling your model from origin. Usually things are symmetric and this way you are able to control your model even more, not to mention model one half if the other is the same.</p>
<p>Go ahead, and create two Circles with <a href="http://www.rhino3dhelp.com/tag/circle/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Circle">Circle</a> command using 12 units and 8.75 as radii.</p>
<div id="attachment_1494" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img1.jpg" rel="lightbox[1493]"><img class="size-medium wp-image-1494" title="tap_img1" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img1-300x193.jpg" alt="img1" width="300" height="193" /></a><p class="wp-caption-text">img1</p></div>
<p>Then you need to move the smaller Circle up on the Z axis by 4 units. Do it either from Front or Right viewport.</p>
<div id="attachment_1495" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img2.jpg" rel="lightbox[1493]"><img class="size-medium wp-image-1495" title="tap_img2" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img2-300x193.jpg" alt="img2" width="300" height="193" /></a><p class="wp-caption-text">img2</p></div>
<p>Now, you need to <a href="http://www.rhino3dhelp.com/tag/copy/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Copy">Copy</a> that Circle and move it up by 44.5 units.</p>
<div id="attachment_1496" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img3.jpg" rel="lightbox[1493]"><img class="size-medium wp-image-1496" title="tap_img3" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img3-300x193.jpg" alt="img3" width="300" height="193" /></a><p class="wp-caption-text">img3</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, and with <a href="http://www.rhino3dhelp.com/tag/cap/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Cap">Cap</a> option set to YES, you should extrude bottom (bigger) circle up by 4 units. To do that without measuring and typing in the command prompt the values, you could easily just use Object Snap (OSnap) with Near option turned on.</p>
<div id="attachment_1497" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img4.jpg" rel="lightbox[1493]"><img class="size-medium wp-image-1497" title="tap_img4" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img4-300x193.jpg" alt="tap4" width="300" height="193" /></a><p class="wp-caption-text">tap4</p></div>
<p>Do the same for the smaller circle. Using the bottom one extrude it, all the way up to the upper one.</p>
<div id="attachment_1498" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img5.jpg" rel="lightbox[1493]"><img class="size-medium wp-image-1498" title="tap_img5" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img5-300x193.jpg" alt="img5" width="300" height="193" /></a><p class="wp-caption-text">img5</p></div>
<p>Now, with <a href="http://www.rhino3dhelp.com/tag/point/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Point">Point</a> command, create a point from Front viewport with x,y as -18,31 (x=-18, y=31).</p>
<p>From that Point, working in Right viewport create another Circle with radius of 8.45. If you turn on the OSnap &#8220;Point&#8221; option you will snap with center on the point.</p>
<div id="attachment_1499" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img6.jpg" rel="lightbox[1493]"><img class="size-medium wp-image-1499" title="tap_img6" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img6-300x193.jpg" alt="img6" width="300" height="193" /></a><p class="wp-caption-text">img6</p></div>
<p>Using that Circle, we will create another extrusion. Using ExtrudeCrv command again we will extrude that Circle by 18 units. Just to the y axis.</p>
<div id="attachment_1500" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img7.jpg" rel="lightbox[1493]"><img class="size-medium wp-image-1500" title="tap_img7" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img7-300x193.jpg" alt="tap7" width="300" height="193" /></a><p class="wp-caption-text">img7</p></div>
<p>Using <a href="http://www.rhino3dhelp.com/tag/booleanunion/" class="st_tag internal_tag" rel="tag" title="Posts tagged with BooleanUnion">BooleanUnion</a> command, join the three surfaces to form one. Then with <a href="http://www.rhino3dhelp.com/tag/filletedge/" class="st_tag internal_tag" rel="tag" title="Posts tagged with FilletEdge">FilletEdge</a> command, you will create filleted edge.</p>
<div id="attachment_1501" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img8.jpg" rel="lightbox[1493]"><img class="size-medium wp-image-1501" title="tap_img8" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img8-300x193.jpg" alt="img8" width="300" height="193" /></a><p class="wp-caption-text">img8</p></div>
<p>Ok, before you go and create a FilletEdge with default 1 unit as radius, you just need to start the command and select the edge like on the image above. Now, click on the AddHandle option to add handles. We are not going to have the same radius. We are going to have 4 handles, where we already have one. So using Quad OSnap option (it would be good to turn off the others) we will add 3 more handles on quad sections. Then, clicking on the handles dots you can input the radius for each one. So, for the upper and lower we will set 0.5, and left and right 2 units.</p>
<div id="attachment_1502" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img9.jpg" rel="lightbox[1493]"><img class="size-medium wp-image-1502" title="tap_img9" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img9-300x193.jpg" alt="img9" width="300" height="193" /></a><p class="wp-caption-text">img9</p></div>
<div id="attachment_1503" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img10.jpg" rel="lightbox[1493]"><img class="size-medium wp-image-1503" title="tap_img10" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img10-300x193.jpg" alt="img10" width="300" height="193" /></a><p class="wp-caption-text">img10</p></div>
<p>Again, using FilletEdge fillet the edges like on the image below (use 0.2 as radius):</p>
<div id="attachment_1504" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img11.jpg" rel="lightbox[1493]"><img class="size-medium wp-image-1504" title="tap_img11" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img11-300x193.jpg" alt="img11" width="300" height="193" /></a><p class="wp-caption-text">img11</p></div>
<p>Now we will create two more circles. You can use the existing one to Copy it and make two more instances 0.8 units and 10.3 units left of the original circle looking from the top viewport.</p>
<div id="attachment_1505" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img12.jpg" rel="lightbox[1493]"><img class="size-medium wp-image-1505" title="tap_img12" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img12-300x193.jpg" alt="img12" width="300" height="193" /></a><p class="wp-caption-text">img12</p></div>
<p>Using the same original circle like on the image above, we will <a href="http://www.rhino3dhelp.com/tag/offset/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Offset">Offset</a> it by 2 units inwards.</p>
<div id="attachment_1506" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img13.jpg" rel="lightbox[1493]"><img class="size-medium wp-image-1506" title="tap_img13" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img13-300x193.jpg" alt="img13" width="300" height="193" /></a><p class="wp-caption-text">img13</p></div>
<p>We will extrude that offset circle by -3.8 (the minus sign means it will extrude to the left, rather than the default right &#8211; towards positive).</p>
<div id="attachment_1507" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img14.jpg" rel="lightbox[1493]"><img class="size-medium wp-image-1507" title="tap_img14" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img14-300x193.jpg" alt="img14" width="300" height="193" /></a><p class="wp-caption-text">img14</p></div>
<p>Using BooleanUnion join that cylinder with the rest of the tap body. Now, using FilletEdge and 0.2 as fillet radius fillet the edges like on the image below:</p>
<div id="attachment_1508" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img15.jpg" rel="lightbox[1493]"><img class="size-medium wp-image-1508" title="tap_img15" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img15-300x193.jpg" alt="img15" width="300" height="193" /></a><p class="wp-caption-text">img15</p></div>
<p>Using the two single circles we created earlier, make a solid with ExtrudeCrv command:</p>
<div id="attachment_1509" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img16.jpg" rel="lightbox[1493]"><img class="size-medium wp-image-1509" title="tap_img16" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img16-300x193.jpg" alt="img16" width="300" height="193" /></a><p class="wp-caption-text">img16</p></div>
<p>Now, isolate the cylinder you just created and the circles on the edges of that cylinder. You can use Hide and UnHide commands, or just use Layers and put them in different layers. Either way you need to isolate your objects you&#8217;re working on.</p>
<div id="attachment_1510" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img17.jpg" rel="lightbox[1493]"><img class="size-medium wp-image-1510" title="tap_img17" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img17-300x193.jpg" alt="img17" width="300" height="193" /></a><p class="wp-caption-text">img17</p></div>
<p>Using Offset command again, we will offset the Circle which is near the tap body. The right one looking from Front viewport. The offset distance will be 1.2 units towards inside.</p>
<div id="attachment_1511" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img18.jpg" rel="lightbox[1493]"><img class="size-medium wp-image-1511" title="tap_img18" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img18-300x193.jpg" alt="img18" width="300" height="193" /></a><p class="wp-caption-text">img18</p></div>
<p>Using <a href="http://www.rhino3dhelp.com/tag/split/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Split">Split</a> command we will split the cylinder object with inner circle. Then the surface which is left inside the circle needs to be moved by 2 units left looking from Front viewport.</p>
<div id="attachment_1512" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img19.jpg" rel="lightbox[1493]"><img class="size-medium wp-image-1512" title="tap_img19" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img19-300x193.jpg" alt="img19" width="300" height="193" /></a><p class="wp-caption-text">img19</p></div>
<p>Now, using <a href="http://www.rhino3dhelp.com/tag/loft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Loft">Loft</a> command we will fill in the gap between the surfaces.</p>
<div id="attachment_1513" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img20.jpg" rel="lightbox[1493]"><img class="size-medium wp-image-1513" title="tap_img20" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img20-300x193.jpg" alt="img20" width="300" height="193" /></a><p class="wp-caption-text">img20</p></div>
<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 with 0.2 as radius fillet these edges:</p>
<div id="attachment_1514" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img21.jpg" rel="lightbox[1493]"><img class="size-medium wp-image-1514" title="tap_img21" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img21-300x193.jpg" alt="img21" width="300" height="193" /></a><p class="wp-caption-text">img21</p></div>
<p>When you unhide everything, you should have something like this:</p>
<div id="attachment_1516" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img221.jpg" rel="lightbox[1493]"><img class="size-medium wp-image-1516" title="tap_img22" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img221-300x193.jpg" alt="img22" width="300" height="193" /></a><p class="wp-caption-text">img22</p></div>
<p>Now, we will edit a little this cylinder we worked on. Using <a href="http://www.rhino3dhelp.com/tag/moveface/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MoveFace">MoveFace</a> we will move left face of it like on the image below. The distance is not very important:</p>
<div id="attachment_1517" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img23.jpg" rel="lightbox[1493]"><img class="size-medium wp-image-1517" title="tap_img23" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img23-300x193.jpg" alt="img23" width="300" height="193" /></a><p class="wp-caption-text">img23</p></div>
<p>If you done all the measurements like I stated, then you should make a Point next. From any viewport this time, because we will define all three axis values. So, go make a Point with -26.35,0,74 (x,y,z).</p>
<p>After you&#8217;ve done the point, copy it using Copy command and move it down by 31.5 units:</p>
<div id="attachment_1518" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img24.jpg" rel="lightbox[1493]"><img class="size-medium wp-image-1518" title="tap_img24" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img24-300x193.jpg" alt="img24" width="300" height="193" /></a><p class="wp-caption-text">img24</p></div>
<p>Next we need another Circle. This time with a radius of 1.7 units, and a center in the lower point. You can easily do that by starting the Circle command then snapping to the point (use OSnap Point option) and clicking to set the center of the circle, then move to Top viewport (make it active) and input 1.7 units as radius.</p>
<div id="attachment_1519" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img25.jpg" rel="lightbox[1493]"><img class="size-medium wp-image-1519" title="tap_img25" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img25-300x193.jpg" alt="img25" width="300" height="193" /></a><p class="wp-caption-text">img25</p></div>
<p>Do the same for the upper Point, but create a circle there with radius of 2 units.</p>
<div id="attachment_1520" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img26.jpg" rel="lightbox[1493]"><img class="size-medium wp-image-1520" title="tap_img26" src="http://www.rhino3dhelp.com/wp-content/uploads/2009/11/tap_img26-300x193.jpg" alt="img26" width="300" height="193" /></a><p class="wp-caption-text">img26</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.rhino3dhelp.com/tutorials/modeling-a-kitchen-tap/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Modeling Vernier Caliper</title>
		<link>http://www.rhino3dhelp.com/tutorials/modeling-vernier-caliper/</link>
		<comments>http://www.rhino3dhelp.com/tutorials/modeling-vernier-caliper/#comments</comments>
		<pubDate>Sat, 23 Feb 2008 14:05:59 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[Modeling]]></category>
		<category><![CDATA[Product design]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[BackgroundBitmap]]></category>
		<category><![CDATA[Blend]]></category>
		<category><![CDATA[BooleanDifference]]></category>
		<category><![CDATA[BooleanUnion]]></category>
		<category><![CDATA[Circle]]></category>
		<category><![CDATA[CloseCrv]]></category>
		<category><![CDATA[Delete]]></category>
		<category><![CDATA[Explode]]></category>
		<category><![CDATA[Extrude]]></category>
		<category><![CDATA[Grid]]></category>
		<category><![CDATA[InterpCrv]]></category>
		<category><![CDATA[Loft]]></category>
		<category><![CDATA[Mirror]]></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/modeling-slide-rule/</guid>
		<description><![CDATA[In this tutorial I will help you with the basics of modeling a slide rule. It is pretty simple, but there is a lot to have in mind while modeling. I have corrected the wrong name, instead Slide Rule, this is actually called Vernier Caliper. So, thanks to Chuck Hoffmann for pointing that out Resource [...]]]></description>
			<content:encoded><![CDATA[<p>In this tutorial I will help you with the basics of modeling a slide rule. It is pretty simple, but there is a lot to have in mind while modeling.<br />
<span id="more-28"></span></p>
<p class="alt">I have corrected the wrong name, instead Slide Rule, this is actually called Vernier Caliper. So, thanks to Chuck Hoffmann for pointing that out</p>
<h2>Resource files</h2>
<p>Images</p>
<p><a title="08022008375.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/02/08022008375.jpg" rel="lightbox[28]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/02/08022008375.thumbnail.jpg" alt="08022008375.jpg" /></a></p>
<p>Blueprints (pdf)</p>
<p><a title="documentation.pdf" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/02/documentation.pdf"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/02/image2.thumbnail.jpg" alt="Step 2 - Blueprints" /></a></p>
<p>Video tutorial</p>
<p><a title="Click to open a video step by step version of this tutorial" href="http://www.rhino3dhelp.com/video/modeling-slide-rule-video/">http://www.rhino3dhelp.com/video/modeling-slide-rule-video/</a></p>
<h2>Introduction</h2>
<p>I&#8217;ve decided to make  a slide rule as my first tutorial because it will be the most used tool to measure object I will model. That way I can provide you very accurate blueprints and models for you to use and download.</p>
<p><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/02/slide_rule002.jpg" alt="The final model" /></p>
<h2>Step 1</h2>
<p>First, we will set up our scene with some background image that we will use as reference for modeling. Please note that I will not follow the curves in background image all the time. It is solely for reference, and my modeling is strictly based on my taken measures. Before we start, you need to open the centimeters template in Rhino. As we will have grid laid out as centimeters.</p>
<p>First we will measure the length of our slide rule. I don&#8217;t have another slide rule, so I&#8217;ll use regular ruler. If your Osnap is not enabled, please enable it now as it is the tool you will use the most! You just can&#8217;t live without it, and sometimes with it. Something like having a girlfriend.</p>
<p>I have measured 22.4 centimeters, so lets make a nice polyline long 22.4cm starting from origin of coordinate system (0,0). You can click on Snap so your cursor snaps on intersection of grid lines. That line is mostly for orienting the background image we will insert next.</p>
<p>So, lets put the background image. Go to View-&gt;Background Bitmap-&gt;Place and browse for your reference image (you can download it from this page). Again, if your snap is not on, click on it so it gets bold (that means it is on). You can either write in the command line 0,0 or you can click on origin. That is the first corner, and next you need second corner. Just move your mouse and stretch the box so it is a little wider than your 22.4 line. After that you are still in the command, and you can choose some of cool options, like grayscale image. It is default to yes, so you can click on no. I like it that way.</p>
<p>Now, we will adjust the background so it fits our reference line 22.4. First we need to move it a little to the left. Go to View-&gt;Background Bitmap-&gt;<a href="http://www.rhino3dhelp.com/tag/move/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Move">Move</a> and move it. I believe the image is self explanatory. Next we need to scale the background image down, go to View-&gt;Background Bitmap-&gt;<a href="http://www.rhino3dhelp.com/tag/scale/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Scale">Scale</a>.</p>
<p>This is what you need:</p>
<p><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/02/image1.jpg" alt="Step 1" /></p>
<h2>Step 2</h2>
<p>In this step, we will be making the base top view for our model. You need to have the documentation preferably printed out on A4 format for better comparison and readout of dimensions.</p>
<p><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/02/image2.jpg" alt="Step 2 - Blueprints" /></p>
<p>Ok, we&#8217;ll start from the upper right corner of our slide rule, and we&#8217;ll use polyline to create the base closed curve.  Lets create first 5 segments of this part. Select polyline (or type in command line _<a href="http://www.rhino3dhelp.com/tag/polyline/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Polyline">Polyline</a>) and click on that far upper right corner, and type in the command line 1.5 and press enter. Next input (you are still in the command) 21, then 1, then 0.1 and in the end 5th segment is 2.8 in length. You have something like in the picture.</p>
<p><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/02/image3.jpg" alt="Step 2 - First 5 segments" /></p>
<p>(please note that in technical world point &#8220;.&#8221; is used for decimal point, and comma &#8220;,&#8221; is used for separating the coordinates. i.e. 5,4 is a coordinate with 5 units as x or abscissa and 4 as y or ordinate, while 5.4 is length &#8211; if you are interested you can refer to wikipedia&#8217;s <a class="ext" title="Open wikipedia page about Cartesian system" href="http://en.wikipedia.org/wiki/Cartesian_coordinate_system">Cartesian coordinate system</a>)</p>
<p>We&#8217;ll continue with the segments, this time on the left upper side. We can start with putting the point in the start of our first reference line we created in step 1.</p>
<p><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/02/image4.jpg" alt="image4.jpg" /></p>
<p>That point we need to move along the reference line for 2.2cm right.  So use the move tool, click on the point, and input 2.2 in command line and make surein the osnap settings you have Near checked. Or, you can click on Ortho and move the point. Next, we will again use polyline and this time we will start from the moved point. Again, make sure you have <a href="http://www.rhino3dhelp.com/tag/point/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Point">Point</a> checked in osnap settings. Input 0.3 in polyline command, and go up, then click, input 2.2 go left and click (it is a lot easier if you have Ortho on the whole time you make this) and then input 1.8 and go down and click. End the command by hitting enter, or clicking right mouse button. Now, you need to disable Ortho and make that angle line. You can use polyline again for that. Now you can position the line according to reference background bitmap. Start from the end of last line, and end where the part is starting to curve according to background bitmap. <img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/02/image5.jpg" alt="image5.jpg" /></p>
<p>Next, you will create another line, starting from the end of right line, and make it parallel to x axis and length random. Use Ortho. Then, using blend command, create blend between that parallel line you just created and that angled line. You should get something like on the image below:</p>
<p><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/02/image6.jpg" alt="image6.jpg" /></p>
<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 you can trim that reference line and that Point we created earlier. <a href="http://www.rhino3dhelp.com/tag/join/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Join">Join</a> all lines and curves, and you should have closed curve which you will use as a base curve for creating the model.</p>
<p><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/02/image7.jpg" alt="image7.jpg" /></p>
<h2>Step 3</h2>
<p>Lets create the little holes for screws.  Using <a href="http://www.rhino3dhelp.com/tag/circle/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Circle">Circle</a> command we will create two circles according to position like on the image. You can either create two circles one by one, or you can create one and mirror it so you are sure the proportions are ok, and that both circles are exactly the same distance from the base closed curve. I have used the second method. Activate the <a href="http://www.rhino3dhelp.com/tag/circle/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Circle">Circle</a> command, and point in the center of upper screw. For the radius input 0.15. Now, make sure in osnap settings you have cheched Mid, and select the <a href="http://www.rhino3dhelp.com/tag/mirror/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Mirror">Mirror</a> command. We will mirror that circle according to the Middle point on the right line, and now again we will use Ortho.</p>
<p>Finally we are moving from 2D to 3D. So, select (Hold Shift + Click = Adding to selection || Hold Ctrl + Click = Removing from selection) the closed curve, and both circles. Type in the command line <a href="http://www.rhino3dhelp.com/tag/extrude/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Extrude">Extrude</a> and 0.3 for extrusion height.</p>
<p>Next we are moving on the opposite side again, and we&#8217;ll make little cuts on the curved part. The cut itself is 1cm wide, so again, you can use the same method with Point to start the line. So create the point in the far bottom point, where curved line ends, and move it up by 1cm. Make sure the point is on the top plane of your model. Start the polyline from that point and move left and down according to image.</p>
<p><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/02/image8.jpg" alt="image8.jpg" /></p>
<p>The shorter line needs to be adjusted a little. You can select the L polyline, 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 the control points on. After that, control point that is on the edge of the object needs to be lowered down by 0.14cm. Be careful, as there resides the Point you created earlier, so when you click, you will be prompted which one to select, and select <a href="http://www.rhino3dhelp.com/tag/curve/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Curve">Curve</a> Point.  Using move tool, and Ortho, from Front View you can move it down. After you&#8217;ve done that, using <a href="http://www.rhino3dhelp.com/tag/pointsoff/" class="st_tag internal_tag" rel="tag" title="Posts tagged with PointsOff">PointsOff</a> command turn off the control points, and using <a href="http://www.rhino3dhelp.com/tag/explode/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Explode">Explode</a> command explode the L line, into two lines. Next using <a href="http://www.rhino3dhelp.com/tag/sweep1/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sweep1">Sweep1</a> sweep the shorter line along the longer or vice versa. extrude the shorter line up (use the direction [d] for specifying the direction of extrusion if it is not as we need it).</p>
<p><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/02/image9.jpg" alt="image9.jpg" /></p>
<p>Now, join those two surfaces. You can mirror that joined surface, even though I didn&#8217;t do it that way in video. Using trim command trim your base object with those two flat surfaces (actually it is one, as we joined it).</p>
<p><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/02/image10.jpg" alt="image10.jpg" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rhino3dhelp.com/tutorials/modeling-vernier-caliper/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>

