<?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; Ellipsoid</title>
	<atom:link href="http://www.rhino3dhelp.com/tag/ellipsoid/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 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 <a href="http://www.rhino3dhelp.com/tag/fillet/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Fillet">Fillet</a> 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 Ellipsoid with the closed curve we created. From Top viewport, we need to select both Ellipsoid 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 <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 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 <a href="http://www.rhino3dhelp.com/tag/offsetsrf/" class="st_tag internal_tag" rel="tag" title="Posts tagged with OffsetSrf">OffsetSrf</a> 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 <a href="http://www.rhino3dhelp.com/tag/blendsrf/" class="st_tag internal_tag" rel="tag" title="Posts tagged with BlendSrf">BlendSrf</a> 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 Join 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 Ellipsoid. Using Ellipsoid 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 Ellipsoid 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 <a href="http://www.rhino3dhelp.com/tag/cap/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Cap">Cap</a> 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 <a href="http://www.rhino3dhelp.com/tag/booleanunion/" class="st_tag internal_tag" rel="tag" title="Posts tagged with BooleanUnion">BooleanUnion</a> 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 <a href="http://www.rhino3dhelp.com/tag/filletedge/" class="st_tag internal_tag" rel="tag" title="Posts tagged with FilletEdge">FilletEdge</a> 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>25</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 Sphere, 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 Sphere.</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 <a href="http://www.rhino3dhelp.com/tag/filletedge/" class="st_tag internal_tag" rel="tag" title="Posts tagged with FilletEdge">FilletEdge</a> 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 <a href="http://www.rhino3dhelp.com/tag/circle/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Circle">Circle</a> 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 Sphere. 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 Sphere. 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 <a href="http://www.rhino3dhelp.com/tag/split/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Split">Split</a> 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 Sphere, 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 <a href="http://www.rhino3dhelp.com/tag/cap/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Cap">Cap</a> 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 <a href="http://www.rhino3dhelp.com/tag/blendsrf/" class="st_tag internal_tag" rel="tag" title="Posts tagged with BlendSrf">BlendSrf</a> command to do just that. As for the <a href="http://www.rhino3dhelp.com/tag/blendsrf/" class="st_tag internal_tag" rel="tag" title="Posts tagged with BlendSrf">BlendSrf</a> 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 <a href="http://www.rhino3dhelp.com/tag/offsetsrf/" class="st_tag internal_tag" rel="tag" title="Posts tagged with OffsetSrf">OffsetSrf</a> 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 ExtrudeCrv 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 BooleanDifference 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 Trim 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 PointsOn 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 PointsOn 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>1</slash:comments>
		</item>
	</channel>
</rss>

