<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>CADFanatic.com</title>
	
	<link>http://www.cadfanatic.com</link>
	<description>Welcome to CADFanatic - A Blog About SolidWorks &amp; the 3D CAD Industry in General</description>
	<lastBuildDate>Thu, 08 Jul 2010 15:42:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Cadfanatic" /><feedburner:info uri="cadfanatic" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.0/</creativeCommons:license><image><link>http://creativecommons.org/licenses/by-nc-nd/2.0/</link><url>http://creativecommons.org/images/public/somerights20.gif</url><title>Some Rights Reserved</title></image><xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /><feedburner:emailServiceId>Cadfanatic</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Export Automatically Created PDF’s From Workgroup PDM</title>
		<link>http://feedproxy.google.com/~r/Cadfanatic/~3/VUUEazbDVaw/</link>
		<comments>http://www.cadfanatic.com/2010/06/export-automatically-created-pdfs-from-workgroup-pdm/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 19:51:57 +0000</pubDate>
		<dc:creator>brian</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Headline]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[PDM]]></category>
		<category><![CDATA[PDMWorks]]></category>
		<category><![CDATA[Task Scheduler]]></category>
		<category><![CDATA[Workgroup PDM]]></category>

		<guid isPermaLink="false">http://www.cadfanatic.com/2010/06/export-automatically-created-pdfs-from-workgroup-pdm/</guid>
		<description><![CDATA[
			
				
			
		
 You may already know that you can have Workgroup PDM (WPDM) automatically create a PDF file when you check in your drawings.  But in case you don’t, there is an option in the SolidWorks Workgroup PDM VaultAdmin tool that will turn this feature on:

I had one of our users contact me recently inquiring if there was an easy way to pull the automatically generated PDF’s created when a drawing is checked into Workgroup PDM.  I knew of no way off the top of my head, but put the word ...]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.cadfanatic.com%2F2010%2F06%2Fexport-automatically-created-pdfs-from-workgroup-pdm%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.cadfanatic.com%2F2010%2F06%2Fexport-automatically-created-pdfs-from-workgroup-pdm%2F&amp;source=skrythe&amp;style=normal&amp;service=bit.ly&amp;service_api=R_735cf1f67db38335eb2927bce1ae12e3" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2010/06/WPDM.png"><img style="margin: 0px 5px 5px 0px; display: inline; border: 0px;" title="Workgroup PDM" src="http://www.cadfanatic.com/wp-content/uploads/2010/06/WPDM_thumb.png" border="0" alt="Workgroup PDM" width="56" height="54" align="left" /></a> You may already know that you can have Workgroup PDM (WPDM) automatically create a PDF file when you check in your drawings.  But in case you don’t, there is an option in the SolidWorks Workgroup PDM VaultAdmin tool that will turn this feature on:</p>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2010/06/image.png"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="Workgroup PDM Options" src="http://www.cadfanatic.com/wp-content/uploads/2010/06/image_thumb.png" border="0" alt="Workgroup PDM Options" width="450" height="386" /></a></p>
<p>I had one of our users contact me recently inquiring if there was an easy way to pull the automatically generated PDF’s created when a drawing is checked into Workgroup PDM.  I knew of no way off the top of my head, but put the word out on <a href="http://twitter.com/">Twitter</a>, it shot all through my social networks, and I got several responses from Twitter, <a href="http://www.facebook.com/">Facebook</a>, and <a href="http://www.linkedin.com/">LinkedIn</a>.  (Let me just say that crowdsourcing is cool!)</p>
<p>Most of the responses mentioned what I thought would be required: a macro.  And being that I am not that well-versed yet in the API, I was hoping that something already existed.</p>
<p>But <a href="http://twitter.com/Whynotdesign3d">Rodney Hall</a> responded with a suggestion to use the SolidWorks Task Scheduler.  So I fired up the task, “Export Workgroup PDM Files”, and the default was to export the PDF’s!  It even has an option to create PDF’s for drawings that do not have one:</p>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2010/06/image1.png"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="SolidWorks Task Scheduler - Export Workgroup PDM Files" src="http://www.cadfanatic.com/wp-content/uploads/2010/06/image_thumb1.png" border="0" alt="SolidWorks Task Scheduler - Export Workgroup PDM Files" width="450" height="493" /></a></p>
<p>Now, I have to sheepishly admit that I haven’t touched SolidWorks Task Scheduler in ages, because I haven’t seen a use for it in a long time.  Out of sight, out of mind, I suppose; but I will definitely keep it in mind from now on when something similar comes up!</p>
<p>If you’re not familiar with the Task Scheduler (or haven’t used it in a while), you should at least get in there and familiarize yourself with it.</p>
<p>Do you have any special tasks you use the SolidWorks Task Scheduler for?  Hit the comments and let us know!</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=RT+@skrythe+Export+Automatically+Created+PDF%E2%80%99s+From+Workgroup+PDM+http://bit.ly/a3nmHK" title="Post to Twitter"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://plurk.com/?status=Export+Automatically+Created+PDF%E2%80%99s+From+Workgroup+PDM+http://bit.ly/a3nmHK" title="Post to Plurk"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-plurk-micro3.png" alt="Post to Plurk" /></a> <a class="tt" href="http://buzz.yahoo.com/submit?submitUrl=http://www.cadfanatic.com/2010/06/export-automatically-created-pdfs-from-workgroup-pdm/&amp;submitHeadline=Export+Automatically+Created+PDF%E2%80%99s+From+Workgroup+PDM" title="Post to Yahoo Buzz"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-buzz-micro3.png" alt="Post to Yahoo Buzz" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.cadfanatic.com/2010/06/export-automatically-created-pdfs-from-workgroup-pdm/&amp;title=Export+Automatically+Created+PDF%E2%80%99s+From+Workgroup+PDM" title="Post to Delicious"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.cadfanatic.com/2010/06/export-automatically-created-pdfs-from-workgroup-pdm/&amp;title=Export+Automatically+Created+PDF%E2%80%99s+From+Workgroup+PDM" title="Post to Digg"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.cadfanatic.com/2010/06/export-automatically-created-pdfs-from-workgroup-pdm/&amp;t=Export+Automatically+Created+PDF%E2%80%99s+From+Workgroup+PDM" title="Post to Facebook"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://www.cadfanatic.com/2010/06/export-automatically-created-pdfs-from-workgroup-pdm/&amp;t=Export+Automatically+Created+PDF%E2%80%99s+From+Workgroup+PDM&amp;c=%3Cp%3EPowered+by+%3Ca+href%3D%22http%3A%2F%2Frichardxthripp.thripp.com%2Ftweet-this%22%3ETweet+This%3C%2Fa%3E%3C%2Fp%3E" title="Post to MySpace"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro3.png" alt="Post to MySpace" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=Export+Automatically+Created+PDF%E2%80%99s+From+Workgroup+PDM&amp;link=http://www.cadfanatic.com/2010/06/export-automatically-created-pdfs-from-workgroup-pdm/" title="Post to Ping.fm"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-ping-micro3.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://reddit.com/submit?url=http://www.cadfanatic.com/2010/06/export-automatically-created-pdfs-from-workgroup-pdm/&amp;title=Export+Automatically+Created+PDF%E2%80%99s+From+Workgroup+PDM" title="Post to Reddit"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-reddit-micro3.png" alt="Post to Reddit" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.cadfanatic.com/2010/06/export-automatically-created-pdfs-from-workgroup-pdm/&amp;title=Export+Automatically+Created+PDF%E2%80%99s+From+Workgroup+PDM" title="Post to StumbleUpon"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>
<p><a href="http://feedads.g.doubleclick.net/~a/YXnQcXplDYKHDXj3N6HD2cUwyaQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/YXnQcXplDYKHDXj3N6HD2cUwyaQ/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/YXnQcXplDYKHDXj3N6HD2cUwyaQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/YXnQcXplDYKHDXj3N6HD2cUwyaQ/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=VUUEazbDVaw:ZXlfybzkkew:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=VUUEazbDVaw:ZXlfybzkkew:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=VUUEazbDVaw:ZXlfybzkkew:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?i=VUUEazbDVaw:ZXlfybzkkew:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=VUUEazbDVaw:ZXlfybzkkew:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?i=VUUEazbDVaw:ZXlfybzkkew:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=VUUEazbDVaw:ZXlfybzkkew:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=VUUEazbDVaw:ZXlfybzkkew:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=VUUEazbDVaw:ZXlfybzkkew:wK2gcrOwheE"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?i=VUUEazbDVaw:ZXlfybzkkew:wK2gcrOwheE" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Cadfanatic/~4/VUUEazbDVaw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.cadfanatic.com/2010/06/export-automatically-created-pdfs-from-workgroup-pdm/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.cadfanatic.com/2010/06/export-automatically-created-pdfs-from-workgroup-pdm/</feedburner:origLink></item>
		<item>
		<title>SolidWorks – You’ve Got A Hanger!</title>
		<link>http://feedproxy.google.com/~r/Cadfanatic/~3/iIiirNYNHMc/</link>
		<comments>http://www.cadfanatic.com/2010/04/solidworks-youve-got-a-hanger/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 20:05:57 +0000</pubDate>
		<dc:creator>brian</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[customer service]]></category>
		<category><![CDATA[service pack]]></category>
		<category><![CDATA[SolidWorks]]></category>

		<guid isPermaLink="false">http://www.cadfanatic.com/2010/04/solidworks-youve-got-a-hanger/</guid>
		<description><![CDATA[
			
				
			
		
If you haven’t heard by now (and if you haven’t, where have you been?), earlier this week Josh Mings posted an article about an announcement SolidWorks made to VAR’s: as of SolidWorks 2010 Service Pack 4, that they would begin aggressively enforcing their policy of not allowing users access to service packs if they are not on subscription maintenance.
To get more clarification on this issue, Devon Sowell has scheduled an interview with Rich Welch, SolidWorks Vice President of Customer Services, next Tuesday, April 13, 2010 covering “SolidWorks Subscription Maintenance, Service ...]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.cadfanatic.com%2F2010%2F04%2Fsolidworks-youve-got-a-hanger%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.cadfanatic.com%2F2010%2F04%2Fsolidworks-youve-got-a-hanger%2F&amp;source=skrythe&amp;style=normal&amp;service=bit.ly&amp;service_api=R_735cf1f67db38335eb2927bce1ae12e3" height="61" width="50" /><br />
			</a>
		</div>
<p>If you haven’t heard by now (and if you haven’t, where have you been?), earlier this week Josh Mings <a href="http://www.solidsmack.com/solidworks-to-customers-you-are-not-entitled-to-service-packs-please-rt/2010-04-06/">posted an article</a> about an announcement SolidWorks made to VAR’s: as of SolidWorks 2010 Service Pack 4, that they would begin aggressively enforcing their policy of not allowing users access to service packs if they are not on subscription maintenance.</p>
<p>To get more clarification on this issue, Devon Sowell has scheduled an interview with Rich Welch, SolidWorks Vice President of Customer Services, next Tuesday, April 13, 2010 covering “SolidWorks Subscription Maintenance, Service Packs, and Bug Fixes”.  Devon is <a href="http://designsmarter.typepad.com/devonsowell/2010/04/interview-with-richard-welch-vice-president-customer-services-solidworks-corp.html">currently soliciting questions</a> that folks would like answers to in this interview.</p>
<p>I&#8217;ve been thinking about this ever since Josh&#8217;s post, and the biggest question I would like the answer to is why are they just now choosing to enforce this policy?</p>
<p>I&#8217;ve never understood this policy, and why it even exists when most (all?) other CAD vendors allow access to service packs/bug fixes for their purchased version.  <a title="Eww!  You've got a hanger!" href="http://inyobusiness.com/2009/09/toni-braxton-and-her-booger-hit-the-red-carpet/"><img style="margin: 5px 0px 5px 5px; display: inline; border-width: 0px;" title="Eww!  You've got a hanger!" src="http://www.cadfanatic.com/wp-content/uploads/2010/04/tonibraxtonbooger.jpg" border="0" alt="Eww!  You've got a hanger!" width="220" height="240" align="right" /></a> I&#8217;ve always thought this was the hanging booger SolidWorks was walking around with while talking about being customer-driven. (How do you like that analogy?)  It definitely doesn’t make you look cool!</p>
<p>You know, they could have scored major brownie points with customers and press alike, and not come out with black eyes and bruises that they are going to get from this, if instead they had announced that they had changed the old policy to reflect a more judicious, customer-centric approach, allowing anyone access to all updates for the version they had purchased (or the last version they were on when their subscription lapsed)&#8230;</p>
<p>What do you think of this policy?</p>
<h6><em>Image credit: </em><a href="http://inyobusiness.com/2009/09/toni-braxton-and-her-booger-hit-the-red-carpet/"><em>inyobusiness</em></a></h6>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=RT+@skrythe+SolidWorks+%E2%80%93+You%E2%80%99ve+Got+A+Hanger%21+http://bit.ly/bcHrjA" title="Post to Twitter"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://plurk.com/?status=SolidWorks+%E2%80%93+You%E2%80%99ve+Got+A+Hanger%21+http://bit.ly/bcHrjA" title="Post to Plurk"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-plurk-micro3.png" alt="Post to Plurk" /></a> <a class="tt" href="http://buzz.yahoo.com/submit?submitUrl=http://www.cadfanatic.com/2010/04/solidworks-youve-got-a-hanger/&amp;submitHeadline=SolidWorks+%E2%80%93+You%E2%80%99ve+Got+A+Hanger%21" title="Post to Yahoo Buzz"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-buzz-micro3.png" alt="Post to Yahoo Buzz" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.cadfanatic.com/2010/04/solidworks-youve-got-a-hanger/&amp;title=SolidWorks+%E2%80%93+You%E2%80%99ve+Got+A+Hanger%21" title="Post to Delicious"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.cadfanatic.com/2010/04/solidworks-youve-got-a-hanger/&amp;title=SolidWorks+%E2%80%93+You%E2%80%99ve+Got+A+Hanger%21" title="Post to Digg"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.cadfanatic.com/2010/04/solidworks-youve-got-a-hanger/&amp;t=SolidWorks+%E2%80%93+You%E2%80%99ve+Got+A+Hanger%21" title="Post to Facebook"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://www.cadfanatic.com/2010/04/solidworks-youve-got-a-hanger/&amp;t=SolidWorks+%E2%80%93+You%E2%80%99ve+Got+A+Hanger%21&amp;c=%3Cp%3EPowered+by+%3Ca+href%3D%22http%3A%2F%2Frichardxthripp.thripp.com%2Ftweet-this%22%3ETweet+This%3C%2Fa%3E%3C%2Fp%3E" title="Post to MySpace"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro3.png" alt="Post to MySpace" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=SolidWorks+%E2%80%93+You%E2%80%99ve+Got+A+Hanger%21&amp;link=http://www.cadfanatic.com/2010/04/solidworks-youve-got-a-hanger/" title="Post to Ping.fm"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-ping-micro3.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://reddit.com/submit?url=http://www.cadfanatic.com/2010/04/solidworks-youve-got-a-hanger/&amp;title=SolidWorks+%E2%80%93+You%E2%80%99ve+Got+A+Hanger%21" title="Post to Reddit"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-reddit-micro3.png" alt="Post to Reddit" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.cadfanatic.com/2010/04/solidworks-youve-got-a-hanger/&amp;title=SolidWorks+%E2%80%93+You%E2%80%99ve+Got+A+Hanger%21" title="Post to StumbleUpon"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>
<p><a href="http://feedads.g.doubleclick.net/~a/A7rg0y1S_I8fp1RQ-g2KhprqLMs/0/da"><img src="http://feedads.g.doubleclick.net/~a/A7rg0y1S_I8fp1RQ-g2KhprqLMs/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/A7rg0y1S_I8fp1RQ-g2KhprqLMs/1/da"><img src="http://feedads.g.doubleclick.net/~a/A7rg0y1S_I8fp1RQ-g2KhprqLMs/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=iIiirNYNHMc:pdWPRnS_6OE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=iIiirNYNHMc:pdWPRnS_6OE:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=iIiirNYNHMc:pdWPRnS_6OE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?i=iIiirNYNHMc:pdWPRnS_6OE:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=iIiirNYNHMc:pdWPRnS_6OE:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?i=iIiirNYNHMc:pdWPRnS_6OE:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=iIiirNYNHMc:pdWPRnS_6OE:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=iIiirNYNHMc:pdWPRnS_6OE:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=iIiirNYNHMc:pdWPRnS_6OE:wK2gcrOwheE"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?i=iIiirNYNHMc:pdWPRnS_6OE:wK2gcrOwheE" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Cadfanatic/~4/iIiirNYNHMc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.cadfanatic.com/2010/04/solidworks-youve-got-a-hanger/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.cadfanatic.com/2010/04/solidworks-youve-got-a-hanger/</feedburner:origLink></item>
		<item>
		<title>Drawing Center Mark Improvements &amp; The Lack Thereof</title>
		<link>http://feedproxy.google.com/~r/Cadfanatic/~3/fD29QJB_3Ek/</link>
		<comments>http://www.cadfanatic.com/2010/04/drawing-center-mark-improvements-the-lack-thereof/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 12:00:00 +0000</pubDate>
		<dc:creator>brian</dc:creator>
				<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://www.cadfanatic.com/2010/04/drawing-center-mark-improvements-the-lack-thereof/</guid>
		<description><![CDATA[
			
				
			
		
 A recent comment on my post on my favorite improvements in SolidWorks 2010 reminded me of an issue I have with what was one of my most favorite improvements: Drawing Center Mark Improvements.
When this feature improvement was first announced and I saw it demoed, I was very excited. My workflow has always been to add center marks, and then dimension to them, as dimensioning to the holes would not allow the dimension witness lines to display correctly with the center marks in place. And I occasionally had issues when ...]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.cadfanatic.com%2F2010%2F04%2Fdrawing-center-mark-improvements-the-lack-thereof%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.cadfanatic.com%2F2010%2F04%2Fdrawing-center-mark-improvements-the-lack-thereof%2F&amp;source=skrythe&amp;style=normal&amp;service=bit.ly&amp;service_api=R_735cf1f67db38335eb2927bce1ae12e3" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2010/04/frustrated_user.jpg"><img style="border-right-width: 0px; margin: 0px 5px 5px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Frustrated User" border="0" alt="Frustrated User" align="left" src="http://www.cadfanatic.com/wp-content/uploads/2010/04/frustrated_user_thumb.jpg" width="240" height="196" /></a> A <a href="http://www.cadfanatic.com/2009/09/20-favorite-improvements-in-solidworks-2010/#comment-41022763">recent comment</a> on my post on <a href="http://www.cadfanatic.com/2009/09/20-favorite-improvements-in-solidworks-2010/">my favorite improvements in SolidWorks 2010</a> reminded me of an issue I have with what was one of my most favorite improvements: Drawing Center Mark Improvements.</p>
<p>When this feature improvement was first announced and I saw it demoed, I was very excited. My workflow has always been to add center marks, and then dimension to them, as dimensioning to the holes would not allow the dimension witness lines to display correctly with the center marks in place. And I occasionally had issues when something happened that required the center marks be deleted and recreated, and then I would end up with dangling dimensions.</p>
<p>Finally, my issues were addressed with the drawing center mark improvements! Not…</p>
<p>Unfortunately, it turns out that the improvement only works on individual center marks, and not linear center marks, which is pretty much all that we use. So, while this is an improvement, it’s not really for me at all. It’s only half done.</p>
<p>I really hope that SolidWorks finishes this feature in 2011 (or a Service Pack would be even better). It would really make my workflow streamlined.</p>
<p>Like the comment I mentioned above states, it IS the small things that make a difference!</p>
</p>
<h5><em>Photo credit: </em><a href="http://www.flickr.com/photos/sybrenstuvel/2468506922/"><em>sybrenstuvel</em></a></h5>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=RT+@skrythe+Drawing+Center+Mark+Improvements+%26+The+Lack+Thereof+http://bit.ly/aoOFUE" title="Post to Twitter"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://plurk.com/?status=Drawing+Center+Mark+Improvements+%26+The+Lack+Thereof+http://bit.ly/aoOFUE" title="Post to Plurk"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-plurk-micro3.png" alt="Post to Plurk" /></a> <a class="tt" href="http://buzz.yahoo.com/submit?submitUrl=http://www.cadfanatic.com/2010/04/drawing-center-mark-improvements-the-lack-thereof/&amp;submitHeadline=Drawing+Center+Mark+Improvements+%26+The+Lack+Thereof" title="Post to Yahoo Buzz"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-buzz-micro3.png" alt="Post to Yahoo Buzz" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.cadfanatic.com/2010/04/drawing-center-mark-improvements-the-lack-thereof/&amp;title=Drawing+Center+Mark+Improvements+%26+The+Lack+Thereof" title="Post to Delicious"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.cadfanatic.com/2010/04/drawing-center-mark-improvements-the-lack-thereof/&amp;title=Drawing+Center+Mark+Improvements+%26+The+Lack+Thereof" title="Post to Digg"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.cadfanatic.com/2010/04/drawing-center-mark-improvements-the-lack-thereof/&amp;t=Drawing+Center+Mark+Improvements+%26+The+Lack+Thereof" title="Post to Facebook"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://www.cadfanatic.com/2010/04/drawing-center-mark-improvements-the-lack-thereof/&amp;t=Drawing+Center+Mark+Improvements+%26+The+Lack+Thereof&amp;c=%3Cp%3EPowered+by+%3Ca+href%3D%22http%3A%2F%2Frichardxthripp.thripp.com%2Ftweet-this%22%3ETweet+This%3C%2Fa%3E%3C%2Fp%3E" title="Post to MySpace"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro3.png" alt="Post to MySpace" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=Drawing+Center+Mark+Improvements+%26+The+Lack+Thereof&amp;link=http://www.cadfanatic.com/2010/04/drawing-center-mark-improvements-the-lack-thereof/" title="Post to Ping.fm"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-ping-micro3.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://reddit.com/submit?url=http://www.cadfanatic.com/2010/04/drawing-center-mark-improvements-the-lack-thereof/&amp;title=Drawing+Center+Mark+Improvements+%26+The+Lack+Thereof" title="Post to Reddit"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-reddit-micro3.png" alt="Post to Reddit" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.cadfanatic.com/2010/04/drawing-center-mark-improvements-the-lack-thereof/&amp;title=Drawing+Center+Mark+Improvements+%26+The+Lack+Thereof" title="Post to StumbleUpon"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>
<p><a href="http://feedads.g.doubleclick.net/~a/biZNSe9YEDN2aCzZoGGdiK9PI3I/0/da"><img src="http://feedads.g.doubleclick.net/~a/biZNSe9YEDN2aCzZoGGdiK9PI3I/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/biZNSe9YEDN2aCzZoGGdiK9PI3I/1/da"><img src="http://feedads.g.doubleclick.net/~a/biZNSe9YEDN2aCzZoGGdiK9PI3I/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=fD29QJB_3Ek:EWWN0oQr0aM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=fD29QJB_3Ek:EWWN0oQr0aM:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=fD29QJB_3Ek:EWWN0oQr0aM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?i=fD29QJB_3Ek:EWWN0oQr0aM:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=fD29QJB_3Ek:EWWN0oQr0aM:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?i=fD29QJB_3Ek:EWWN0oQr0aM:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=fD29QJB_3Ek:EWWN0oQr0aM:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=fD29QJB_3Ek:EWWN0oQr0aM:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=fD29QJB_3Ek:EWWN0oQr0aM:wK2gcrOwheE"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?i=fD29QJB_3Ek:EWWN0oQr0aM:wK2gcrOwheE" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Cadfanatic/~4/fD29QJB_3Ek" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.cadfanatic.com/2010/04/drawing-center-mark-improvements-the-lack-thereof/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.cadfanatic.com/2010/04/drawing-center-mark-improvements-the-lack-thereof/</feedburner:origLink></item>
		<item>
		<title>SolidWorks World 2010 – Wednesday General Session</title>
		<link>http://feedproxy.google.com/~r/Cadfanatic/~3/5d3JQq_cW-A/</link>
		<comments>http://www.cadfanatic.com/2010/03/solidworks-world-2010-wednesday-general-session/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 06:28:47 +0000</pubDate>
		<dc:creator>brian</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[SolidWorks World]]></category>
		<category><![CDATA[SolidWorks]]></category>

		<guid isPermaLink="false">http://www.cadfanatic.com/?p=1142</guid>
		<description><![CDATA[
			
				
			
		

Wednesday’s General Session opened with Fielder Hiss, VP of Product Management, taking the stage once again.  Fielder announced the launch of an online SolidWorks store, where one can purchase swag, such as shirts and caps, along with a few books.  The pickings are a little sparse right now, but hopefully more resources will be added soon.
TOP TEN ENHANCEMENT IDEAS
 Bruce Holway, Director of Product Definition, was up next to announce this year’s top ten enhancement ideas.  Some recent examples of enhancement ideas that have been added recently are:

Recreate all mates ...]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.cadfanatic.com%2F2010%2F03%2Fsolidworks-world-2010-wednesday-general-session%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.cadfanatic.com%2F2010%2F03%2Fsolidworks-world-2010-wednesday-general-session%2F&amp;source=skrythe&amp;style=normal&amp;service=bit.ly&amp;service_api=R_735cf1f67db38335eb2927bce1ae12e3" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2010/03/SWW10Banner.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="SolidWorks World 2010 Banner" src="http://www.cadfanatic.com/wp-content/uploads/2010/03/SWW10Banner_thumb.jpg" border="0" alt="SolidWorks World 2010 Banner" width="400" height="337" /></a></p>
<p>Wednesday’s General Session opened with Fielder Hiss, VP of Product Management, taking the stage once again.  Fielder announced the launch of an online <a href="http://store.solidworks.com/">SolidWorks store</a>, where one can purchase swag, such as shirts and caps, along with a few books.  The pickings are a little sparse right now, but hopefully more resources will be added soon.</p>
<p><strong>TOP TEN ENHANCEMENT IDEAS</strong></p>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2010/03/BruceHolway.jpg"><img style="margin: 0px 5px 5px 0px; display: inline; border-width: 0px;" title="Bruce Holway, Director of Product Definition" src="http://www.cadfanatic.com/wp-content/uploads/2010/03/BruceHolway_thumb.jpg" border="0" alt="Bruce Holway, Director of Product Definition" width="115" height="240" align="left" /></a> Bruce Holway, Director of Product Definition, was up next to announce this year’s top ten enhancement ideas.  Some recent examples of enhancement ideas that have been added recently are:</p>
<ul>
<li>Recreate all mates when mirroring components</li>
<li>Ability to rename configurations while referenced</li>
<li>Provide more options to create reference planes</li>
<li>Faster rebuilds on complex models</li>
<li>Excel behavior in tables</li>
<li>Reference zero in parent view (when baseline dimensioning a detail view, for instance)</li>
</ul>
<p>Ten members of the product definition team were brought up onto stage to name the enhancements.  <a href="http://www.cadfanatic.com/wp-content/uploads/2010/03/SWW10_TopTenEnhancements.jpg"><img style="margin: 5px 0px 5px 5px; display: inline; border-width: 0px;" title="SWW10 - Top Ten Requested Enhancements" src="http://www.cadfanatic.com/wp-content/uploads/2010/03/SWW10_TopTenEnhancements_thumb.jpg" border="0" alt="SWW10 - Top Ten Requested Enhancements" width="240" height="173" align="right" /></a>The top ten enhancements are as follows:</p>
<ol>
<li value="10">Simplify Video Card Requirements</li>
<li value="9">Exploded Views For Weldments</li>
<li value="8">Option To Dangle Children Instead Of Deleting</li>
<li value="7">Graphical Map Of References</li>
<li value="6">Allow More Types Of Assembly Features</li>
<li value="5">Better Utilize All Processor Cores</li>
<li value="4">On The Fly Equations In Dialogue Boxes</li>
<li value="3">File Compatibility Between Versions</li>
<li value="2">Increase Stability</li>
</ol>
<p>And the number one enhancement idea is:</p>
<ol>
<li>SolidWorks Should Cleanly Uninstall Itself</li>
</ol>
<p><strong>MODEL MANIA 2010</strong></p>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2010/03/MarkSchneider.jpg"><img style="margin: 0px 5px 0px 0px; display: inline; border-width: 0px;" title="Mark Schneider, Product Manager" src="http://www.cadfanatic.com/wp-content/uploads/2010/03/MarkSchneider_thumb.jpg" border="0" alt="Mark Schneider, Product Manager" width="115" height="177" align="left" /></a> Next up was Mark Schneider, Product Manager, to talk about the Model Mania 2010 contest.  Mark showed the drawings from the contest (<a href="http://www.flickr.com/photos/skrythe/4411663635/sizes/l/">sheet 1</a>, <a href="http://www.flickr.com/photos/skrythe/4411664243/sizes/l/">sheet 2</a>) and then a high-speed video showing the building of the model.  Mark mentioned several times about using Contour Selection to Boss/Cut Extrude.  This is something that I don’t do much of, but it really made a difference in the ease and speed with which the model was constructed.</p>
<p>He then announced the winners of the Model Mania 2010 contest.  The prizes were PNY NVIDIA Quadro FX graphics boards (a 4800 for 1st, a 3800 for 2nd, and an 1800 for 3rd)</p>
<p>On the customer side, the winners were:</p>
<ol>
<li>Nick Vande Waerdt – Kooima Company (18:29)</li>
<li>Todd Newhouse – Cyan Optics</li>
<li>Michael Hess – mhda</li>
</ol>
<p>On the reseller side, the winners were:</p>
<ol>
<li>Jeremiah Davis – ModernTech Mechanical (18:03)</li>
<li>Jason Pancoast &#8211; CAPINC</li>
<li>Neil Custard &#8211; GoEngineer</li>
</ol>
<p><strong>SWUGN AWARDS</strong></p>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2010/03/RichardDoyle.jpg"><img style="margin: 0px 5px 0px 0px; display: inline; border-width: 0px;" title="Richard Doyle" src="http://www.cadfanatic.com/wp-content/uploads/2010/03/RichardDoyle_thumb.jpg" border="0" alt="Richard Doyle" width="122" height="240" align="left" /></a> Richard Doyle took the stage next to talk user groups and to announce the SolidWorks User Group Network (SWUGN) Awards.  There are now 175 local SolidWorks User Group chapters in 23 countries.  More than 10,000 people attend SolidWorks user groups annually.  Richard announced that this year was the 10th anniversary of the SWUGN Committee, and then introduced the 2010/2011 SWUGN Committee.</p>
<p>Then Mark Peters, VP of Business Development at IMPACT Engineering Solutions (and one of the four original members of the first SWUGN Committee), joined Richard on stage to present the SWUGN awards:</p>
<ul>
<li>2009 User Group of the Year – Cindy Berend of the New Hampshire SolidWorks User Group</li>
<li>2009 User Group Leader of the Year – Anne Yust of the Twin Cities Simulation User Group</li>
</ul>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2010/03/RodneyHall.jpg"><img style="margin: 0px 0px 0px 5px; display: inline; border-width: 0px;" title="Rodney Hall shyly accepts the SWUGN Lifetime Achievement Award at SolidWorks World 2010 - definitely well-deserved!" src="http://www.cadfanatic.com/wp-content/uploads/2010/03/RodneyHall_thumb.jpg" border="0" alt="Rodney Hall shyly accepts the SWUGN Lifetime Achievement Award at SolidWorks World 2010 - definitely well-deserved!" width="240" height="145" align="right" /></a>The SWUGN Lifetime Achievement Award was awarded to Rodney Hall of the Catawba Valley SolidWorks User Group (right).</p>
<p><strong>WHAT’S NEW IN 2011</strong></p>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2010/03/SuperCADSmackdown2010.jpg"><img style="margin: 0px 5px 0px 0px; display: inline; border-width: 0px;" title="Super CAD Smackdown 2010" src="http://www.cadfanatic.com/wp-content/uploads/2010/03/SuperCADSmackdown2010_thumb.jpg" border="0" alt="Super CAD Smackdown 2010" width="160" height="175" align="left" /></a> Now we come to everyone’s favorite part, the sneak preview of the upcoming SolidWorks release!  This year, SolidWorks returned to their funny skits to show off some of the new features coming in SolidWorks 2011.  This year’s theme was “SUPER CAD SMACK DOWN”, a contest in which two opponents vied to be the best and fastest CAD jock.</p>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2010/03/Jeremy_BigRig.jpg"><img style="display: inline; border-width: 0px;" title="Jeremy &quot;Big Rig&quot; Regenerus" src="http://www.cadfanatic.com/wp-content/uploads/2010/03/Jeremy_BigRig_thumb.jpg" border="0" alt="Jeremy &quot;Big Rig&quot; Regenerus" width="154" height="162" /></a> <a href="http://www.cadfanatic.com/wp-content/uploads/2010/03/Ian_SledgeHammer.jpg"><img style="display: inline; border-width: 0px;" title="Ian &quot;The Sledge Hammer&quot; Hogg" src="http://www.cadfanatic.com/wp-content/uploads/2010/03/Ian_SledgeHammer_thumb.jpg" border="0" alt="Ian &quot;The Sledge Hammer&quot; Hogg" width="300" height="162" /></a></p>
<p>Jeremy “Big Rig” Regenerus and Ian “The Sledge Hammer” Hogg faced off with Darren Henry and Neil Cooke calling the plays and Mark Schneider refereeing:</p>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2010/03/SuperCADSmackdownFaceoff.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="Super CAD Smack Down 2010 Faceoff" src="http://www.cadfanatic.com/wp-content/uploads/2010/03/SuperCADSmackdownFaceoff_thumb.jpg" border="0" alt="Super CAD Smack Down 2010 Faceoff" width="400" height="220" /></a></p>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2010/03/SWW2011_Reliability.jpg"><img style="margin: 0px 5px 0px 0px; display: inline; border-width: 0px;" title="SolidWorks 2011 - Reliability Improvements" src="http://www.cadfanatic.com/wp-content/uploads/2010/03/SWW2011_Reliability_thumb.jpg" border="0" alt="SolidWorks 2011 - Reliability Improvements" width="183" height="150" align="left" /></a> They said that the performance of SolidWorks has been improved, resulting in increased reliability and lower memory usage.  They showed an image of a machine with a 460MB savings in memory utilization in SolidWorks 2011 versus 2010.</p>
<p>The new features of SolidWorks 2011 that they highlighted were:</p>
<ul>
<li><a href="http://www.cadfanatic.com/wp-content/uploads/2010/03/SWW2011_Performance.jpg"><img style="margin: 0px 0px 5px 5px; display: inline; border-width: 0px;" title="SolidWorks 2011 - Performance Improvements" src="http://www.cadfanatic.com/wp-content/uploads/2010/03/SWW2011_Performance_thumb.jpg" border="0" alt="SolidWorks 2011 - Performance Improvements" width="210" height="160" align="right" /></a><strong>Revolve Up To Surface</strong> – Allows selection of a surface to terminate a revolve feature.</li>
<li><strong>Defeature</strong> – Allows conversion of an assembly to a dumb (i.e., featureless) part file consisting of only the outside surfaces.  This will be very useful when sending files outside your company or sharing online.  It is a feature in the tree, which means that it is an editable item.  Also shown was an option to upload the resulting model to <a href="http://www.3dcontentcentral.com/">3D ContentCentral</a>.</li>
<li><strong>Custom RealView</strong> – More appearance options and settings are available, similar to what is currently offered in PhotoWorks.</li>
<li><strong>PhotoView 360 Integration</strong> – As you may have heard, PhotoWorks will cease to exist in SolidWorks 2011.  Taking it’s <a href="http://www.cadfanatic.com/wp-content/uploads/2010/03/SuperCADSmackdownCheer.jpg"><img style="margin: 0px 0px 0px 5px; display: inline; border-width: 0px;" title="Jon Hirschtick, Jeff Ray, and Bernard Charlés Cheering" src="http://www.cadfanatic.com/wp-content/uploads/2010/03/SuperCADSmackdownCheer_thumb.jpg" border="0" alt="Jon Hirschtick, Jeff Ray, and Bernard Charlés Cheering" width="240" height="195" align="right" /></a>place is PhotoView 360, and there have been some big  improvements since it was introduced.  You can now open a PhotoView 360 preview window in SolidWorks, and it will give you a real-time rendering as you work in SolidWorks.  It is more integrated with SolidWorks, and you can also render motion.</li>
<li><strong>Planar Simulation</strong> – You can run a simulation on a 2D section of a model.  If the part is symmetric or round, for instance, you can then project the results onto the 3D model.</li>
<li><strong>Dimension Layout Improvements</strong> – There is now more intelligence when dimensions are inserted into a drawing from the model and when moving existing drawing dimensions.</li>
<li><strong>Dual Dimension Hole Tables</strong> – Hole tables in drawings now support dual dimensions.</li>
<li><strong>Enterprise PDM Design Checker Task</strong> – The SolidWorks Design Checker is now integrated into Enterprise PDM and can be called in a workflow transition.</li>
<li><strong>Lightweight Welds</strong> – Welds in an assembly can now be “virtual” parts residing in the assembly file.</li>
<li><strong>Weld Tables</strong> – A table of all the welds in a weldment can now be shown in drawings.</li>
<li><strong>Piping Enhancements</strong> – Piping Routing now features weld gaps that will automatically adjust pipe route lengths to account for welds.</li>
<li><a href="http://www.cadfanatic.com/wp-content/uploads/2010/03/SW2011_Walkthru.jpg"><img style="margin: 0px 0px 0px 5px; display: inline; border-width: 0px;" title="SolidWorks 2011 Walk Through" src="http://www.cadfanatic.com/wp-content/uploads/2010/03/SW2011_Walkthru_thumb.jpg" border="0" alt="SolidWorks 2011 Walk Through" width="240" height="172" align="right" /></a><strong>Walk Through</strong> – Allows you to do a walk or fly through, as well as add an image, such as a person or vehicle, to the screen.</li>
</ul>
<p>The contest ended in a tie, so there was a tie-breaker held.  Jeremy nailed the win with the final new feature shown:</p>
<ul>
<li><strong>Feature Lock</strong> – Allows all features preceding this command to be locked and not rebuilt.  Very nice to have on large, complicated parts!</li>
</ul>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2010/03/SuperCADSmackdownWinner.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="Super CAD Smack Down Winner:  Jeremy &quot;Big Rig&quot; Regenerus!" src="http://www.cadfanatic.com/wp-content/uploads/2010/03/SuperCADSmackdownWinner_thumb.jpg" border="0" alt="Super CAD Smack Down Winner:  Jeremy &quot;Big Rig&quot; Regenerus!" width="400" height="262" /></a></p>
<p><strong>CLOSING REMARKS</strong></p>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2010/03/JeffRay_ClosingRemarks.jpg"><img style="margin: 0px 5px 0px 0px; display: inline; border-width: 0px;" title="Jeff Ray - Closing Remarks" src="http://www.cadfanatic.com/wp-content/uploads/2010/03/JeffRay_ClosingRemarks_thumb.jpg" border="0" alt="Jeff Ray - Closing Remarks" width="125" height="240" align="left" /></a> SolidWorks CEO Jeff Ray took the stage for the closing remarks.  He said that they will link SolidWorks to <a href="http://www.3ds.com/products/enovia/portfolio/enovia-v6/">Enovia V6</a> in the cloud (I heard the term “SolidWorks V6” used several times).  They showed a demo of an online tool called “3DswYmer” that is the cloud interface to Enovia V6.</p>
<p>Jeff also announced two new products, SolidWorks PDM and SolidWorks Product Data Sharing.  The Enovia V6 backbone interface and SolidWorks Product Data Sharing will be shipping later this year.</p>
<p>Jeff said that <strong><span style="color: #ff0000;">SolidWorks will deliver more technology in the next 2-1/2 years than they have in the last 15</span></strong>!</p>
<p><strong>SOLIDWORKS WORLD 2011</strong></p>
<p>Next year, SolidWorks World 2011 will be held at the <strong><span style="color: #ff0000;"><a href="http://www.sanantonio.gov/convfac/HBGCC/hbgoverview.asp">Henry B. Gonzalez Convention Center</a> in San Antonio, TX, on January 23-26, 2011</span></strong>.</p>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2010/03/SWW2011.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="SolidWorks World 2011 in San Antonio, TX" src="http://www.cadfanatic.com/wp-content/uploads/2010/03/SWW2011_thumb.jpg" border="0" alt="SolidWorks World 2011 in San Antonio, TX" width="400" height="218" /></a></p>
<p><strong>SUMMARY</strong></p>
<p>The closing slide of the General Session was a quote from Lauren Bacall:  “Standing still is the fastest way of moving backwards in a rapidly changing world.”  It is obvious that SolidWorks is not standing still, and is continuing to push the envelope.</p>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2010/03/SWW2010_Quote.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="SolidWorks World 2010 Quote" src="http://www.cadfanatic.com/wp-content/uploads/2010/03/SWW2010_Quote_thumb.jpg" border="0" alt="SolidWorks World 2010 Quote" width="400" height="155" /></a></p>
<p>So there you have it!  SolidWorks World 2010 has come to an end…  Be sure and check out my <a href="http://www.flickr.com/photos/skrythe/sets/72157623443209909/">Flickr photostream</a> for all the pictures I took from the conference.  I have pretty complete coverage of the Product Design Showcase from the Partner Pavilion, with pictures of just about every product that was on display and it’s information card.  I hope that in some little way I helped give those that were not able to make it to Anaheim some feeling for the excitement and energy that was SolidWorks World 2010!</p>
<p>(OK, so wow, I’m late!  Sorry for the delay in posting my Wednesday General Session wrap-up; I had computer issues while on the trip, and needed to wait to get some data off; also, it was hard to find time due to workload after getting back and family priorities.)</p>
<p><span style="font-size: xx-small;"><em><strong>DISCLOSURE:</strong>  DS SolidWorks Corp paid for my conference fee, lodging, and some meals.</em></span></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=RT+@skrythe+SolidWorks+World+2010+%E2%80%93+Wednesday+General+Session+http://bit.ly/9jjBzJ" title="Post to Twitter"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://plurk.com/?status=SolidWorks+World+2010+%E2%80%93+Wednesday+General+Session+http://bit.ly/9jjBzJ" title="Post to Plurk"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-plurk-micro3.png" alt="Post to Plurk" /></a> <a class="tt" href="http://buzz.yahoo.com/submit?submitUrl=http://www.cadfanatic.com/2010/03/solidworks-world-2010-wednesday-general-session/&amp;submitHeadline=SolidWorks+World+2010+%E2%80%93+Wednesday+General+Session" title="Post to Yahoo Buzz"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-buzz-micro3.png" alt="Post to Yahoo Buzz" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.cadfanatic.com/2010/03/solidworks-world-2010-wednesday-general-session/&amp;title=SolidWorks+World+2010+%E2%80%93+Wednesday+General+Session" title="Post to Delicious"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.cadfanatic.com/2010/03/solidworks-world-2010-wednesday-general-session/&amp;title=SolidWorks+World+2010+%E2%80%93+Wednesday+General+Session" title="Post to Digg"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.cadfanatic.com/2010/03/solidworks-world-2010-wednesday-general-session/&amp;t=SolidWorks+World+2010+%E2%80%93+Wednesday+General+Session" title="Post to Facebook"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://www.cadfanatic.com/2010/03/solidworks-world-2010-wednesday-general-session/&amp;t=SolidWorks+World+2010+%E2%80%93+Wednesday+General+Session&amp;c=%3Cp%3EPowered+by+%3Ca+href%3D%22http%3A%2F%2Frichardxthripp.thripp.com%2Ftweet-this%22%3ETweet+This%3C%2Fa%3E%3C%2Fp%3E" title="Post to MySpace"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro3.png" alt="Post to MySpace" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=SolidWorks+World+2010+%E2%80%93+Wednesday+General+Session&amp;link=http://www.cadfanatic.com/2010/03/solidworks-world-2010-wednesday-general-session/" title="Post to Ping.fm"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-ping-micro3.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://reddit.com/submit?url=http://www.cadfanatic.com/2010/03/solidworks-world-2010-wednesday-general-session/&amp;title=SolidWorks+World+2010+%E2%80%93+Wednesday+General+Session" title="Post to Reddit"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-reddit-micro3.png" alt="Post to Reddit" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.cadfanatic.com/2010/03/solidworks-world-2010-wednesday-general-session/&amp;title=SolidWorks+World+2010+%E2%80%93+Wednesday+General+Session" title="Post to StumbleUpon"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>
<p><a href="http://feedads.g.doubleclick.net/~a/X9ClmrGTBHNoVw_LBeGASj0zaE8/0/da"><img src="http://feedads.g.doubleclick.net/~a/X9ClmrGTBHNoVw_LBeGASj0zaE8/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/X9ClmrGTBHNoVw_LBeGASj0zaE8/1/da"><img src="http://feedads.g.doubleclick.net/~a/X9ClmrGTBHNoVw_LBeGASj0zaE8/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=5d3JQq_cW-A:EC60i-sL8w0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=5d3JQq_cW-A:EC60i-sL8w0:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=5d3JQq_cW-A:EC60i-sL8w0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?i=5d3JQq_cW-A:EC60i-sL8w0:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=5d3JQq_cW-A:EC60i-sL8w0:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?i=5d3JQq_cW-A:EC60i-sL8w0:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=5d3JQq_cW-A:EC60i-sL8w0:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=5d3JQq_cW-A:EC60i-sL8w0:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=5d3JQq_cW-A:EC60i-sL8w0:wK2gcrOwheE"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?i=5d3JQq_cW-A:EC60i-sL8w0:wK2gcrOwheE" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Cadfanatic/~4/5d3JQq_cW-A" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.cadfanatic.com/2010/03/solidworks-world-2010-wednesday-general-session/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.cadfanatic.com/2010/03/solidworks-world-2010-wednesday-general-session/</feedburner:origLink></item>
		<item>
		<title>SolidWorks World 2010 – Jon Hirschtick’s Mad Yo-Yo Skillz!</title>
		<link>http://feedproxy.google.com/~r/Cadfanatic/~3/pAlL7j9pieQ/</link>
		<comments>http://www.cadfanatic.com/2010/02/solidworks-world-2010-jon-hirschticks-mad-yo-yo-skillz/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 05:28:58 +0000</pubDate>
		<dc:creator>brian</dc:creator>
				<category><![CDATA[SolidWorks World]]></category>
		<category><![CDATA[Jon Hirchstick]]></category>
		<category><![CDATA[SolidWorks]]></category>

		<guid isPermaLink="false">http://www.cadfanatic.com/2010/02/solidworks-world-2010-jon-hirschticks-mad-yo-yo-skillz/</guid>
		<description><![CDATA[
			
				
			
		
Jon Hirschtick shows off his yo-yo skills at the Tuesday night special event:

The yo-yo belongs to Joshua Updyke, an Associate Engineer for Xpresso.&#160; (Ricky Jordan also had a try, and it turns out that he is quite adept with a yo-yo, too!)
         ]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.cadfanatic.com%2F2010%2F02%2Fsolidworks-world-2010-jon-hirschticks-mad-yo-yo-skillz%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.cadfanatic.com%2F2010%2F02%2Fsolidworks-world-2010-jon-hirschticks-mad-yo-yo-skillz%2F&amp;source=skrythe&amp;style=normal&amp;service=bit.ly&amp;service_api=R_735cf1f67db38335eb2927bce1ae12e3" height="61" width="50" /><br />
			</a>
		</div>
<p>Jon Hirschtick shows off his yo-yo skills at the Tuesday night special event:</p>
<p align="center"><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/dY66carJak8&amp;hl=en&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/dY66carJak8&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>The yo-yo belongs to Joshua Updyke, an Associate Engineer for <a href="http://www.xpressosoft.com/">Xpresso</a>.&#160; (<a href="http://www.rickyjordan.com/">Ricky Jordan</a> also had a try, and it turns out that he is quite adept with a yo-yo, too!)</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=RT+@skrythe+SolidWorks+World+2010+%E2%80%93+Jon+Hirschtick%E2%80%99s+Mad+Yo-Yo+Skillz%21+http://bit.ly/bMiTVs" title="Post to Twitter"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://plurk.com/?status=SolidWorks+World+2010+%E2%80%93+Jon+Hirschtick%E2%80%99s+Mad+Yo-Yo+Skillz%21+http://bit.ly/bMiTVs" title="Post to Plurk"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-plurk-micro3.png" alt="Post to Plurk" /></a> <a class="tt" href="http://buzz.yahoo.com/submit?submitUrl=http://www.cadfanatic.com/2010/02/solidworks-world-2010-jon-hirschticks-mad-yo-yo-skillz/&amp;submitHeadline=SolidWorks+World+2010+%E2%80%93+Jon+Hirschtick%E2%80%99s+Mad+Yo-Yo+Skillz%21" title="Post to Yahoo Buzz"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-buzz-micro3.png" alt="Post to Yahoo Buzz" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.cadfanatic.com/2010/02/solidworks-world-2010-jon-hirschticks-mad-yo-yo-skillz/&amp;title=SolidWorks+World+2010+%E2%80%93+Jon+Hirschtick%E2%80%99s+Mad+Yo-Yo+Skillz%21" title="Post to Delicious"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.cadfanatic.com/2010/02/solidworks-world-2010-jon-hirschticks-mad-yo-yo-skillz/&amp;title=SolidWorks+World+2010+%E2%80%93+Jon+Hirschtick%E2%80%99s+Mad+Yo-Yo+Skillz%21" title="Post to Digg"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.cadfanatic.com/2010/02/solidworks-world-2010-jon-hirschticks-mad-yo-yo-skillz/&amp;t=SolidWorks+World+2010+%E2%80%93+Jon+Hirschtick%E2%80%99s+Mad+Yo-Yo+Skillz%21" title="Post to Facebook"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://www.cadfanatic.com/2010/02/solidworks-world-2010-jon-hirschticks-mad-yo-yo-skillz/&amp;t=SolidWorks+World+2010+%E2%80%93+Jon+Hirschtick%E2%80%99s+Mad+Yo-Yo+Skillz%21&amp;c=%3Cp%3EPowered+by+%3Ca+href%3D%22http%3A%2F%2Frichardxthripp.thripp.com%2Ftweet-this%22%3ETweet+This%3C%2Fa%3E%3C%2Fp%3E" title="Post to MySpace"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro3.png" alt="Post to MySpace" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=SolidWorks+World+2010+%E2%80%93+Jon+Hirschtick%E2%80%99s+Mad+Yo-Yo+Skillz%21&amp;link=http://www.cadfanatic.com/2010/02/solidworks-world-2010-jon-hirschticks-mad-yo-yo-skillz/" title="Post to Ping.fm"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-ping-micro3.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://reddit.com/submit?url=http://www.cadfanatic.com/2010/02/solidworks-world-2010-jon-hirschticks-mad-yo-yo-skillz/&amp;title=SolidWorks+World+2010+%E2%80%93+Jon+Hirschtick%E2%80%99s+Mad+Yo-Yo+Skillz%21" title="Post to Reddit"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-reddit-micro3.png" alt="Post to Reddit" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.cadfanatic.com/2010/02/solidworks-world-2010-jon-hirschticks-mad-yo-yo-skillz/&amp;title=SolidWorks+World+2010+%E2%80%93+Jon+Hirschtick%E2%80%99s+Mad+Yo-Yo+Skillz%21" title="Post to StumbleUpon"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>
<p><a href="http://feedads.g.doubleclick.net/~a/cF1y4dKQruGaraCyAaNtvTpaZVk/0/da"><img src="http://feedads.g.doubleclick.net/~a/cF1y4dKQruGaraCyAaNtvTpaZVk/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/cF1y4dKQruGaraCyAaNtvTpaZVk/1/da"><img src="http://feedads.g.doubleclick.net/~a/cF1y4dKQruGaraCyAaNtvTpaZVk/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=pAlL7j9pieQ:H5YlQVQjyVU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=pAlL7j9pieQ:H5YlQVQjyVU:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=pAlL7j9pieQ:H5YlQVQjyVU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?i=pAlL7j9pieQ:H5YlQVQjyVU:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=pAlL7j9pieQ:H5YlQVQjyVU:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?i=pAlL7j9pieQ:H5YlQVQjyVU:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=pAlL7j9pieQ:H5YlQVQjyVU:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=pAlL7j9pieQ:H5YlQVQjyVU:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=pAlL7j9pieQ:H5YlQVQjyVU:wK2gcrOwheE"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?i=pAlL7j9pieQ:H5YlQVQjyVU:wK2gcrOwheE" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Cadfanatic/~4/pAlL7j9pieQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.cadfanatic.com/2010/02/solidworks-world-2010-jon-hirschticks-mad-yo-yo-skillz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.cadfanatic.com/2010/02/solidworks-world-2010-jon-hirschticks-mad-yo-yo-skillz/</feedburner:origLink></item>
		<item>
		<title>SolidWorks World 2010 – James Cameron Press Conference</title>
		<link>http://feedproxy.google.com/~r/Cadfanatic/~3/dRTIll00mxk/</link>
		<comments>http://www.cadfanatic.com/2010/02/solidworks-world-2010-james-cameron-press-conference/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 13:00:00 +0000</pubDate>
		<dc:creator>brian</dc:creator>
				<category><![CDATA[SolidWorks World]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Aliens]]></category>
		<category><![CDATA[Avatar]]></category>
		<category><![CDATA[James Cameron]]></category>
		<category><![CDATA[press conference]]></category>
		<category><![CDATA[SolidWorks]]></category>
		<category><![CDATA[Terminator]]></category>

		<guid isPermaLink="false">http://www.cadfanatic.com/2010/02/solidworks-world-2010-james-cameron-press-conference/</guid>
		<description><![CDATA[
			
				
			
		
James Cameron answers questions from the press corps after the SolidWorks World 2010 General Session on Tuesday, February 2, 2010.

DISCLOSURE:&#160; DS SolidWorks Corp paid for my conference fee, lodging, and some meals.
         ]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.cadfanatic.com%2F2010%2F02%2Fsolidworks-world-2010-james-cameron-press-conference%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.cadfanatic.com%2F2010%2F02%2Fsolidworks-world-2010-james-cameron-press-conference%2F&amp;source=skrythe&amp;style=normal&amp;service=bit.ly&amp;service_api=R_735cf1f67db38335eb2927bce1ae12e3" height="61" width="50" /><br />
			</a>
		</div>
<p>James Cameron answers questions from the press corps after the SolidWorks World 2010 General Session on Tuesday, February 2, 2010.</p>
<p align="center"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="400" height="315" id="_75864990620294"><param name="movie" value="http://www.archive.org/flow/flowplayer.commercial-3.0.5.swf?0.308049731244034" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="w3c" value="true" /><param name="flashvars" value="config={&quot;key&quot;:&quot;#$b6eb72a0f2f1e29f3d4&quot;,&quot;playlist&quot;:[{&quot;url&quot;:&quot;http://www.archive.org/download/JamesCameronPressConferenceAtSolidworksWorld2010/format=Thumbnail?.jpg&quot;,&quot;autoPlay&quot;:true,&quot;scaling&quot;:&quot;fit&quot;},{&quot;url&quot;:&quot;http://www.archive.org/download/JamesCameronPressConferenceAtSolidworksWorld2010/JamesCameron_SWW2010_PressConf_512kb.mp4&quot;,&quot;autoPlay&quot;:false,&quot;accelerated&quot;:true,&quot;scaling&quot;:&quot;fit&quot;,&quot;provider&quot;:&quot;h264streaming&quot;}],&quot;clip&quot;:{&quot;autoPlay&quot;:false,&quot;accelerated&quot;:true,&quot;scaling&quot;:&quot;fit&quot;,&quot;provider&quot;:&quot;h264streaming&quot;},&quot;canvas&quot;:{&quot;backgroundColor&quot;:&quot;0x000000&quot;,&quot;backgroundGradient&quot;:&quot;none&quot;},&quot;plugins&quot;:{&quot;audio&quot;:{&quot;url&quot;:&quot;http://www.archive.org/flow/flowplayer.audio-3.0.3-dev.swf&quot;},&quot;controls&quot;:{&quot;playlist&quot;:false,&quot;fullscreen&quot;:true,&quot;gloss&quot;:&quot;high&quot;,&quot;backgroundColor&quot;:&quot;0x000000&quot;,&quot;backgroundGradient&quot;:&quot;medium&quot;,&quot;sliderColor&quot;:&quot;0x777777&quot;,&quot;progressColor&quot;:&quot;0x777777&quot;,&quot;timeColor&quot;:&quot;0xeeeeee&quot;,&quot;durationColor&quot;:&quot;0x01DAFF&quot;,&quot;buttonColor&quot;:&quot;0x333333&quot;,&quot;buttonOverColor&quot;:&quot;0x505050&quot;},&quot;h264streaming&quot;:{&quot;url&quot;:&quot;http://www.archive.org/flow/flowplayer.h264streaming-3.0.5.swf&quot;}},&quot;contextMenu&quot;:[{&quot;View+JamesCameronPressConferenceAtSolidworksWorld2010+at+archive.org&quot;:&quot;function()&quot;},&quot;-&quot;,&quot;Flowplayer 3.0.5&quot;]}" /></object></p>
<p><em><font size="1"><strong>DISCLOSURE:</strong>&#160; DS SolidWorks Corp paid for my conference fee, lodging, and some meals.</font></em></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=RT+@skrythe+SolidWorks+World+2010+%E2%80%93+James+Cameron+Press+Conference+http://bit.ly/czmouG" title="Post to Twitter"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://plurk.com/?status=SolidWorks+World+2010+%E2%80%93+James+Cameron+Press+Conference+http://bit.ly/czmouG" title="Post to Plurk"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-plurk-micro3.png" alt="Post to Plurk" /></a> <a class="tt" href="http://buzz.yahoo.com/submit?submitUrl=http://www.cadfanatic.com/2010/02/solidworks-world-2010-james-cameron-press-conference/&amp;submitHeadline=SolidWorks+World+2010+%E2%80%93+James+Cameron+Press+Conference" title="Post to Yahoo Buzz"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-buzz-micro3.png" alt="Post to Yahoo Buzz" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.cadfanatic.com/2010/02/solidworks-world-2010-james-cameron-press-conference/&amp;title=SolidWorks+World+2010+%E2%80%93+James+Cameron+Press+Conference" title="Post to Delicious"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.cadfanatic.com/2010/02/solidworks-world-2010-james-cameron-press-conference/&amp;title=SolidWorks+World+2010+%E2%80%93+James+Cameron+Press+Conference" title="Post to Digg"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.cadfanatic.com/2010/02/solidworks-world-2010-james-cameron-press-conference/&amp;t=SolidWorks+World+2010+%E2%80%93+James+Cameron+Press+Conference" title="Post to Facebook"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://www.cadfanatic.com/2010/02/solidworks-world-2010-james-cameron-press-conference/&amp;t=SolidWorks+World+2010+%E2%80%93+James+Cameron+Press+Conference&amp;c=%3Cp%3EPowered+by+%3Ca+href%3D%22http%3A%2F%2Frichardxthripp.thripp.com%2Ftweet-this%22%3ETweet+This%3C%2Fa%3E%3C%2Fp%3E" title="Post to MySpace"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro3.png" alt="Post to MySpace" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=SolidWorks+World+2010+%E2%80%93+James+Cameron+Press+Conference&amp;link=http://www.cadfanatic.com/2010/02/solidworks-world-2010-james-cameron-press-conference/" title="Post to Ping.fm"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-ping-micro3.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://reddit.com/submit?url=http://www.cadfanatic.com/2010/02/solidworks-world-2010-james-cameron-press-conference/&amp;title=SolidWorks+World+2010+%E2%80%93+James+Cameron+Press+Conference" title="Post to Reddit"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-reddit-micro3.png" alt="Post to Reddit" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.cadfanatic.com/2010/02/solidworks-world-2010-james-cameron-press-conference/&amp;title=SolidWorks+World+2010+%E2%80%93+James+Cameron+Press+Conference" title="Post to StumbleUpon"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>
<p><a href="http://feedads.g.doubleclick.net/~a/9evSEEg5cQzR7DaJspi-1aXg8_s/0/da"><img src="http://feedads.g.doubleclick.net/~a/9evSEEg5cQzR7DaJspi-1aXg8_s/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/9evSEEg5cQzR7DaJspi-1aXg8_s/1/da"><img src="http://feedads.g.doubleclick.net/~a/9evSEEg5cQzR7DaJspi-1aXg8_s/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=dRTIll00mxk:HwnZF8KZSWk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=dRTIll00mxk:HwnZF8KZSWk:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=dRTIll00mxk:HwnZF8KZSWk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?i=dRTIll00mxk:HwnZF8KZSWk:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=dRTIll00mxk:HwnZF8KZSWk:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?i=dRTIll00mxk:HwnZF8KZSWk:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=dRTIll00mxk:HwnZF8KZSWk:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=dRTIll00mxk:HwnZF8KZSWk:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=dRTIll00mxk:HwnZF8KZSWk:wK2gcrOwheE"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?i=dRTIll00mxk:HwnZF8KZSWk:wK2gcrOwheE" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Cadfanatic/~4/dRTIll00mxk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.cadfanatic.com/2010/02/solidworks-world-2010-james-cameron-press-conference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.archive.org/download/JamesCameronPressConferenceAtSolidworksWorld2010/JamesCameron_SWW2010_PressConf_512kb.mp4&amp;quot" length="107374075" type="video/mp4" />
		<feedburner:origLink>http://www.cadfanatic.com/2010/02/solidworks-world-2010-james-cameron-press-conference/</feedburner:origLink></item>
		<item>
		<title>SolidWorks World 2010 – Tuesday General Session</title>
		<link>http://feedproxy.google.com/~r/Cadfanatic/~3/Lb52fAiRvkA/</link>
		<comments>http://www.cadfanatic.com/2010/02/solidworks-world-2010-tuesday-general-session/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 13:00:00 +0000</pubDate>
		<dc:creator>brian</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[SolidWorks World]]></category>
		<category><![CDATA[Aliens]]></category>
		<category><![CDATA[Avatar]]></category>
		<category><![CDATA[certification]]></category>
		<category><![CDATA[CSWA]]></category>
		<category><![CDATA[CSWE]]></category>
		<category><![CDATA[CSWP]]></category>
		<category><![CDATA[James Cameron]]></category>
		<category><![CDATA[SolidWorks]]></category>
		<category><![CDATA[Terminator]]></category>
		<category><![CDATA[Titanic]]></category>

		<guid isPermaLink="false">http://www.cadfanatic.com/2010/02/solidworks-world-2010-tuesday-general-session/</guid>
		<description><![CDATA[
			
				
			
		
Tuesday’s General Session opened with Fielder Hiss, VP of Product Management, taking the stage.&#160; He introduced SolidWorks Certification Specialists Mike Puckett and Avelino Rochino to talk about the various certifications that SolidWorks offers.
They announced that with the certifications added on Sunday, that there were now over 25,000 users with Certified SolidWorks Associate (CSWA) or Certified SolidWorks Professional (CSWP) certifications.&#160; They then called SolidWorks CEO Jeff Ray to the stage to participate in a “Certification Hole in One” putting contest in which an attendee (in this case, a Smith &#38; Wesson ...]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.cadfanatic.com%2F2010%2F02%2Fsolidworks-world-2010-tuesday-general-session%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.cadfanatic.com%2F2010%2F02%2Fsolidworks-world-2010-tuesday-general-session%2F&amp;source=skrythe&amp;style=normal&amp;service=bit.ly&amp;service_api=R_735cf1f67db38335eb2927bce1ae12e3" height="61" width="50" /><br />
			</a>
		</div>
<p>Tuesday’s General Session opened with Fielder Hiss, VP of Product Management, taking the stage.&#160; He introduced SolidWorks Certification Specialists Mike Puckett and Avelino Rochino to talk about the various certifications that SolidWorks offers.</p>
<p>They announced that with the certifications added on Sunday, that there were now over 25,000 users with Certified SolidWorks Associate (CSWA) or Certified SolidWorks Professional (CSWP) <a href="http://www.cadfanatic.com/wp-content/uploads/2010/02/JeffRay_CertHoleInOne.jpg"><img style="border-right-width: 0px; margin: 5px 5px 5px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Jeff Ray - Certification Hole In One" border="0" alt="Jeff Ray - Certification Hole In One" align="left" src="http://www.cadfanatic.com/wp-content/uploads/2010/02/JeffRay_CertHoleInOne_thumb.jpg" width="240" height="109" /></a>certifications.&#160; They then called SolidWorks CEO Jeff Ray to the stage to participate in a “Certification Hole in One” putting contest in which an attendee (in this case, a Smith &amp; Wesson employee) could win one of the <a href="http://www.rc10.com/">TEAM Associated</a> <a href="http://www.cadfanatic.com/wp-content/uploads/2010/02/TASC10.jpg"><img style="border-right-width: 0px; margin: 5px 0px 5px 5px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="TEAM Associated SC-10 RC Truck" border="0" alt="TEAM Associated SC-10 RC Truck" align="right" src="http://www.cadfanatic.com/wp-content/uploads/2010/02/TASC10_thumb.jpg" width="240" height="152" /></a>Short Course (SC)-10 RC trucks that were featured at Monday night’s CSWP event.</p>
</p>
</p>
</p>
<p>Mike and Avelino then announced a new certification, the <a href="http://www.solidworks.com/cswe/">Certified SolidWorks Expert (CSWE) exam</a>, available as of that morning.&#160; Among the topics covered in the exam were multi-bodies, sweeps, lofts, belts/chains, curves, in-context assemblies, and springs.&#160; In order to take the exam, a user must meet the two prerequisites of successfully passing the CSWP exam and three advanced topic exams.&#160; There is no example exam, and if you do not pass it, <a href="http://www.cadfanatic.com/wp-content/uploads/2010/02/SkyVentureWindTunnelModel.jpg"><img style="border-right-width: 0px; margin: 5px 0px 5px 5px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="SkyVenture Wind Tunnel Model" border="0" alt="SkyVenture Wind Tunnel Model" align="right" src="http://www.cadfanatic.com/wp-content/uploads/2010/02/SkyVentureWindTunnelModel_thumb.jpg" width="134" height="150" /></a>you must wait at least 90 days before attempting it again.</p>
<p>Fielder then took the stage again and talked of 2 customers and how they were using SolidWorks to develop their designs: Edd China’s <a href="http://www.cummfybanana.com/">Cummfy Banana</a>, designer of street-legal furniture; and Bill Kitchen’s <a href="http://www.skyventure.com/">SkyVenture</a>, an indoor skydiving wind tunnel designer based in Orlando, FL.</p>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2010/02/CanonVirtual3DInterface.jpg"><img style="border-right-width: 0px; margin: 5px 0px 5px 5px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Fielder and Kirk Demonstrate Canon&#39;s Virtual 3D Interface" border="0" alt="Fielder and Kirk Demonstrate Canon&#39;s Virtual 3D Interface" align="right" src="http://www.cadfanatic.com/wp-content/uploads/2010/02/CanonVirtual3DInterface_thumb.jpg" width="240" height="153" /></a>Fielder then demoed a virtual-reality product from Canon that allows one to interact with a CAD model and view it as situated in the real world.&#160; He also mentioned another product that was shown in the Partner Pavilion, the Infinite Z 3D system.</p>
</p>
</p>
</p>
</p>
</p>
</p>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2010/02/JamesCameronInterview_JonHirschtick.jpg"><img style="border-right-width: 0px; margin: 5px 5px 5px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="James Cameron Interview with Jon Hirschtick" border="0" alt="James Cameron Interview with Jon Hirschtick" align="left" src="http://www.cadfanatic.com/wp-content/uploads/2010/02/JamesCameronInterview_JonHirschtick_thumb.jpg" width="240" height="125" /></a>Next up was Tuesday’s special guest, writer, producer, and director <a href="http://www.imdb.com/name/nm0000116/">James Cameron</a>.&#160; Instead of a keynote speech, SolidWorks co-founder Jon Hirschtick did an interview with him onstage.</p>
<p>James Cameron is best known for his work in blockbusters such as <a href="http://www.imdb.com/title/tt0090605/">Aliens</a>; the <a href="http://www.imdb.com/title/tt0088247/">Terminator</a> franchise; <a href="http://www.imdb.com/title/tt0120338/">Titanic</a>; and most recently, <a href="http://www.imdb.com/title/tt0499549/">Avatar</a>.&#160; However, he has produced several documentaries and spoke fondly of those experiences.</p>
<p>Cameron said that his documentaries have never made much money, but that the real reward was working with others toward a common goal, and being able to realize the worth of the contributions of each individual.&#160; As a designer and engineer, I totally get where he is coming from.</p>
<p>Cameron mentioned his next big documentary project is a dive to the bottom of the <a href="http://en.wikipedia.org/wiki/Mariana_Trench">Mariana Trench</a>, the deepest known part of the Earth’s oceans.&#160; The pressure at the bottom of the trench approaches 16,000 psi, so they need to design their submersible to meet this crushing requirement.</p>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2010/02/JonH_JamesCameron.jpg"><img style="border-right-width: 0px; margin: 5px 0px 5px 5px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Jon Hirschtick and James Cameron" border="0" alt="Jon Hirschtick and James Cameron" align="right" src="http://www.cadfanatic.com/wp-content/uploads/2010/02/JonH_JamesCameron_thumb.jpg" width="250" height="322" /></a> The submersible they are designing is a one-man vehicle, and is as close to a sphere as it can be with viewports and such.&#160; He said that they had ran finite element analysis (FEA) on it and it passed, but they wanted to confirm this, since this will be a manned mission.&#160; They built a prototype and tested it at 16 ksi with strain gauges attached, and he said that the results matched up almost exactly with the analysis results.</p>
<p>Cameron himself and two other people are pilots for the submersible.</p>
<p>He mentioned a sort of ritual he does when starting a new project: he posts a list of three maxims for his crew to see that I think everyone should consider when setting out to do something new:</p>
<ol>
<li>Hope is not a strategy. </li>
<li>Luck is not a factor. </li>
<li>Fear is not an option. </li>
</ol>
<p>The thing that got the biggest response from the crowd was when he said that he was a precision tool and die machinist while he was in college.&#160; I think that statement really earned him some street cred with the attendees!</p>
<p>I will have the video of the press conference that immediately followed the General Session available shortly.</p>
<p><em><font size="1"><strong>DISCLOSURE:</strong>&#160; DS SolidWorks Corp paid for my conference fee, lodging, and some meals.</font></em></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=RT+@skrythe+SolidWorks+World+2010+%E2%80%93+Tuesday+General+Session+http://bit.ly/crusr2" title="Post to Twitter"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://plurk.com/?status=SolidWorks+World+2010+%E2%80%93+Tuesday+General+Session+http://bit.ly/crusr2" title="Post to Plurk"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-plurk-micro3.png" alt="Post to Plurk" /></a> <a class="tt" href="http://buzz.yahoo.com/submit?submitUrl=http://www.cadfanatic.com/2010/02/solidworks-world-2010-tuesday-general-session/&amp;submitHeadline=SolidWorks+World+2010+%E2%80%93+Tuesday+General+Session" title="Post to Yahoo Buzz"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-buzz-micro3.png" alt="Post to Yahoo Buzz" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.cadfanatic.com/2010/02/solidworks-world-2010-tuesday-general-session/&amp;title=SolidWorks+World+2010+%E2%80%93+Tuesday+General+Session" title="Post to Delicious"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.cadfanatic.com/2010/02/solidworks-world-2010-tuesday-general-session/&amp;title=SolidWorks+World+2010+%E2%80%93+Tuesday+General+Session" title="Post to Digg"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.cadfanatic.com/2010/02/solidworks-world-2010-tuesday-general-session/&amp;t=SolidWorks+World+2010+%E2%80%93+Tuesday+General+Session" title="Post to Facebook"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://www.cadfanatic.com/2010/02/solidworks-world-2010-tuesday-general-session/&amp;t=SolidWorks+World+2010+%E2%80%93+Tuesday+General+Session&amp;c=%3Cp%3EPowered+by+%3Ca+href%3D%22http%3A%2F%2Frichardxthripp.thripp.com%2Ftweet-this%22%3ETweet+This%3C%2Fa%3E%3C%2Fp%3E" title="Post to MySpace"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro3.png" alt="Post to MySpace" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=SolidWorks+World+2010+%E2%80%93+Tuesday+General+Session&amp;link=http://www.cadfanatic.com/2010/02/solidworks-world-2010-tuesday-general-session/" title="Post to Ping.fm"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-ping-micro3.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://reddit.com/submit?url=http://www.cadfanatic.com/2010/02/solidworks-world-2010-tuesday-general-session/&amp;title=SolidWorks+World+2010+%E2%80%93+Tuesday+General+Session" title="Post to Reddit"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-reddit-micro3.png" alt="Post to Reddit" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.cadfanatic.com/2010/02/solidworks-world-2010-tuesday-general-session/&amp;title=SolidWorks+World+2010+%E2%80%93+Tuesday+General+Session" title="Post to StumbleUpon"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>
<p><a href="http://feedads.g.doubleclick.net/~a/VkRS1MWzfZJijTY22qyMrlyP3Oo/0/da"><img src="http://feedads.g.doubleclick.net/~a/VkRS1MWzfZJijTY22qyMrlyP3Oo/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/VkRS1MWzfZJijTY22qyMrlyP3Oo/1/da"><img src="http://feedads.g.doubleclick.net/~a/VkRS1MWzfZJijTY22qyMrlyP3Oo/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=Lb52fAiRvkA:2ywu6550gmc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=Lb52fAiRvkA:2ywu6550gmc:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=Lb52fAiRvkA:2ywu6550gmc:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?i=Lb52fAiRvkA:2ywu6550gmc:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=Lb52fAiRvkA:2ywu6550gmc:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?i=Lb52fAiRvkA:2ywu6550gmc:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=Lb52fAiRvkA:2ywu6550gmc:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=Lb52fAiRvkA:2ywu6550gmc:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=Lb52fAiRvkA:2ywu6550gmc:wK2gcrOwheE"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?i=Lb52fAiRvkA:2ywu6550gmc:wK2gcrOwheE" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Cadfanatic/~4/Lb52fAiRvkA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.cadfanatic.com/2010/02/solidworks-world-2010-tuesday-general-session/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.cadfanatic.com/2010/02/solidworks-world-2010-tuesday-general-session/</feedburner:origLink></item>
		<item>
		<title>SolidWorks World 2010 – Monday General Session</title>
		<link>http://feedproxy.google.com/~r/Cadfanatic/~3/s10ATRZk-PY/</link>
		<comments>http://www.cadfanatic.com/2010/02/solidworks-world-2010-monday-general-session/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 21:11:02 +0000</pubDate>
		<dc:creator>brian</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[SolidWorks World]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[Dassault Systemes]]></category>
		<category><![CDATA[robot]]></category>
		<category><![CDATA[SolidWorks]]></category>

		<guid isPermaLink="false">http://www.cadfanatic.com/2010/02/solidworks-world-2010-monday-general-session/</guid>
		<description><![CDATA[
			
				
			
		
 
The first General Session of SolidWorks World 2010 began in Anaheim, CA, with SolidWorks CEO Jeff Ray taking the stage.&#160; Jeff mentioned that in the current state of the economy, most companies were scaling back events, but that there were over 5000 people registered for this year’s conference.
MEET THE PARENTS
 Jeff mentioned the fact that over the last couple of years, signs of SolidWorks’ parent company, Dassault Systémes (DSS), had become more apparent.&#160; He wanted to talk more about the relationship of SolidWorks with DSS.&#160; He introduced Bernard Charlés, ...]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.cadfanatic.com%2F2010%2F02%2Fsolidworks-world-2010-monday-general-session%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.cadfanatic.com%2F2010%2F02%2Fsolidworks-world-2010-monday-general-session%2F&amp;source=skrythe&amp;style=normal&amp;service=bit.ly&amp;service_api=R_735cf1f67db38335eb2927bce1ae12e3" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2010/02/SWW10Banner.jpg"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="SolidWorks World 2010 Banner" border="0" alt="SolidWorks World 2010 Banner" src="http://www.cadfanatic.com/wp-content/uploads/2010/02/SWW10Banner_thumb.jpg" width="404" height="135" /></a> </p>
<p>The first General Session of SolidWorks World 2010 began in Anaheim, CA, with SolidWorks CEO Jeff Ray taking the stage.&#160; <a href="http://www.cadfanatic.com/wp-content/uploads/2010/02/SolidWorksCEOJeffRay.jpg"><img style="border-right-width: 0px; margin: 5px 5px 0px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="SolidWorks CEO Jeff Ray" border="0" alt="SolidWorks CEO Jeff Ray" align="left" src="http://www.cadfanatic.com/wp-content/uploads/2010/02/SolidWorksCEOJeffRay_thumb.jpg" width="240" height="122" /></a>Jeff mentioned that in the current state of the economy, most companies were scaling back events, but that there were over 5000 people registered for this year’s conference.</p>
<p><strong>MEET THE PARENTS</strong></p>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2010/02/DSSCEOBernardCharles.jpg"><img style="border-right-width: 0px; margin: 0px 5px 0px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Jeff Ray wtih DSS CEO Bernard Charlés" border="0" alt="Jeff Ray wtih DSS CEO Bernard Charlés" align="left" src="http://www.cadfanatic.com/wp-content/uploads/2010/02/DSSCEOBernardCharles_thumb.jpg" width="152" height="123" /></a> Jeff mentioned the fact that over the last couple of years, signs of SolidWorks’ parent company, Dassault Systémes (DSS), had become more apparent.&#160; He wanted to talk more about the relationship of SolidWorks with DSS.&#160; He introduced Bernard Charlés, CEO Dassault Systémes, who took the stage.</p>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2010/02/DSS_Lovemarks.jpg"><img style="border-right-width: 0px; margin: 0px 0px 0px 5px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="6 DSS Lovemarks" border="0" alt="6 DSS Lovemarks" align="right" src="http://www.cadfanatic.com/wp-content/uploads/2010/02/DSS_Lovemarks_thumb.jpg" width="240" height="180" /></a> Charlés gave a brief overview of DSS’ 6 product offerings, or as he called them, “lovemarks”:</p>
<ul>
<li>SolidWorks </li>
<li>Catia </li>
<li>Simulia </li>
<li>Delmia </li>
<li>Enovia </li>
<li>3DVIA </li>
</ul>
<p>Charlés said that there were over 2 million users of DSS software, with 5 of their offerings holding the #1 position in their sector worldwide.</p>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2010/02/DSS_Vision.jpg"><img style="border-right-width: 0px; margin: 0px 5px 0px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="The Dassault Systémes Vision" border="0" alt="The Dassault Systémes Vision" align="left" src="http://www.cadfanatic.com/wp-content/uploads/2010/02/DSS_Vision_thumb.jpg" width="135" height="100" /></a> The main theme of his talk was “use a 3D virtual universe to design anything in the world” and “use 3D everywhere”.&#160; DSS’ vision is to connect the research, engineering, consumer, and education communities.</p>
<p>Here is a video of Matt talking to Bernard Charlés about SolidWorks, cloud computing, and the future of 3D:</p>
<div style="padding-bottom: 0px; padding-left: 0px; width: 425px; padding-right: 0px; display: block; float: none; margin-left: auto; margin-right: auto; padding-top: 0px" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:3cfe6624-bee4-4cb2-bef4-d68cbc6d813b" class="wlWriterSmartContent"><embed height="355" type="application/x-shockwave-flash" width="425" src="http://www.youtube.com/v/9wxb4jgRxjo" wmode="transparent" />
<div style="clear: both; font-size: 0.8em">Bernard Charles, President &amp; CEO of Dassault Systemes, takes a few minutes to talk about SolidWorks, cloud computing, and the future of 3D.</div>
</p></div>
<p><strong>     <br />DO CAD USERS DREAM OF ELECTRIC CARS?</strong></p>
<p>Jeff took the stage again and talked about “green design”.&#160; He asked the question, “What do you think about when you think of a green car?”</p>
<p>He then said that he wanted to see what some car design enthusiasts could come up with, so he brought up Jeremy <a href="http://www.cadfanatic.com/wp-content/uploads/2010/02/JeremyLuchini_MikeNorth.jpg"><img style="border-right-width: 0px; margin: 5px 0px 5px 5px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Jeff Ray, Jeremy Luchini, &amp; Mike North" border="0" alt="Jeff Ray, Jeremy Luchini, &amp; Mike North" align="right" src="http://www.cadfanatic.com/wp-content/uploads/2010/02/JeremyLuchini_MikeNorth_thumb.jpg" width="240" height="135" /></a>Luchini, who heads up the Certification team at SolidWorks (and is a vehicle enthusiast), and Dr. Mike North, from the Discovery show, <em>Prototype This</em>.&#160; Jeremy was in charge of the chassis and design and Dr. North was in charge of the powertrain.&#160; The product of this experiment is the SolidWorks 100% Electric ‘33 Hot Rod:</p>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2010/02/SW_Electric_33HotRod.jpg"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="SolidWorks 100% Electric &#39;33 Hot Rod" border="0" alt="SolidWorks 100% Electric &#39;33 Hot Rod" src="http://www.cadfanatic.com/wp-content/uploads/2010/02/SW_Electric_33HotRod_thumb.jpg" width="404" height="304" /></a>&#160; <br />The first time they tested it, they got 0-60 in 3.8 seconds!&#160; And that was on one battery pack (the car has three).&#160; Dr. North said that they could get it down to around 3.0 seconds if they had hooked up the other battery packs.&#160; The chassis is from <a href="http://www.factoryfive.com/">Factory Five Racing</a>; the electric engine was robbed from a bus, and delivers 660 ft-lb of torque; and the batteries are from <a href="http://www.a123systems.com/">A123 Systems</a> and deliver 440 volts at 2000 amps.</p>
<p>And SolidWorks is taking this one step farther…&#160; They are beginning a web series based on this experiment.&#160; A website has already went live, <a href="http://www.letsgodesign.tv/">Let’s Go Design</a>, where you can submit design ideas for consideration.</p>
<p><strong>CUSTOMER SPOTLIGHT</strong></p>
<p>Jeff then had a couple of follow-ups from two of the featured customers from <a href="http://www.cadfanatic.com/2009/02/solidworks-world-2009-wednesday-general-session/">last year’s General Session</a>.</p>
<p><a href="http://www.terrafugia.com/">Terrafugia</a>, with their street-legal flying car, has completed tests and had extensive media coverage.&#160; Jeff mentioned that they had used Catia to design the complex wing shapes.&#160; And <a href="http://www.microwindtech.com/">MicroWind Technologies</a> used SolidWorks Simulation to deal with vibration issues in their wind turbines.</p>
<p>Jeff then introduced some of folks attending from Walt Disney’s Imagineering group.&#160; They were one of SolidWorks’ first customers, having used the software since 1995.</p>
<p>And as has been previously reported, SolidWorks shipped it’s one-millionth license last year to <a href="http://www.microwindtech.com/">Ogio</a>.</p>
<p><strong>SOLIDWORKS IN THE CLOUD</strong></p>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2010/02/SW_MultiplePlatforms.jpg"><img style="border-right-width: 0px; margin: 0px 5px 0px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="SolidWorks on Multiple Platforms" border="0" alt="SolidWorks on Multiple Platforms" align="left" src="http://www.cadfanatic.com/wp-content/uploads/2010/02/SW_MultiplePlatforms_thumb.jpg" width="240" height="203" /></a> As I mentioned in my <a href="http://www.cadfanatic.com/2010/02/that-looks-like-a-mac/">previous article</a>, SolidWorks showed off some new technology featuring cloud-based architecture.&#160; They showed software running on a Mac, netbook, and iPhone; and a multi-touch interface running on a tablet.&#160; What really blew me away was when they loaded up this huge factory assembly and instantly started doing a fly-through!&#160; There was very slight stutter every once in a while, but it was otherwise very smooth.</p>
<p>According to Jeff Ray, it was all performed live, with no previously-recorded movies.&#160; This technology has been working, he said, for the past 2 years or so, and they felt that it was now ready to be previewed.&#160; They did not announce a release date, but Jeff said that the first aspects of cloud computing will ship later this year.&#160; They will be showing SolidWorks talking to Enovia V6 in Wednesday’s General Session.</p>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2010/02/SmartSpring.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="Smart Spring" border="0" alt="Smart Spring" align="right" src="http://www.cadfanatic.com/wp-content/uploads/2010/02/SmartSpring_thumb.jpg" width="240" height="183" /></a> One of the big issues that they are trying to tackle is that CAD doesn’t really model real life.&#160; Springs, o-rings, and the like are just some of the items we need in our models, but they don’t behave in the CAD model as they do in reality.&#160; One of the demos they showed had them adding a spring to a jaws-of-life assembly, and it actually deformed and moved as it would in a real assembly!</p>
<p><strong>KEYNOTE SPEAKER, JAMES MCLURKIN</strong></p>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2010/02/JamesMcLurkin_JeffRay.jpg"><img style="border-right-width: 0px; margin: 0px 5px 0px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="James McLurkin &amp; Jeff Ray" border="0" alt="James McLurkin &amp; Jeff Ray" align="left" src="http://www.cadfanatic.com/wp-content/uploads/2010/02/JamesMcLurkin_JeffRay_thumb.jpg" width="240" height="136" /></a> The speaker for Monday’s General Session was James McLurkin.&#160; Mr. McLurkin is a roboticist, inventor, researcher, and teacher at Rice University in the Computer Science Department.&#160; The title of his presentation was “Dances With Robots: The Story of One Engineer, 112 Little Robots and the Toys, Insects, and <em>Star Wars</em> Movies that made it all Possible”.</p>
<p>He spoke about his research in swarm theory, and how those behaviors of swarms of insects<a href="http://www.cadfanatic.com/wp-content/uploads/2010/02/RecruitmentControlinBees.jpg"><img style="border-right-width: 0px; margin: 5px 0px 5px 5px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Flowchart Showing Recruitment Control in Bees" border="0" alt="Flowchart Showing Recruitment Control in Bees" align="right" src="http://www.cadfanatic.com/wp-content/uploads/2010/02/RecruitmentControlinBees_thumb.jpg" width="240" height="167" /></a> can be applied to robots.&#160; He did a demo with a swarm of 15 or so little mini robots on stage that was pretty entertaining.</p>
<p>I think being able to take a behavioral model from and insect species and apply it to programming for robots is amazing and brilliant; until they try to take over the world, that is! (Mr. McLurkin said that there wasn’t a robot that could pull open a door at the moment, so we should be safe for now…)</p>
<p><strong>SUMMARY</strong></p>
<p>I think the prospect of having the option to run your CAD software from the cloud is intriguing.&#160; That’s right, I said option.&#160; Jeff Ray said that there would still be a standalone solution for years to come, and that they were not going to force customers into making the decision on how they use their CAD software.&#160; Dassault is still supporting Catia v4, and Jeff said that SolidWorks will follow that model.</p>
<p><em><font size="1"><strong>DISCLOSURE:</strong>&#160; DS SolidWorks Corp paid for my conference fee, lodging, and some meals.</font></em></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=RT+@skrythe+SolidWorks+World+2010+%E2%80%93+Monday+General+Session+http://bit.ly/br0eBD" title="Post to Twitter"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://plurk.com/?status=SolidWorks+World+2010+%E2%80%93+Monday+General+Session+http://bit.ly/br0eBD" title="Post to Plurk"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-plurk-micro3.png" alt="Post to Plurk" /></a> <a class="tt" href="http://buzz.yahoo.com/submit?submitUrl=http://www.cadfanatic.com/2010/02/solidworks-world-2010-monday-general-session/&amp;submitHeadline=SolidWorks+World+2010+%E2%80%93+Monday+General+Session" title="Post to Yahoo Buzz"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-buzz-micro3.png" alt="Post to Yahoo Buzz" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.cadfanatic.com/2010/02/solidworks-world-2010-monday-general-session/&amp;title=SolidWorks+World+2010+%E2%80%93+Monday+General+Session" title="Post to Delicious"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.cadfanatic.com/2010/02/solidworks-world-2010-monday-general-session/&amp;title=SolidWorks+World+2010+%E2%80%93+Monday+General+Session" title="Post to Digg"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.cadfanatic.com/2010/02/solidworks-world-2010-monday-general-session/&amp;t=SolidWorks+World+2010+%E2%80%93+Monday+General+Session" title="Post to Facebook"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://www.cadfanatic.com/2010/02/solidworks-world-2010-monday-general-session/&amp;t=SolidWorks+World+2010+%E2%80%93+Monday+General+Session&amp;c=%3Cp%3EPowered+by+%3Ca+href%3D%22http%3A%2F%2Frichardxthripp.thripp.com%2Ftweet-this%22%3ETweet+This%3C%2Fa%3E%3C%2Fp%3E" title="Post to MySpace"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro3.png" alt="Post to MySpace" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=SolidWorks+World+2010+%E2%80%93+Monday+General+Session&amp;link=http://www.cadfanatic.com/2010/02/solidworks-world-2010-monday-general-session/" title="Post to Ping.fm"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-ping-micro3.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://reddit.com/submit?url=http://www.cadfanatic.com/2010/02/solidworks-world-2010-monday-general-session/&amp;title=SolidWorks+World+2010+%E2%80%93+Monday+General+Session" title="Post to Reddit"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-reddit-micro3.png" alt="Post to Reddit" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.cadfanatic.com/2010/02/solidworks-world-2010-monday-general-session/&amp;title=SolidWorks+World+2010+%E2%80%93+Monday+General+Session" title="Post to StumbleUpon"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>
<p><a href="http://feedads.g.doubleclick.net/~a/_NkN_eN-wcT-KkMWz0VoxSt6-oo/0/da"><img src="http://feedads.g.doubleclick.net/~a/_NkN_eN-wcT-KkMWz0VoxSt6-oo/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/_NkN_eN-wcT-KkMWz0VoxSt6-oo/1/da"><img src="http://feedads.g.doubleclick.net/~a/_NkN_eN-wcT-KkMWz0VoxSt6-oo/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=s10ATRZk-PY:rQ3S4U9YDO0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=s10ATRZk-PY:rQ3S4U9YDO0:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=s10ATRZk-PY:rQ3S4U9YDO0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?i=s10ATRZk-PY:rQ3S4U9YDO0:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=s10ATRZk-PY:rQ3S4U9YDO0:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?i=s10ATRZk-PY:rQ3S4U9YDO0:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=s10ATRZk-PY:rQ3S4U9YDO0:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=s10ATRZk-PY:rQ3S4U9YDO0:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=s10ATRZk-PY:rQ3S4U9YDO0:wK2gcrOwheE"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?i=s10ATRZk-PY:rQ3S4U9YDO0:wK2gcrOwheE" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Cadfanatic/~4/s10ATRZk-PY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.cadfanatic.com/2010/02/solidworks-world-2010-monday-general-session/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.cadfanatic.com/2010/02/solidworks-world-2010-monday-general-session/</feedburner:origLink></item>
		<item>
		<title>That Looks Like A Mac!</title>
		<link>http://feedproxy.google.com/~r/Cadfanatic/~3/2SYZD0boSZI/</link>
		<comments>http://www.cadfanatic.com/2010/02/that-looks-like-a-mac/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 00:37:31 +0000</pubDate>
		<dc:creator>brian</dc:creator>
				<category><![CDATA[SolidWorks World]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[SolidWorks]]></category>

		<guid isPermaLink="false">http://www.cadfanatic.com/2010/02/that-looks-like-a-mac/</guid>
		<description><![CDATA[
			
				
			
		
 At the start of the SolidWorks World 2010 General Session this morning, there were several computers on a table.  A netbook, a regular monitor, what looked to be a Wacom tablet, and some big monitor with a cloth draped around the back.  I thought to myself, “That looks like a Mac…”.
One of the cries from some of the users here lately has been about porting SolidWorks to the Mac (and also Linux).  Could it be that SolidWorks was going to announce ports to other operating systems?
As it turns out, ...]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.cadfanatic.com%2F2010%2F02%2Fthat-looks-like-a-mac%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.cadfanatic.com%2F2010%2F02%2Fthat-looks-like-a-mac%2F&amp;source=skrythe&amp;style=normal&amp;service=bit.ly&amp;service_api=R_735cf1f67db38335eb2927bce1ae12e3" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2010/02/LooksLikeMac.jpg"><img style="border-right-width: 0px; margin: 0px 5px 0px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Looks Like A Mac?" src="http://www.cadfanatic.com/wp-content/uploads/2010/02/LooksLikeMac_thumb.jpg" border="0" alt="Looks Like A Mac?" width="240" height="134" align="left" /></a> At the start of the SolidWorks World 2010 General Session this morning, there were several computers on a table.  A netbook, a regular monitor, what looked to be a Wacom tablet, and some big monitor with a cloth draped around the back.  I thought to myself, “That looks like a Mac…”.</p>
<p>One of the cries from some of the users here lately has been about porting SolidWorks to the Mac (and also Linux).  Could it be that SolidWorks was going to announce ports to other operating systems?</p>
<p>As it turns out, it WAS a Mac!  And SolidWorks used it (and the other machines) to show a rare technology preview today…  Codenamed “Avalanche” (and from a quick screen view, I believe it’s called “App”), it is new cloud technology from SolidWorks.  It allows one to access data from anywhere in the cloud; all that’s required is an internet connection.  It looked pretty well fleshed out.</p>
<p>What excited me even more than seeing a SolidWorks product running on a Mac was what they showed on the tablet: they demoed multi-touch functionality that looked really sweet!  Add that with multiple OS support, and you can see where they are headed with this: data access anywhere, anytime.</p>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2010/02/OS_Banner.jpg"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="OS_Banner" src="http://www.cadfanatic.com/wp-content/uploads/2010/02/OS_Banner_thumb.jpg" border="0" alt="OS_Banner" width="404" height="92" /></a> <br />
And of course, they were able to run the app on the netbook and access the data from the cloud (they also showed access on an iPhone/iPod Touch).</p>
<p>Here is a video with Austin O&#8217;Malley and Fielder Hiss discussing the new technologies that were shown in the General Session this morning:</p>
<div id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:e96174b5-7c27-4a36-8e0c-69e96354d276" class="wlWriterEditableSmartContent" style="width: 425px; display: block; float: none; margin-left: auto; margin-right: auto; padding: 0px;">
<div><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/0HAZ2EF6pVc&amp;hl=en" /><embed type="application/x-shockwave-flash" width="425" height="355" src="http://www.youtube.com/v/0HAZ2EF6pVc&amp;hl=en"></embed></object></div>
<div style="clear:both;font-size:.8em;">Austin and Fielder discuss the new technologies shown during the Monday general session at SolidWorks World 2010.</div>
</div>
<p>While I think that there are still some kinks to be worked out, and I know there are certain systems and data that can never be on the cloud, it is exciting to see this much progress already made in this direction.  Some of us think that there is a possibility of running your own server to provide a cloud for your network.  What do you think?</p>
<p>I will have more information on this in my article on today’s General Session.</p>
<p><em><font size="1"><strong>DISCLOSURE:</strong>&#160; DS SolidWorks Corp paid for my conference fee, lodging, and some meals.</font></em></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=RT+@skrythe+That+Looks+Like+A+Mac%21+http://bit.ly/b6auqi" title="Post to Twitter"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://plurk.com/?status=That+Looks+Like+A+Mac%21+http://bit.ly/b6auqi" title="Post to Plurk"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-plurk-micro3.png" alt="Post to Plurk" /></a> <a class="tt" href="http://buzz.yahoo.com/submit?submitUrl=http://www.cadfanatic.com/2010/02/that-looks-like-a-mac/&amp;submitHeadline=That+Looks+Like+A+Mac%21" title="Post to Yahoo Buzz"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-buzz-micro3.png" alt="Post to Yahoo Buzz" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.cadfanatic.com/2010/02/that-looks-like-a-mac/&amp;title=That+Looks+Like+A+Mac%21" title="Post to Delicious"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.cadfanatic.com/2010/02/that-looks-like-a-mac/&amp;title=That+Looks+Like+A+Mac%21" title="Post to Digg"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.cadfanatic.com/2010/02/that-looks-like-a-mac/&amp;t=That+Looks+Like+A+Mac%21" title="Post to Facebook"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://www.cadfanatic.com/2010/02/that-looks-like-a-mac/&amp;t=That+Looks+Like+A+Mac%21&amp;c=%3Cp%3EPowered+by+%3Ca+href%3D%22http%3A%2F%2Frichardxthripp.thripp.com%2Ftweet-this%22%3ETweet+This%3C%2Fa%3E%3C%2Fp%3E" title="Post to MySpace"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro3.png" alt="Post to MySpace" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=That+Looks+Like+A+Mac%21&amp;link=http://www.cadfanatic.com/2010/02/that-looks-like-a-mac/" title="Post to Ping.fm"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-ping-micro3.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://reddit.com/submit?url=http://www.cadfanatic.com/2010/02/that-looks-like-a-mac/&amp;title=That+Looks+Like+A+Mac%21" title="Post to Reddit"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-reddit-micro3.png" alt="Post to Reddit" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.cadfanatic.com/2010/02/that-looks-like-a-mac/&amp;title=That+Looks+Like+A+Mac%21" title="Post to StumbleUpon"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>
<p><a href="http://feedads.g.doubleclick.net/~a/elAdfgJpYau25EOteJCBKik7U-I/0/da"><img src="http://feedads.g.doubleclick.net/~a/elAdfgJpYau25EOteJCBKik7U-I/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/elAdfgJpYau25EOteJCBKik7U-I/1/da"><img src="http://feedads.g.doubleclick.net/~a/elAdfgJpYau25EOteJCBKik7U-I/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=2SYZD0boSZI:Xy6StBxXibc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=2SYZD0boSZI:Xy6StBxXibc:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=2SYZD0boSZI:Xy6StBxXibc:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?i=2SYZD0boSZI:Xy6StBxXibc:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=2SYZD0boSZI:Xy6StBxXibc:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?i=2SYZD0boSZI:Xy6StBxXibc:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=2SYZD0boSZI:Xy6StBxXibc:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=2SYZD0boSZI:Xy6StBxXibc:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=2SYZD0boSZI:Xy6StBxXibc:wK2gcrOwheE"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?i=2SYZD0boSZI:Xy6StBxXibc:wK2gcrOwheE" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Cadfanatic/~4/2SYZD0boSZI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.cadfanatic.com/2010/02/that-looks-like-a-mac/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.cadfanatic.com/2010/02/that-looks-like-a-mac/</feedburner:origLink></item>
		<item>
		<title>20 of My Favorite Improvements in SolidWorks 2010</title>
		<link>http://feedproxy.google.com/~r/Cadfanatic/~3/scLnktL6GPk/</link>
		<comments>http://www.cadfanatic.com/2009/09/20-favorite-improvements-in-solidworks-2010/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 12:30:00 +0000</pubDate>
		<dc:creator>brian</dc:creator>
				<category><![CDATA[Design Resources]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[CAD]]></category>
		<category><![CDATA[engineering]]></category>
		<category><![CDATA[enhancements]]></category>
		<category><![CDATA[SolidWorks 2010]]></category>

		<guid isPermaLink="false">http://www.cadfanatic.com/?p=1072</guid>
		<description><![CDATA[
			
				
			
		
 SolidWorks 2010 has many improvements and new features that can help engineers and designers create and documents their designs more efficiently.  As is often the case in life, it’s the small things that matter, and small, simple improvements can make a big difference when designing or detailing a design.
SolidWorks seemed to have spent more time this go-around on polishing rough edges and speeding things up.  The themes for this release were user experience, reliability, and performance.
Below I have listed just a few of my favorite improvements in SolidWorks 2010 ...]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.cadfanatic.com%2F2009%2F09%2F20-favorite-improvements-in-solidworks-2010%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.cadfanatic.com%2F2009%2F09%2F20-favorite-improvements-in-solidworks-2010%2F&amp;source=skrythe&amp;style=normal&amp;service=bit.ly&amp;service_api=R_735cf1f67db38335eb2927bce1ae12e3" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2009/09/SolidWorks2010Favorites.png"><img style="margin: 0px 5px 5px 0px; display: inline; border-width: 0px;" title="SolidWorks 2010 Favorites" src="http://www.cadfanatic.com/wp-content/uploads/2009/09/SolidWorks2010Favorites_thumb.png" border="0" alt="SolidWorks 2010 Favorites" width="203" height="200" align="left" /></a> SolidWorks 2010 has many improvements and new features that can help engineers and designers create and documents their designs more efficiently.  As is often the case in life, it’s the small things that matter, and small, simple improvements can make a big difference when designing or detailing a design.</p>
<p>SolidWorks seemed to have spent more time this go-around on polishing rough edges and speeding things up.  The themes for this release were user experience, reliability, and performance.</p>
<p>Below I have listed just a few of my favorite improvements in SolidWorks 2010 that I think can help make a big difference in improving users’ workflow:</p>
<p><strong>USER INTERFACE (UI)</strong></p>
<p><strong>Consistency in PropertyManager/Graphics Area Controls</strong></p>
<p>The SolidWorks 2010 PropertyManager has been made more consistent by retaining settings and values in the same commands across SolidWorks sessions and using round numbers for default values.  The control focus in the PropertyManager now transfers automatically to the next input after a selection has been made.</p>
<p>In the graphics area, right-clicking for ok or to advance through multiple PropertyManager controls when required works more consistently.</p>
<p><strong>Mouse Gestures</strong></p>
<p><img style="margin: 0px 0px 5px 5px; display: inline; border-width: 0px;" title="Mouse Gestures Guide" src="http://www.cadfanatic.com/wp-content/uploads/2009/09/MouseGesturesGuide_thumb.png" border="0" alt="Mouse Gestures Guide" width="240" height="222" align="right" />Along with keyboard shortcuts and the shortcut menu (S-key), mouse gestures is yet another shortcut way to access commonly used commands.  Users can choose to have four or eight shortcuts on the mouse gesture guide, which appears by right-clicking in the graphics area and dragging the mouse to the desired command.  The gestures can be customized independently for any commands in the sketch, part, assembly, and drawing environments.  If desired, the mouse gestures guide can be deactivated by going to Tools|Customize and unchecking the option on the Mouse Gestures tab.</p>
<p><strong>Heads-Up View Toolbar Customization</strong></p>
<p>The heads-up toolbar can now be customized differently based on what environment you are in (modeling or drawing).  You can also choose to simply hide the toolbar.</p>
<p><strong>PARTS</strong></p>
<p><strong>Multibody Part Materials</strong></p>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2009/09/MultibodyMaterials.png"><img style="margin: 0px 0px 5px 5px; display: inline; border-width: 0px;" title="Multibody Materials" src="http://www.cadfanatic.com/wp-content/uploads/2009/09/MultibodyMaterials_thumb.png" border="0" alt="Multibody Materials" width="180" height="89" align="right" /></a> You can now assign materials to individual bodies in a multibody part.  Now users can model assemblies of say, a library assembly of a commercial off-the-shelf (COTS) item, in a multibody part.  The individual body materials are honored in mass properties, drawing section views, and in SolidWorks Simulation.</p>
<p><strong>Display States in Parts</strong></p>
<p>SolidWorks 2010 allows Display States to be used in parts in the same way as assemblies.</p>
<p><strong>Standards in Cosmetic Threads</strong></p>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2009/09/CosmeticThreadStandards.png"><img style="margin: 0px 0px 5px 5px; display: inline; border-width: 0px;" title="Cosmetic Thread Standards" src="http://www.cadfanatic.com/wp-content/uploads/2009/09/CosmeticThreadStandards_thumb.png" border="0" alt="Cosmetic Thread Standards" width="240" height="180" align="right" /></a> Now, cosmetic threads can be defined using the standard sizes from the Hole Wizard database (FINALLY!).  There is a new option, Standard, in the Cosmetic Thread PropertyManager that gives users a selection of all available standards to choose from.  I know that this is a small improvement, but it’s one that I know I personally have wished for every time I’ve had to add threads manually.  The information has always been there, there just wasn’t a way to access it.</p>
<p><strong>ASSEMBLIES</strong></p>
<p><strong>Make External Components Virtual</strong></p>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2009/09/MakeExternalComponentsVirtual.png"><img style="margin: 0px 0px 5px 5px; display: inline; border-width: 0px;" title="Make External Components Virtual" src="http://www.cadfanatic.com/wp-content/uploads/2009/09/MakeExternalComponentsVirtual_thumb.png" border="0" alt="Make External Components Virtual" width="240" height="178" align="right" /></a> In SolidWorks 2010, external components of an assembly can now be made virtual.  Existing reference to the component is ignored, the component is renamed, and there is no link back to the original external part.  The virtualization can be done at the time of insert or after the component has been inserted into the assembly.  The only use I see for myself for this tool is converting a library assembly into a part.</p>
<p><strong>Assembly Component Instance References</strong></p>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2009/09/AssemblyComponentInstanceReferences.png"><img style="margin: 0px 0px 5px 5px; display: inline; border-width: 0px;" title="Assembly Component Instance References" src="http://www.cadfanatic.com/wp-content/uploads/2009/09/AssemblyComponentInstanceReferences_thumb.png" border="0" alt="Assembly Component Instance References" width="182" height="146" align="right" /></a> SolidWorks 2010 now allows users to assign different values for each component instance in an assembly.  When component instances have different reference values, they can be shown in a BOM as discrete line items and can be linked to balloon text in drawings.  This enhancement will also help immensely if you use SolidWorks Routing, as previously you needed to uncheck <em>“Update component names when documents are replaced”</em> in the <em>System Options|External References</em> dialogue to avoid issues when components were replaced.</p>
<p><strong>Assembly Visualization</strong></p>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2009/09/AssemblyVisualization.png"><img style="margin: 0px 0px 5px 5px; display: inline; border-width: 0px;" title="Assembly Visualization" src="http://www.cadfanatic.com/wp-content/uploads/2009/09/AssemblyVisualization_thumb.png" border="0" alt="Assembly Visualization" width="240" height="180" align="right" /></a> SolidWorks 2010 has a new tool called Assembly Visualization that enables users to display and sort components of an assembly based on custom properties.  In the image to the right, for instance, you can see the mass distribution in the components of the assembly.  This information is critical to have if trying to hit a weight bogey, and this tool helps easily identify the heavier components.  It could also be used to find a cost distribution.  The colored display is reminiscent of the SolidWorks Simulation reports, and can be customized.</p>
<p><strong>Assembly Mirroring</strong></p>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2009/09/AssemblyMirroring.png"><img style="margin: 0px 0px 5px 5px; display: inline; border-width: 0px;" title="Assembly Mirroring" src="http://www.cadfanatic.com/wp-content/uploads/2009/09/AssemblyMirroring_thumb.png" border="0" alt="Assembly Mirroring" width="240" height="180" align="right" /></a> Mirroring components within an assembly has been enhanced in SolidWorks 2010 with the addition of the MirrorComponent feature.  This new feature is added to the FeatureManager to maintain the position of all the mirrored components relative to the seed components.  It is an editable feature, and has the option to just mirror the components about the selected plane or to create opposite-hand versions as derived configurations in the mirrored components.</p>
<p><strong>DRAWINGS/DETAILING</strong></p>
<p><strong>Rapid Dimension Tool</strong></p>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2009/09/RapidDimensionSpacing.png"><img style="margin: 0px 0px 5px 5px; display: inline; border-width: 0px;" title="Rapid Dimension Spacing" src="http://www.cadfanatic.com/wp-content/uploads/2009/09/RapidDimensionSpacing_thumb.png" border="0" alt="Rapid Dimension Spacing" width="240" height="130" align="right" /></a> SolidWorks 2010 has a new Rapid Dimension tool that enables users to quickly add evenly-spaced dimensions to drawing views.   <a href="http://www.cadfanatic.com/wp-content/uploads/2009/09/RapidDimensionGlyph.png"><img style="margin: 5px 5px 5px 0px; display: inline; border-width: 0px;" title="Rapid Dimension Glyph" src="http://www.cadfanatic.com/wp-content/uploads/2009/09/RapidDimensionGlyph_thumb.png" border="0" alt="Rapid Dimension Glyph" width="56" height="58" align="left" /></a> A glyph, called the rapid dimension manipulator, appears whenever you have selected an entity to dimension, and allows the user to place the dimension in the correct orientation, even when zoomed in tight on the view.</p>
<p>In addition, if you delete a dimension, SolidWorks 2010 can be set to automatically readjust the remaining dimensions to eliminate any gaps that may be created.  This setting is a document property.</p>
<p><strong>Parametric Quantities on Balloons</strong></p>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2009/09/ParametricQuantitiesonBalloons.png"><img style="margin: 0px 0px 5px 5px; display: inline; border-width: 0px;" title="Parametric Quantities on Balloons" src="http://www.cadfanatic.com/wp-content/uploads/2009/09/ParametricQuantitiesonBalloons_thumb.png" border="0" alt="Parametric Quantities on Balloons" width="240" height="180" align="right" /></a> You can now add parametric quantities to balloons in the industry-standard way as shown in the image to the right.  No more having to manually add a note, and then group it with the balloon, and having to remember to update the quantity if it changes!  The quantity can be shown to the right, left, top, or bottom of the balloon.</p>
<p><strong>Annotation Attachments</strong></p>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2009/09/AnnotationAttachments.png"><img style="margin: 0px 0px 5px 5px; display: inline; border-width: 0px;" title="Annotation Attachments" src="http://www.cadfanatic.com/wp-content/uploads/2009/09/AnnotationAttachments_thumb.png" border="0" alt="Annotation Attachments" width="240" height="86" align="right" /></a> New handles have been added to annotations, such as Geometric Dimensioning &amp; Tolerancing (GD&amp;T) and surface finish symbols, that make it easier to attach and detach annotations to other annotations and dimension witness lines.</p>
<p><strong>Drawing Center Mark Improvements</strong></p>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2009/09/CenterMarkImprovements.png"><img style="margin: 0px 0px 5px 5px; display: inline; border-width: 0px;" title="Center Mark Improvements" src="http://www.cadfanatic.com/wp-content/uploads/2009/09/CenterMarkImprovements_thumb.png" border="0" alt="Center Mark Improvements" width="240" height="84" align="right" /></a> SolidWorks 2010 will now add a gap between center marks and dimension witness lines, whether the holes were dimensioned before adding the center mark, or dimensioning a hole with a center mark already placed.  Previously, you would have to add the center mark and then dimension to that instead of the hole to have the witness lines show the gap.  By dimensioning to the hole, the center mark can be deleted without leaving the dimension dangling.</p>
<p><strong>Dimension Palette</strong></p>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2009/09/DimensionPalatte.png"><img style="margin: 0px 0px 5px 5px; display: inline; border-width: 0px;" title="Dimension Palatte" src="http://www.cadfanatic.com/wp-content/uploads/2009/09/DimensionPalatte_thumb.png" border="0" alt="Dimension Palatte" width="240" height="147" align="right" /></a> SolidWorks 2010 now has a new heads-up dimension palette that appears whenever you insert a new dimension or select an existing dimension.  It lets the user access most of the formatting options available in the Dimension PropertyManager without having to mouse over to the side of the screen.</p>
<p><strong>Notes Improvements</strong></p>
<p>In SolidWorks 2010, borders can now be added to selected portions of notes.  This should make referencing flag notes and the like easier to format.  In addition, you can now drag notes into other notes, and they will be appended to the end of the note.  In the case of numbered drawing notes, the dragged note will take on the next sequential number.</p>
<p><strong>GENERAL/OTHER</strong></p>
<p><strong>Reference Planes</strong></p>
<p><a href="http://www.cadfanatic.com/wp-content/uploads/2009/09/ReferencePlanes.png"><img style="margin: 0px 0px 5px 5px; display: inline; border-width: 0px;" title="Reference Planes" src="http://www.cadfanatic.com/wp-content/uploads/2009/09/ReferencePlanes_thumb.png" border="0" alt="Reference Planes" width="173" height="240" align="right" /></a> SolidWorks 2010 allows creation of more types of reference planes, such as mid-plane (FINALLY!).  The interface has changed somewhat and may take a little getting used to.  New users should have no trouble picking it up, but old-timers may have a little trouble with it, as you don’t get the various plane options until something is selected.  After a selection is made, it then shows the available plane options and attempts to choose the option best-suited to what has been selected.  At first, I was kind of turned off by the new interface, but after using it for a while, it grew on me and I found it quite intuitive and it generally seemed to select the plane option I was after.</p>
<p><strong>Online Help</strong></p>
<p>Starting with SolidWorks 2010, the Help file system is now hosted online.  Now, the help files can be updated on an as-need basis instead of waiting for a service pack.  It should also help with localization.  And expect more resources to be available in the future.  For systems that cannot be connected to the Internet, the standalone files will still be delivered during installation.</p>
<p><strong>Multibody Sheet Metal Parts</strong></p>
<p>SolidWorks 2010 adds functionality to sheet metal parts by adding multibody support.  Now, you can have sheet metal and weldment parts in one file!</p>
<p>You can also perform sheet metal operations on two separate bodies and combine them by adding an edge flange between them (provided, of course, that both bodies have the same thickness).  In addition, you can now use the Mirror Part command on sheet metal parts.</p>
<p><strong>Find Similar Material</strong></p>
<p>I have <a href="http://www.cadfanatic.com/2009/06/sustainabilityxpress-now-available-at-solidworks-labs/">posted</a> <a href="http://www.cadfanatic.com/2009/06/interview-with-rick-chin-director-of-product-innovation/">previously</a> about the new SolidWorks SustainabilityXpress and Sustainability products, and the Find Similar Material tool included with it looks to have real potential.  Even if you aren’t interested in designing green with sustainability in mind, this tool can still come in handy.  Every version of SolidWorks comes with SustainabilityXpress, so check it out!</p>
<p><strong>SUMMARY</strong></p>
<p>Of course, this isn’t a complete list.  It’s just the new features and improvements that impressed me the most and the ones that I think will help me become more proficient in my work.</p>
<p>To see more of what’s new in SolidWorks 2010, you can access the <a href="http://www.rickyjordan.com/files/whatsnew/SolidWorks2010_WhatsNew.pdf">What’s New in SolidWorks Version 2010</a> document at Ricky Jordan’s <a href="http://www.rickyjordan.com/whats-new-guides/">What’s New Guides repository</a>.</p>
<h6>Some images courtesy of SolidWorks and the <em>What’s New in SolidWorks Version 2010</em> document.</h6>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=RT+@skrythe+20+of+My+Favorite+Improvements+in+SolidWorks+2010+http://bit.ly/aTrdwd" title="Post to Twitter"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://plurk.com/?status=20+of+My+Favorite+Improvements+in+SolidWorks+2010+http://bit.ly/aTrdwd" title="Post to Plurk"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-plurk-micro3.png" alt="Post to Plurk" /></a> <a class="tt" href="http://buzz.yahoo.com/submit?submitUrl=http://www.cadfanatic.com/2009/09/20-favorite-improvements-in-solidworks-2010/&amp;submitHeadline=20+of+My+Favorite+Improvements+in+SolidWorks+2010" title="Post to Yahoo Buzz"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-buzz-micro3.png" alt="Post to Yahoo Buzz" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.cadfanatic.com/2009/09/20-favorite-improvements-in-solidworks-2010/&amp;title=20+of+My+Favorite+Improvements+in+SolidWorks+2010" title="Post to Delicious"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.cadfanatic.com/2009/09/20-favorite-improvements-in-solidworks-2010/&amp;title=20+of+My+Favorite+Improvements+in+SolidWorks+2010" title="Post to Digg"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.cadfanatic.com/2009/09/20-favorite-improvements-in-solidworks-2010/&amp;t=20+of+My+Favorite+Improvements+in+SolidWorks+2010" title="Post to Facebook"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://www.cadfanatic.com/2009/09/20-favorite-improvements-in-solidworks-2010/&amp;t=20+of+My+Favorite+Improvements+in+SolidWorks+2010&amp;c=%3Cp%3EPowered+by+%3Ca+href%3D%22http%3A%2F%2Frichardxthripp.thripp.com%2Ftweet-this%22%3ETweet+This%3C%2Fa%3E%3C%2Fp%3E" title="Post to MySpace"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro3.png" alt="Post to MySpace" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=20+of+My+Favorite+Improvements+in+SolidWorks+2010&amp;link=http://www.cadfanatic.com/2009/09/20-favorite-improvements-in-solidworks-2010/" title="Post to Ping.fm"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-ping-micro3.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://reddit.com/submit?url=http://www.cadfanatic.com/2009/09/20-favorite-improvements-in-solidworks-2010/&amp;title=20+of+My+Favorite+Improvements+in+SolidWorks+2010" title="Post to Reddit"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-reddit-micro3.png" alt="Post to Reddit" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.cadfanatic.com/2009/09/20-favorite-improvements-in-solidworks-2010/&amp;title=20+of+My+Favorite+Improvements+in+SolidWorks+2010" title="Post to StumbleUpon"><img class="nothumb" src="http://www.cadfanatic.com/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>
<p><a href="http://feedads.g.doubleclick.net/~a/7Niw2QGVNmvAr5vs1n8srBP-T5I/0/da"><img src="http://feedads.g.doubleclick.net/~a/7Niw2QGVNmvAr5vs1n8srBP-T5I/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/7Niw2QGVNmvAr5vs1n8srBP-T5I/1/da"><img src="http://feedads.g.doubleclick.net/~a/7Niw2QGVNmvAr5vs1n8srBP-T5I/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=scLnktL6GPk:A9Xe8LS2DQQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=scLnktL6GPk:A9Xe8LS2DQQ:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=scLnktL6GPk:A9Xe8LS2DQQ:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?i=scLnktL6GPk:A9Xe8LS2DQQ:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=scLnktL6GPk:A9Xe8LS2DQQ:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?i=scLnktL6GPk:A9Xe8LS2DQQ:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=scLnktL6GPk:A9Xe8LS2DQQ:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=scLnktL6GPk:A9Xe8LS2DQQ:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Cadfanatic?a=scLnktL6GPk:A9Xe8LS2DQQ:wK2gcrOwheE"><img src="http://feeds.feedburner.com/~ff/Cadfanatic?i=scLnktL6GPk:A9Xe8LS2DQQ:wK2gcrOwheE" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Cadfanatic/~4/scLnktL6GPk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.cadfanatic.com/2009/09/20-favorite-improvements-in-solidworks-2010/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		<feedburner:origLink>http://www.cadfanatic.com/2009/09/20-favorite-improvements-in-solidworks-2010/</feedburner:origLink></item>
	</channel>
</rss>
