<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: 3 Unique Solutions to Modeling in SolidWorks</title>
	<atom:link href="http://www.solidsmack.com/3-unique-solutions-to-modeling-in-solidworks/2007-08-09/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.solidsmack.com/3-unique-solutions-to-modeling-in-solidworks/2007-08-09/</link>
	<description>3D CAD&#124;SolidWorks Tips&#124;Technology&#124;Product Design</description>
	<pubDate>Fri, 08 Aug 2008 21:21:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Loeb</title>
		<link>http://www.solidsmack.com/3-unique-solutions-to-modeling-in-solidworks/2007-08-09/#comment-7237</link>
		<dc:creator>Loeb</dc:creator>
		<pubDate>Wed, 25 Jun 2008 16:12:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.solidsmack.com/?p=331#comment-7237</guid>
		<description>For "Sketches Driven Assemblies Methodology" which is also Top-Down design, I recommend against putting the layout sketch in a separate part file.  This may cause problems with external relationships.  Just put them in the top-most assembly file.  Also, for parts that need to move, I just add copies of the moving parts to the assembly.  I put the original parts into a folder that I can hide and use the copies as the moving parts, like one normally would.</description>
		<content:encoded><![CDATA[<p>For &#8220;Sketches Driven Assemblies Methodology&#8221; which is also Top-Down design, I recommend against putting the layout sketch in a separate part file.  This may cause problems with external relationships.  Just put them in the top-most assembly file.  Also, for parts that need to move, I just add copies of the moving parts to the assembly.  I put the original parts into a folder that I can hide and use the copies as the moving parts, like one normally would.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Best Modeling Methodology for a Robust SolidWorks Assembly</title>
		<link>http://www.solidsmack.com/3-unique-solutions-to-modeling-in-solidworks/2007-08-09/#comment-1094</link>
		<dc:creator>The Best Modeling Methodology for a Robust SolidWorks Assembly</dc:creator>
		<pubDate>Thu, 15 Nov 2007 18:37:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.solidsmack.com/?p=331#comment-1094</guid>
		<description>[...] little while ago I did a cannonball into the serene waters of assembly design and gave you 3 Unique Solutions to Modeling in SolidWorks. It was almost a taunt, because I just jabbed at the [...]</description>
		<content:encoded><![CDATA[<p>[...] little while ago I did a cannonball into the serene waters of assembly design and gave you 3 Unique Solutions to Modeling in SolidWorks. It was almost a taunt, because I just jabbed at the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ripper2009</title>
		<link>http://www.solidsmack.com/3-unique-solutions-to-modeling-in-solidworks/2007-08-09/#comment-1093</link>
		<dc:creator>Ripper2009</dc:creator>
		<pubDate>Thu, 27 Sep 2007 21:20:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.solidsmack.com/?p=331#comment-1093</guid>
		<description>I actually work with that guy Karl.</description>
		<content:encoded><![CDATA[<p>I actually work with that guy Karl.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.solidsmack.com/3-unique-solutions-to-modeling-in-solidworks/2007-08-09/#comment-1085</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Thu, 30 Aug 2007 16:27:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.solidsmack.com/?p=331#comment-1085</guid>
		<description>I've done it before by defining a thickness in a layout &lt;em&gt;sketch&lt;/em&gt; and linking the dimensions there. That way I don't have to set use equations or run the risk of creating circular references between parts that could be referencing each others thickness. Sketch layout work real well for this because everything, for the most part, is controlled from a single location.

An example would be a wood box. each side is the same thickness.

-I create a layout sketch in an assembly that defines the size and thickness of each and link the ones I need to.
-I insert new parts into the assembly and use the layout sketch to create the wood panels.

If I need to change the size I go back to the layout sketch. If I need one to be a differeent thickness, I unlink it and change just that one.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve done it before by defining a thickness in a layout <em>sketch</em> and linking the dimensions there. That way I don&#8217;t have to set use equations or run the risk of creating circular references between parts that could be referencing each others thickness. Sketch layout work real well for this because everything, for the most part, is controlled from a single location.</p>
<p>An example would be a wood box. each side is the same thickness.</p>
<p>-I create a layout sketch in an assembly that defines the size and thickness of each and link the ones I need to.<br />
-I insert new parts into the assembly and use the layout sketch to create the wood panels.</p>
<p>If I need to change the size I go back to the layout sketch. If I need one to be a differeent thickness, I unlink it and change just that one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.solidsmack.com/3-unique-solutions-to-modeling-in-solidworks/2007-08-09/#comment-1088</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 30 Aug 2007 15:51:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.solidsmack.com/?p=331#comment-1088</guid>
		<description>I have created a layout part and it drives other parts in an assembly.
I created a variable in the assembly called "thick" and link it to the part thickness dimension.
I then have to create an equation in the assembly for every thickness of each part. This will work.
I was wondering if there is a quicker and simpler way to "link" to create an equation in the assembly for every part.
I tried the link to value, but I seem to have difficulty linking the value externally.

Note: I'm using the "thicken" command and can't create an external "extrude to surface" or other type of external reference.</description>
		<content:encoded><![CDATA[<p>I have created a layout part and it drives other parts in an assembly.<br />
I created a variable in the assembly called &#8220;thick&#8221; and link it to the part thickness dimension.<br />
I then have to create an equation in the assembly for every thickness of each part. This will work.<br />
I was wondering if there is a quicker and simpler way to &#8220;link&#8221; to create an equation in the assembly for every part.<br />
I tried the link to value, but I seem to have difficulty linking the value externally.</p>
<p>Note: I&#8217;m using the &#8220;thicken&#8221; command and can&#8217;t create an external &#8220;extrude to surface&#8221; or other type of external reference.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.solidsmack.com/3-unique-solutions-to-modeling-in-solidworks/2007-08-09/#comment-1087</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Thu, 30 Aug 2007 15:36:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.solidsmack.com/?p=331#comment-1087</guid>
		<description>Gerald, hi. Adding features/sketches to cylidrical or spherical surface is going to depend a little on what you're doing. 3D sketches are an option, but you can also do some features or use surfaces to do some things. What in particular are you trying to do?</description>
		<content:encoded><![CDATA[<p>Gerald, hi. Adding features/sketches to cylidrical or spherical surface is going to depend a little on what you&#8217;re doing. 3D sketches are an option, but you can also do some features or use surfaces to do some things. What in particular are you trying to do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gerald</title>
		<link>http://www.solidsmack.com/3-unique-solutions-to-modeling-in-solidworks/2007-08-09/#comment-1084</link>
		<dc:creator>gerald</dc:creator>
		<pubDate>Wed, 29 Aug 2007 23:12:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.solidsmack.com/?p=331#comment-1084</guid>
		<description>This is a great way to organize parts, components, and assemblies.  I am actually more of a beginner and was wondering what is the easiest way to add features/sketches to circular (i.e. cylindrical and spherical) surfaces.  The only one I have found is by using the 3-D feature with parallel planes, but this seems incredibly tedious and inefficient.

Thanks!</description>
		<content:encoded><![CDATA[<p>This is a great way to organize parts, components, and assemblies.  I am actually more of a beginner and was wondering what is the easiest way to add features/sketches to circular (i.e. cylindrical and spherical) surfaces.  The only one I have found is by using the 3-D feature with parallel planes, but this seems incredibly tedious and inefficient.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gamage Hemaratne</title>
		<link>http://www.solidsmack.com/3-unique-solutions-to-modeling-in-solidworks/2007-08-09/#comment-1086</link>
		<dc:creator>Gamage Hemaratne</dc:creator>
		<pubDate>Mon, 27 Aug 2007 17:46:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.solidsmack.com/?p=331#comment-1086</guid>
		<description>I am a Biginer- In Sri Lanka
Thanks</description>
		<content:encoded><![CDATA[<p>I am a Biginer- In Sri Lanka<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.solidsmack.com/3-unique-solutions-to-modeling-in-solidworks/2007-08-09/#comment-1089</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Mon, 20 Aug 2007 17:05:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.solidsmack.com/?p=331#comment-1089</guid>
		<description>J.D. - thanks. from the comments and emails I've gotten, it seems I threw out a lot all at once. I'm planning on breaking each down a bit in a future post.

SolidWorks sets thier default Large Assembly Mode (Tool, Options, Assemblies) at 500. You can change it, because this may be a lot if your parts are very complex or you're working on an older computer system.

If you have some time before your deadline, we can look at improvements, otherwise I would use what you have for the time being.

I can help you go over your approach and modeling practice. just shoot me an email from the contact page.</description>
		<content:encoded><![CDATA[<p>J.D. - thanks. from the comments and emails I&#8217;ve gotten, it seems I threw out a lot all at once. I&#8217;m planning on breaking each down a bit in a future post.</p>
<p>SolidWorks sets thier default Large Assembly Mode (Tool, Options, Assemblies) at 500. You can change it, because this may be a lot if your parts are very complex or you&#8217;re working on an older computer system.</p>
<p>If you have some time before your deadline, we can look at improvements, otherwise I would use what you have for the time being.</p>
<p>I can help you go over your approach and modeling practice. just shoot me an email from the contact page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J.D.</title>
		<link>http://www.solidsmack.com/3-unique-solutions-to-modeling-in-solidworks/2007-08-09/#comment-1090</link>
		<dc:creator>J.D.</dc:creator>
		<pubDate>Mon, 20 Aug 2007 15:45:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.solidsmack.com/?p=331#comment-1090</guid>
		<description>Josh - I am trying to figure out and digest what all you say here, but being new to Solidworks, I am not sure which is best for me.  Or what is considered a LARGE assembly.  I have started a project and I have the Model completed, however, I am not certain I drew it correctly.  And due dates are looming for fabrication drawings.  If you have some time, I would like to corresponde with you and get your opinion as to which approach would be best for me and what I should do with my first project (assuming I went down the wrong path).

BTW - This is the first tutorial of yours I have read, and I can already see I will be spending more time here soaking in all the expert info I can.  Thanks!</description>
		<content:encoded><![CDATA[<p>Josh - I am trying to figure out and digest what all you say here, but being new to Solidworks, I am not sure which is best for me.  Or what is considered a LARGE assembly.  I have started a project and I have the Model completed, however, I am not certain I drew it correctly.  And due dates are looming for fabrication drawings.  If you have some time, I would like to corresponde with you and get your opinion as to which approach would be best for me and what I should do with my first project (assuming I went down the wrong path).</p>
<p>BTW - This is the first tutorial of yours I have read, and I can already see I will be spending more time here soaking in all the expert info I can.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.solidsmack.com/3-unique-solutions-to-modeling-in-solidworks/2007-08-09/#comment-1091</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Tue, 14 Aug 2007 01:31:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.solidsmack.com/?p=331#comment-1091</guid>
		<description>Richard, thanks for the honest comment. I'm not sure what it all means either sometimes :)


Really, though, I've found these to be helpful in both team and consultant environments. The idea behind the first two is to be able to make changes quickly. The first works well for small assemblies and the second works best for large assemblies (in my opinion)

The idea behind the last one is to not spend a lot of time when there's existing models available. There's been time when I'll take a SolidWorks model that has been created somewhere else that I only need for reference, so I'll save it as a parasolid (.x_t) file so it's easier to use.

I'll try to write some post that explains each of these in more detail. Thanks.</description>
		<content:encoded><![CDATA[<p>Richard, thanks for the honest comment. I&#8217;m not sure what it all means either sometimes <img src='http://www.solidsmack.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Really, though, I&#8217;ve found these to be helpful in both team and consultant environments. The idea behind the first two is to be able to make changes quickly. The first works well for small assemblies and the second works best for large assemblies (in my opinion)</p>
<p>The idea behind the last one is to not spend a lot of time when there&#8217;s existing models available. There&#8217;s been time when I&#8217;ll take a SolidWorks model that has been created somewhere else that I only need for reference, so I&#8217;ll save it as a parasolid (.x_t) file so it&#8217;s easier to use.</p>
<p>I&#8217;ll try to write some post that explains each of these in more detail. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Williams</title>
		<link>http://www.solidsmack.com/3-unique-solutions-to-modeling-in-solidworks/2007-08-09/#comment-1092</link>
		<dc:creator>Richard Williams</dc:creator>
		<pubDate>Fri, 10 Aug 2007 21:15:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.solidsmack.com/?p=331#comment-1092</guid>
		<description>Wow this sounds like a dynamite way to do something like a good sized project.  However, I don't have the foggiest idea of what it all meant.  I'm sure it works great but I'm not working in a team effort.  I'm a loner, retired and trying to teach SolidWorks if and when the chance comes up.  Only beginners that is.  Very nice ideas.  I hope they help someone out there and maybe lots of people.</description>
		<content:encoded><![CDATA[<p>Wow this sounds like a dynamite way to do something like a good sized project.  However, I don&#8217;t have the foggiest idea of what it all meant.  I&#8217;m sure it works great but I&#8217;m not working in a team effort.  I&#8217;m a loner, retired and trying to teach SolidWorks if and when the chance comes up.  Only beginners that is.  Very nice ideas.  I hope they help someone out there and maybe lots of people.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
