<?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; ExtractIsoCurve</title>
	<atom:link href="http://www.rhino3dhelp.com/tag/extractisocurve/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.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 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 Ellipsoid 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 <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 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 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 <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 <a href="http://www.rhino3dhelp.com/tag/booleanunion/" class="st_tag internal_tag" rel="tag" title="Posts tagged with BooleanUnion">BooleanUnion</a> 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 <a href="http://www.rhino3dhelp.com/tag/booleanunion/" class="st_tag internal_tag" rel="tag" title="Posts tagged with BooleanUnion">BooleanUnion</a>. 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>2</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 BlendCrv 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 <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>Modeling an Earring</title>
		<link>http://www.rhino3dhelp.com/tutorials/modeling-an-earring/</link>
		<comments>http://www.rhino3dhelp.com/tutorials/modeling-an-earring/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 11:58:01 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Modeling]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Product design]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[BooleanDifference]]></category>
		<category><![CDATA[ExtractIsoCurve]]></category>
		<category><![CDATA[ExtractPt]]></category>
		<category><![CDATA[FlowAlongCurve]]></category>
		<category><![CDATA[Maelstrom]]></category>
		<category><![CDATA[Meshtorus]]></category>
		<category><![CDATA[Move]]></category>
		<category><![CDATA[Pipe]]></category>
		<category><![CDATA[Polyline]]></category>
		<category><![CDATA[Revolve]]></category>
		<category><![CDATA[Rotate]]></category>
		<category><![CDATA[Scale2D]]></category>
		<category><![CDATA[tsConvert]]></category>
		<category><![CDATA[tsCrease]]></category>
		<category><![CDATA[tsExtrude]]></category>
		<category><![CDATA[tsInsertPoint]]></category>
		<category><![CDATA[tsManip]]></category>
		<category><![CDATA[tsScriptFlattenPoints]]></category>

		<guid isPermaLink="false">http://www.rhino3dhelp.com/tutorials/605/</guid>
		<description><![CDATA[Yet another T-Splines tutorial. This one will show you how to design and model an earring in Rhino 4.0 You can download this tutorial in PDF format here. Organic Modeling for Jewelry Design with T-Splines and Rhino® 4 Designing an Earring Juan Santocono Industrial Design Universidad de Buenos Aires, Argentine Matt Sederberg T-Splines, Inc. © [...]]]></description>
			<content:encoded><![CDATA[<p>Yet another T-Splines tutorial. This one will show you how to design and  model an earring in Rhino 4.0<br />
<span id="more-605"></span></p>
<p>You can download this <a href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/t-splinesearring.pdf">tutorial in PDF format here</a>.</p>
<p>Organic Modeling for Jewelry Design with T-Splines and Rhino® 4</p>
<p><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_1.jpg" alt="tsplines_earrings_1.jpg" /></p>
<p class="Pa0"><em><span style="font-size: 27pt; color: #211d1e">Designing an Earring</span></em><span style="font-size: 27pt; color: #211d1e"> </span></p>
<p class="Pa0"><span class="A3"><strong><span style="font-family: 'Arial','sans-serif'; font-style: normal">Juan Santocono</span></strong></span></p>
<p class="Pa0"><span class="A3"><span style="font-family: 'Arial','sans-serif'; font-style: normal">Industrial Design</span></span><span style="font-family: 'Arial','sans-serif'; color: #211d1e"> </span></p>
<p class="Pa0"><span class="A3"><span style="font-family: 'Arial','sans-serif'">Universidad de Buenos Aires, Argentine</span></span><span style="font-family: 'Arial','sans-serif'; color: #211d1e"> </span></p>
<p class="Pa0"><span style="font-family: 'Arial','sans-serif'; color: #211d1e"> </span></p>
<p class="Pa0"><span class="A3"><strong><span style="font-family: 'Arial','sans-serif'; font-style: normal">Matt Sederberg</span></strong></span><span style="font-family: 'Arial','sans-serif'; color: #211d1e"> </span></p>
<p class="Pa0"><span class="A3"><span style="font-family: 'Arial','sans-serif'">T-Splines, Inc.</span></span><span style="font-family: 'Arial','sans-serif'; color: #211d1e"> </span></p>
<p class="Pa0"><span style="font-family: 'Arial','sans-serif'; color: #211d1e">© Copyright 2008 T-Splines, Inc. </span></p>
<p><span class="A6"><span style="font-family: 'Arial','sans-serif'">Designing freeform objects can be difficult when working with traditional CAD software. <strong>T-Splines</strong> and <strong>Rhino 4</strong> offer an easy way to create smooth, gap-free freeform models for jewelry design.</span></span></p>
<p class="Pa0"><span class="A6"><span style="font-family: 'Arial','sans-serif'"><span> </span>The best way to read this tutorial about how to model a earring using T-Splines is by look­ing at the 3D model at the same time. You can follow the model’s progress by selecting the differents layers in the file. T-Splines for Rhino must also be installed on your computer. Both T-Splines for Rhino and the earring model can be downloaded at www.tsplines.com. </span></span><span style="font-family: 'Arial','sans-serif'; color: #211d1e"> </span></p>
<p class="Pa0"><span class="A6"><span style="font-family: 'Arial','sans-serif'">In this tutorial, anything in </span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: blue">Blue</span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'"> is a Rhino command, while anything in </span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: red">Red</span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'"> is a T-Splines command. Type these commands in the command line of Rhino to run them.</span></span><span style="font-family: 'Arial','sans-serif'; color: #211d1e"> </span></p>
<h2>STEP 1 &#8211; MESH</h2>
<p class="Pa1"><strong><span style="font-family: 'Arial','sans-serif'; color: #211d1e">Creating the base mesh</span></strong><br />
<span class="A6"><span style="font-family: 'Arial','sans-serif'">To get the general shape of the ear­ring we will start by creating a </span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: blue">Mesh­torus, </span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'">with VerticalFaces=8 and AroundFaces=16. </span></span><span style="font-family: 'Arial','sans-serif'; color: #211d1e"> </span></p>
<p><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_2.jpg" alt="tsplines_earrings_2.jpg" /></p>
<h2>STEP 2 &#8211; T-SPLINE SURFACE</h2>
<p class="Pa1"><strong><span style="font-family: 'Arial','sans-serif'; color: #211d1e">Converting the mesh</span></strong><br />
<span class="A6"><span style="font-family: 'Arial','sans-serif'">Once we have the mesh torus we just need to convert it to a T-Spline surface.</span></span><span style="font-family: 'Arial','sans-serif'; color: #211d1e"> </span></p>
<p class="Pa1"><span class="A6"><span style="font-family: 'Arial','sans-serif'">Use </span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: #fb0000"><a href="http://www.rhino3dhelp.com/tag/tsconvert/" class="st_tag internal_tag" rel="tag" title="Posts tagged with tsConvert">tsConvert</a></span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'"> and select the mesh to perform the conversion. Now we have a T-Spline torus with the same control points as the mesh torus.</span></span></p>
<p class="Pa1"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_3.jpg" alt="tsplines_earrings_3.jpg" /></p>
<h2>STEP 3 &#8211; T-SPLINE MODIFICATION</h2>
<p class="Pa0"><strong><span style="font-family: 'Arial','sans-serif'; color: #211d1e">Extruding faces</span></strong><br />
<span class="A6"><span style="font-family: 'Arial','sans-serif'">The earring design is a sun, so we need to create the sun rays. We will include some long rays and some short rays.</span></span><span style="font-family: 'Arial','sans-serif'; color: #211d1e"> </span></p>
<p class="Pa0"><span class="A6"><span style="font-family: 'Arial','sans-serif'">We will create the long rays first. To make these, we will extrude some faces with </span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: red">tsExtrude</span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'">.</span></span></p>
<p class="Pa0">
<p class="Pa0"><a title="tsplines_earrings_4.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_4.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_4.thumbnail.jpg" alt="tsplines_earrings_4.jpg" /></a> <a title="tsplines_earrings_5.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_5.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_5.thumbnail.jpg" alt="tsplines_earrings_5.jpg" /></a><br />
<span class="A6"><span style="font-family: 'Arial','sans-serif'">1-Extrude selected faces (yellow) as shown.</span></span><span style="font-family: 'Arial','sans-serif'; color: #211d1e"> </span></p>
<p class="Pa0"><a title="tsplines_earrings_6.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_6.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_6.thumbnail.jpg" alt="tsplines_earrings_6.jpg" /></a><br />
<span class="A6"><span style="font-family: 'Arial','sans-serif'">2-In order to get flat rows of control points for the next extrusions, we need to flatten selected points. Use </span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: red"><a href="http://www.rhino3dhelp.com/tag/tsscriptflattenpoints/" class="st_tag internal_tag" rel="tag" title="Posts tagged with tsScriptFlattenPoints">tsScriptFlattenPoints</a></span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'">. Do this with each of the 4 ray tips separately. </span></span></p>
<p class="Pa0">
<p><a title="tsplines_earrings_7.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_7.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_7.thumbnail.jpg" alt="tsplines_earrings_7.jpg" /></a><br />
<span class="A6"><span style="font-family: 'Arial','sans-serif'">3-Extrude the flattened faces again (</span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: red">tsExtrude</span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'">).</span></span></p>
<p class="Pa0"><a title="tsplines_earrings_8.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_8.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_8.thumbnail.jpg" alt="tsplines_earrings_8.jpg" /></a><br />
<span class="A6"><span style="font-family: 'Arial','sans-serif'">4-Extrude them again.</span></span></p>
<p class="Pa0">
<p class="Pa0"><a title="tsplines_earrings_9.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_9.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_9.thumbnail.jpg" alt="tsplines_earrings_9.jpg" /></a><br />
<span class="A6"><span style="font-family: 'Arial','sans-serif'">5-Extrude them twice more (a total of four extru­sions). This will give us sufficient control points to add details to the rays.</span></span></p>
<p class="Pa0">
<h2>STEP 4 &#8211; T-SPLINES ADJUSTMENTS</h2>
<p><a title="tsplines_earrings_10.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_10.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_10.thumbnail.jpg" alt="tsplines_earrings_10.jpg" /></a> <a title="tsplines_earrings_11.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_11.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_11.thumbnail.jpg" alt="tsplines_earrings_11.jpg" /></a> <a title="tsplines_earrings_12.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_12.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_12.thumbnail.jpg" alt="tsplines_earrings_12.jpg" /></a></p>
<p class="Pa0"><span class="A6"><span style="font-family: 'Arial','sans-serif'">1-Draw the base and target curves for both sides of the sun rays.</span></span></p>
<p class="Pa0"><span class="A6"><span style="font-family: 'Arial','sans-serif'">2-Use </span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: #005db1"><a href="http://www.rhino3dhelp.com/tag/flowalongcurve/" class="st_tag internal_tag" rel="tag" title="Posts tagged with FlowAlongCurve">FlowAlongCurve</a></span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'"> on all the left-side control points.</span></span></p>
<p class="Pa0"><span class="A6"><span style="font-family: 'Arial','sans-serif'">3-Use </span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: #005eaf"><a href="http://www.rhino3dhelp.com/tag/flowalongcurve/" class="st_tag internal_tag" rel="tag" title="Posts tagged with FlowAlongCurve">FlowAlongCurve</a></span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'"> on all the right-side control points.</span></span></p>
<p class="Pa0">
<h2>STEP 5 &#8211; T-SPLINES ADJUSTMENTS</h2>
<p class="Pa0"><strong><span style="font-family: 'Arial','sans-serif'; color: #211d1e">Modifying front profile</span></strong><br />
<span class="A6"><span style="font-family: 'Arial','sans-serif'">To modify the front profile we are going to do something similar to the previous step, but (for the sake of introducing an alternative workflow) instead of using the flow command we are going to do it manually. Draw some reference curves to provide us with a reference on how we will to transform the surface.</span></span></p>
<p><a title="tsplines_earrings_13.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_13.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_13.thumbnail.jpg" alt="tsplines_earrings_13.jpg" /></a> <a title="tsplines_earrings_14.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_14.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_14.thumbnail.jpg" alt="tsplines_earrings_14.jpg" /></a> <a title="tsplines_earrings_15.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_15.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_15.thumbnail.jpg" alt="tsplines_earrings_15.jpg" /></a></p>
<p class="Pa0"><span class="A6"><span style="font-family: 'Arial','sans-serif'">1-Once we have the reference curves, just select the lower row of control points (shown) and use </span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: red">tsManip </span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: black">(scale and move) to match the surface profile to the curves.</span></span></p>
<p class="Pa0"><span class="A6"><span style="font-family: 'Arial','sans-serif'">2-Repeat this process with the four rows of control points. This manual method can give us a decently accu­rate surface.</span></span><span class="A6"></span></p>
<p class="Pa0"><span class="A6"><span style="font-family: 'Arial','sans-serif'">3-Now we have the shape that we want on one sun ray.</span></span></p>
<h2>STEP 6 &#8211; T-SPLINES ADJUSTMENTS</h2>
<p class="Pa0"><strong><span style="font-family: 'Arial','sans-serif'; color: #211d1e">Modifying details</span></strong><br />
<span class="A6"><span style="font-family: 'Arial','sans-serif'">Now we need to do some further adjustments to get the desired design. First, use </span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: red">tsManip</span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'"><span> </span>to scale (+Y) all the center ray control points, this is to give a concave curvature to the sun rays.</span></span></p>
<p class="Pa0"><span class="A6"><span style="font-family: 'Arial','sans-serif'">Remember to select all the center points of the four rows on each side.</span></span></p>
<p class="Pa0"><span class="A6"><span style="font-family: 'Arial','sans-serif'">Second, using again de </span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: red">tsManip</span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'"> scale this four tip point, this will give us a more smooth tip.</span></span><span class="A6"><span style="font-size: 11pt"> </span></span></p>
<p class="Pa0"><a title="tsplines_earrings_16.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_16.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_16.thumbnail.jpg" alt="tsplines_earrings_16.jpg" /></a> <a title="tsplines_earrings_17.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_17.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_17.thumbnail.jpg" alt="tsplines_earrings_17.jpg" /></a><br />
<span class="A6"><span style="font-family: 'Arial','sans-serif'">1-Scale center control points +Y.</span></span></p>
<p class="Pa0"><span class="A6"><span style="font-family: 'Arial','sans-serif'">2-Scale tip control points -X.</span></span></p>
<p class="Pa0">
<h2>STEP 7 &#8211; T-SPLINE ADJUSTMENTS</h2>
<p class="Pa0"><strong><span style="font-family: 'Arial','sans-serif'; color: #211d1e">Copying the rays</span></strong><br />
<span class="A6"><span style="font-family: 'Arial','sans-serif'">We have completed the shape of one sun ray, now we need to shape the others. The design intent is that all four rays should have the same form, so we need to copy our first sun ray shape to the other three rays. Doing this manually would be slow and imperfect. For this rea­son we will use a method that assures us of the exact same shape on all the rays.</span></span></p>
<p class="Pa0"><a title="tsplines_earrings_18.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_18.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_18.thumbnail.jpg" alt="tsplines_earrings_18.jpg" /></a> <a title="tsplines_earrings_19.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_19.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_19.thumbnail.jpg" alt="tsplines_earrings_19.jpg" /></a> <a title="tsplines_earrings_20.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_20.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_20.thumbnail.jpg" alt="tsplines_earrings_20.jpg" /></a><br />
<span class="A6"><span style="font-family: 'Arial','sans-serif'">1-Select all control points of the shaped ray.</span></span></p>
<p class="Pa0"><span class="A6"><span style="font-family: 'Arial','sans-serif'">2-Use </span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: #005e88"><a href="http://www.rhino3dhelp.com/tag/extractpt/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ExtractPt">ExtractPt</a></span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'"> to make a point from each con­trol point.</span></span></p>
<p class="Pa0"><span class="A6"><span style="font-family: 'Arial','sans-serif'">3-Draw a </span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: #005e88"><a href="http://www.rhino3dhelp.com/tag/polyline/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Polyline">Polyline</a>,</span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'"> snapping to each row of po­ints. This represents the control polygon of the ray surface. Connecting the points is not strictly necessary, but is useful to give a visual unders­tanding of the control polygon.</span></span></p>
<p><a title="tsplines_earrings_21.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_21.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_21.thumbnail.jpg" alt="tsplines_earrings_21.jpg" /></a> <a title="tsplines_earrings_22.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_22.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_22.thumbnail.jpg" alt="tsplines_earrings_22.jpg" /></a></p>
<p><span class="A6"><span style="font-family: 'Arial','sans-serif'">4-Groups of control points from the shaped ray. </span></span><br />
<span class="A6"><span style="font-family: 'Arial','sans-serif'">5-<a href="http://www.rhino3dhelp.com/tag/copy/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Copy">Copy</a> these control polygons to each ray. Use </span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: #00469b"><a href="http://www.rhino3dhelp.com/tag/rotate/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Rotate">Rotate</a></span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'"> (copy on).</span></span></p>
<p class="Pa0"><a title="tsplines_earrings_23.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_23.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_23.thumbnail.jpg" alt="tsplines_earrings_23.jpg" /></a> <a title="tsplines_earrings_24.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_24.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_24.thumbnail.jpg" alt="tsplines_earrings_24.jpg" /></a><br />
<span class="A6"><span style="font-family: 'Arial','sans-serif'">6-Now, using snap (points and ends) move each T-Spline control point on each ray to its corresponding control polygon point from the shaped ray. </span></span></p>
<p class="Pa0"><span class="A6"><span style="font-family: 'Arial','sans-serif'">7-Repeat this with each ray until all four are shaped.</span></span></p>
<p><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_25.jpg" alt="tsplines_earrings_25.jpg" /></p>
<p class="Pa1"><span class="A6"><span style="font-family: 'Arial','sans-serif'">This method of copying shapes by snapping to copied control points might seem a little tricky at first sight, but with re­latively simple T-Splines shapes it is really fast and insures a symmetric shape.</span></span></p>
<h2>STEP 8 &#8211; T-SPLINE MODIFICATION</h2>
<p class="Pa0"><strong><span style="font-family: 'Arial','sans-serif'; color: #211d1e">Extruding small rays</span></strong><br />
<span class="A6"><span style="font-family: 'Arial','sans-serif'">Now we are going to create the shorter rays. For this we will extrude some faces with the </span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: red">tsExtrude</span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'"> command.</span></span></p>
<p class="Pa0"><span class="A6"><span style="font-family: 'Arial','sans-serif'">All of the modeling steps used to create the shorter rays are similar to those used for the lon­ger rays. Just follow the same workflow.</span></span></p>
<p class="Pa0"><a title="tsplines_earrings_26.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_26.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_26.thumbnail.jpg" alt="tsplines_earrings_26.jpg" /></a><br />
<span class="A6"><span style="font-family: 'Arial','sans-serif'">1-</span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: red">tsExtrude</span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'"> selected faces.</span></span></p>
<p class="Pa0"><a title="tsplines_earrings_27.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_27.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_27.thumbnail.jpg" alt="tsplines_earrings_27.jpg" /></a><br />
<span class="A6"><span style="font-family: 'Arial','sans-serif'">2-Flatten each face’s control po­ints (</span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: red"><a href="http://www.rhino3dhelp.com/tag/tsscriptflattenpoints/" class="st_tag internal_tag" rel="tag" title="Posts tagged with tsScriptFlattenPoints">tsScriptFlattenPoints</a></span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'">).</span></span></p>
<p class="Pa0"><a title="tsplines_earrings_28.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_28.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_28.thumbnail.jpg" alt="tsplines_earrings_28.jpg" /></a><br />
<span class="A6"><span style="font-family: 'Arial','sans-serif'">3-</span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: red">tsExtrude</span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'"> the flattened faces.</span></span></p>
<p class="Pa0"><a title="tsplines_earrings_29.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_29.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_29.thumbnail.jpg" alt="tsplines_earrings_29.jpg" /></a><br />
<span class="A6"><span style="font-family: 'Arial','sans-serif'">4-</span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: red">tsExtrude</span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'"> again and again. Four times total, just like the longer rays</span></span></p>
<h2>STEP 9 &#8211; T-SPLINES ADJUSTMENTS</h2>
<p class="Pa0"><strong><span style="font-family: 'Arial','sans-serif'; color: #211d1e">Copying smaller ray shape</span></strong><br />
<span class="A6"><span style="font-family: 'Arial','sans-serif'">Here we are going to use the same method we used on the longer rays, but we’ll save time by just copying and scaling the control polygons used for the longer rays and reusing them for the smaller rays. Just copy the control polygons of the longer rays, </span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: #005ab8">rotate </span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'">them by 45 degrees, and scale them to be smaller. This will allow all rays, both long and short, to have the same shape.</span></span></p>
<p class="Pa0"><a title="tsplines_earrings_30.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_30.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_30.thumbnail.jpg" alt="tsplines_earrings_30.jpg" /></a> <a title="tsplines_earrings_31.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_31.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_31.thumbnail.jpg" alt="tsplines_earrings_31.jpg" /></a> <a title="tsplines_earrings_32.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_32.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_32.thumbnail.jpg" alt="tsplines_earrings_32.jpg" /></a></p>
<p class="Pa0">
<h2>STEP 10 &#8211; T-SPLINES ADJUSTMENTS</h2>
<p class="Pa0"><strong><span style="font-family: 'Arial','sans-serif'; color: #211d1e">Modifying the center ring</span></strong><br />
<span class="A6"><span style="font-family: 'Arial','sans-serif'">To get the correct design we need to do some adjustments on the center hole. The intention is to have a bigger hole and a sharper edge on the transition betwen the sun body and the sun rays.</span></span></p>
<p class="Pa0"><a title="tsplines_earrings_33.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_33.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_33.thumbnail.jpg" alt="tsplines_earrings_33.jpg" /></a> <a title="tsplines_earrings_34.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_34.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_34.thumbnail.jpg" alt="tsplines_earrings_34.jpg" /></a><br />
<span class="A6"><span style="font-family: 'Arial','sans-serif'">1-Select the control points shown and using </span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: #005291">scale2D,</span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'"> scale them outwards to give the hole a wider diameter and smooth the inner torus curvature. (The origin of the 2D scale is the center (0,0,0).)</span></span></p>
<p class="Pa0"><a title="tsplines_earrings_35.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_35.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_35.thumbnail.jpg" alt="tsplines_earrings_35.jpg" /></a> <a title="tsplines_earrings_36.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_36.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_36.thumbnail.jpg" alt="tsplines_earrings_36.jpg" /></a><br />
<span class="A6"><span style="font-family: 'Arial','sans-serif'">2-Select the control points shown and using </span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: #005291">scale2D,</span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'"> scale them outwards to create a shar­per edge between the sun body and the sun rays. </span></span></p>
<h2>STEP 11 &#8211; T-SPLINE ADJUSTMENTS</h2>
<p class="Pa0"><strong><span style="font-family: 'Arial','sans-serif'; color: #211d1e">Adding control points</span></strong><br />
<span class="A6"><span style="font-family: 'Arial','sans-serif'">We need to add some more control points using </span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: red"><a href="http://www.rhino3dhelp.com/tag/tsinsertpoint/" class="st_tag internal_tag" rel="tag" title="Posts tagged with tsInsertPoint">tsInsertPoint</a></span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'"> for the next step. Adding a con­trol point near a star point (shown) will yield a small explosion of new control points to keep the surface unchanged; this influx of control points is desired in this case. </span></span></p>
<p><a title="tsplines_earrings_37.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_37.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_37.thumbnail.jpg" alt="tsplines_earrings_37.jpg" /></a> <a title="tsplines_earrings_38.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_38.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_38.thumbnail.jpg" alt="tsplines_earrings_38.jpg" /></a></p>
<p class="Pa0"><span class="A6"><span style="font-family: 'Arial','sans-serif'">One more tweak before the next step: we’ll adjust the sun rays pro­portions. Just select the last 3 rows of the big rays and </span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: #003e96">scale2D</span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'"> throught the center:</span></span></p>
<p><a title="tsplines_earrings_39.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_39.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_39.thumbnail.jpg" alt="tsplines_earrings_39.jpg" /></a> <a title="tsplines_earrings_40.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_40.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_40.thumbnail.jpg" alt="tsplines_earrings_40.jpg" /></a></p>
<h2>STEP 12</h2>
<p class="Pa0"><strong><span style="font-family: 'Arial','sans-serif'; color: #211d1e">Creating a crease</span></strong><br />
<span class="A6"><span style="font-family: 'Arial','sans-serif'">Until now we have created a perfectly smooth T-Spline surface, but the design intention is to have a sharp edge<span> </span>on the inner part of the rays. Use </span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: red"><a href="http://www.rhino3dhelp.com/tag/tscrease/" class="st_tag internal_tag" rel="tag" title="Posts tagged with tsCrease">tsCrease</a></span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'"> and select the first segments of each ray (both sides). The crease influence will extend across two isoparms. </span></span></p>
<p><a title="tsplines_earrings_41.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_41.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_41.thumbnail.jpg" alt="tsplines_earrings_41.jpg" /></a> <a title="tsplines_earrings_42.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_42.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_42.thumbnail.jpg" alt="tsplines_earrings_42.jpg" /></a></p>
<h2>STEP 12</h2>
<p class="Pa0"><strong><span style="font-family: 'Arial','sans-serif'; color: #211d1e">Creating the body details</span></strong><br />
<span class="A6"><span style="font-family: 'Arial','sans-serif'">Basically, what we are going to do on this step is generating some strips that will decorate the body.</span></span></p>
<p class="Pa0"><a title="tsplines_earrings_43.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_43.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_43.jpg" alt="tsplines_earrings_43.jpg" /></a><br />
<span class="A6"><span style="font-family: 'Arial','sans-serif'">1-</span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: red">tsExtrude</span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'"> these front faces as shown.</span></span></p>
<p class="Pa0"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_44.jpg" alt="tsplines_earrings_44.jpg" /><br />
<span class="A6"><span style="font-family: 'Arial','sans-serif'">2-Once they are extru­ded, we need to change the angle of the control points on these faces. A good way to do this on all faces at once is to </span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: #005ca4">scale2D</span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'"> on the selected points shown.</span></span></p>
<p class="Pa0"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_45.jpg" alt="tsplines_earrings_45.jpg" /><br />
<span class="A6"><span style="font-family: 'Arial','sans-serif'">3-Now that we corrected the faces, it’s time for another </span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: red">tsExtrude</span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'">.</span></span></p>
<p><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_46.jpg" alt="tsplines_earrings_46.jpg" /><span class="A6"><span style="font-family: 'Arial','sans-serif'"><br />
4-Keep the extruded points selected and use the </span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: red">tsManip</span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'"> to move +Y to get a con­vex body.</span></span><br />
<span class="A6"><span style="font-family: 'Arial','sans-serif'"> </span></span></p>
<p class="Pa0"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_47.jpg" alt="tsplines_earrings_47.jpg" /><br />
<span class="A6"><span style="font-family: 'Arial','sans-serif'">5-Now it is time for one last </span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: red">tsExtrude.</span></span></p>
<p class="Pa1"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_48.jpg" alt="tsplines_earrings_48.jpg" /><br />
<span class="A6"><span style="font-family: 'Arial','sans-serif'">6-We need to </span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: #394bb0">scale2D</span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'"> these control points that were extruded last, this will give us smaller and closer tips. The center of the scale should be on the center of the earring in order to modify it symmetrically.</span></span></p>
<p class="Pa0"><span class="A6"><span style="font-family: 'Arial','sans-serif'">7-Now, we want the strips to be deformed in a spiral. To make the deformation more accu­rate, we first need to add more control points. To do this, just use </span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: red"><a href="http://www.rhino3dhelp.com/tag/tsinsertpoint/" class="st_tag internal_tag" rel="tag" title="Posts tagged with tsInsertPoint">tsInsertPoint</a> </span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'">near the star point shown. This will generate the needed geometry for the deformation.</span></span></p>
<p><a title="tsplines_earrings_49.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_49.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_49.thumbnail.jpg" alt="tsplines_earrings_49.jpg" /></a></p>
<p class="Pa0"><span class="A6"><span style="font-family: 'Arial','sans-serif'">8-To make the spiral deformation we will use </span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: #005bad"><a href="http://www.rhino3dhelp.com/tag/maelstrom/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Maelstrom">Maelstrom</a></span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'">, one of the UDT tools. First, select all the control points that comprise the sun body strips. Be careful to not select other points.</span></span></p>
<p class="Pa0"><span class="A6"><span style="font-family: 'Arial','sans-serif'">Second, use the </span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: #0053bd">maelstrom</span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'"> tool, where the center is the middle of the earring and the first and second radius are just those necesary for rotating the control points.</span></span></p>
<p><a title="tsplines_earrings_50.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_50.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_50.thumbnail.jpg" alt="tsplines_earrings_50.jpg" /></a></p>
<p class="Pa1">
<p class="Pa1"><span class="A6"><span style="font-family: 'Arial','sans-serif'">The T-Spline surface is done! Now we only need to add the remaining details.</span></span></p>
<p><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_51.jpg" alt="tsplines_earrings_51.jpg" /></p>
<h2>STEP 14 &#8211; OTHER PARTS</h2>
<p class="Pa0"><strong><span style="font-family: 'Arial','sans-serif'; color: #211d1e">Creating the center part</span></strong><br />
<span class="A6"><span style="font-family: 'Arial','sans-serif'">For the center piece we will just create the profile of a shape and then use </span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: #0060ac"><a href="http://www.rhino3dhelp.com/tag/revolve/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Revolve">Revolve</a></span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'"> to gener­ate the geometry. You can use </span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: #0061ac"><a href="http://www.rhino3dhelp.com/tag/extractisocurve/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ExtractIsoCurve">ExtractIsoCurve</a></span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'"> on the T-Spline surface to extract the curves that will be used for the center piece profile to get a perfect match between the parts.</span></span></p>
<p><a title="tsplines_earrings_52.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_52.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_52.thumbnail.jpg" alt="tsplines_earrings_52.jpg" /></a> <a title="tsplines_earrings_53.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_53.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_53.thumbnail.jpg" alt="tsplines_earrings_53.jpg" /></a> <a title="tsplines_earrings_54.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_54.jpg" rel="lightbox[605]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_54.thumbnail.jpg" alt="tsplines_earrings_54.jpg" /></a></p>
<p class="Pa1"><strong><span style="font-family: 'Arial','sans-serif'; color: #211d1e">Creating the hook</span></strong><br />
<span class="A6"><span style="font-family: 'Arial','sans-serif'">This is simple, draw the curve and use </span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: #005fb1"><a href="http://www.rhino3dhelp.com/tag/pipe/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Pipe">Pipe</a> </span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'">to generate the piece.</span></span></p>
<p class="Pa1"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_55.jpg" alt="tsplines_earrings_55.jpg" /> <img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_56.jpg" alt="tsplines_earrings_56.jpg" /></p>
<p class="Pa1">
<p class="Pa0"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_57.jpg" alt="tsplines_earrings_57.jpg" /><br />
<strong><span style="font-family: 'Arial','sans-serif'; color: #211d1e">Union part</span></strong><br />
<span class="A6"><span style="font-family: 'Arial','sans-serif'">Draw the curve and use </span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: #0054b3"><a href="http://www.rhino3dhelp.com/tag/pipe/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Pipe">Pipe</a></span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'"> to generate the piece. Then just use </span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: #004ba7"><a href="http://www.rhino3dhelp.com/tag/booleandifference/" class="st_tag internal_tag" rel="tag" title="Posts tagged with BooleanDifference">BooleanDifference</a></span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'"> (<a href="http://www.rhino3dhelp.com/tag/delete/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Delete">Delete</a> input=No) with the T-Splines surface.</span></span></p>
<p class="Pa0"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_58.jpg" alt="tsplines_earrings_58.jpg" /></p>
<p class="Pa0"><span class="A6"><span style="font-family: 'Arial','sans-serif'; color: #004db4"><a href="http://www.rhino3dhelp.com/tag/move/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Move">Move</a></span></span><span class="A6"><span style="font-family: 'Arial','sans-serif'"> the parts to fit each other. </span></span></p>
<p class="Pa1">
<p class="Pa0"><span class="A6"><span style="font-family: 'Arial','sans-serif'">The result is a perfectly smooth, highly detailed 3D model of an earring ready to be manufac­tured.</span></span></p>
<p><img src="http://www.rhino3dhelp.com/wp-content/uploads/2008/04/tsplines_earrings_59.jpg" alt="tsplines_earrings_59.jpg" /></p>
<p class="Pa0"><span class="A6"><span style="font-family: 'Arial','sans-serif'">Good luck in your modeling!</span></span></p>
<p class="Pa0"><span class="A6"><span style="font-family: 'Arial','sans-serif'">Write to my e-mail below with any questions.</span></span></p>
<p class="Pa0"><strong><span style="font-family: 'Arial','sans-serif'; color: #211d1e">Juan Santocono</span></strong><span style="font-family: 'Arial','sans-serif'; color: #211d1e">, </span></p>
<p class="Pa0"><span style="font-family: 'Arial','sans-serif'; color: #211d1e">Industrial Design</span></p>
<p class="Pa0"><span style="font-family: 'Arial','sans-serif'; color: #211d1e">jsantocono@fibertel.com.ar</span></p>
<p><em><span style="font-family: 'Arial','sans-serif'; color: #211d1e">A free trial of T-Splines for Rhino may be downloaded at <a title="Open an external link to T-Splines web page" href="http://www.tsplines.com">www.tsplines.com</a></span></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rhino3dhelp.com/tutorials/modeling-an-earring/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
