<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CAPUniversity &#187; Toolbox</title>
	<atom:link href="http://blog.capinc.com/tag/toolbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.capinc.com</link>
	<description>The CAPINC Technical Blog - SolidWorks Tip &#38; Tricks</description>
	<lastBuildDate>Thu, 02 Feb 2012 13:30:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>SolidWorks Tech Tip: A Little &#8216;Added&#8217; Performance</title>
		<link>http://blog.capinc.com/2011/06/solidworks-tech-tip-a-little-added-performance/</link>
		<comments>http://blog.capinc.com/2011/06/solidworks-tech-tip-a-little-added-performance/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 13:09:45 +0000</pubDate>
		<dc:creator>Shuvom Ghose</dc:creator>
				<category><![CDATA[SolidWorks 3D Design Software]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[CAPINC]]></category>
		<category><![CDATA[inspectionxpert]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[PhotoView360]]></category>
		<category><![CDATA[RAM]]></category>
		<category><![CDATA[SolidWorks Add-ins]]></category>
		<category><![CDATA[SolidWorks Premium]]></category>
		<category><![CDATA[SolidWorks Professional]]></category>
		<category><![CDATA[SolidWorks Tech Support]]></category>
		<category><![CDATA[Toolbox]]></category>

		<guid isPermaLink="false">http://blog.capinc.com/?p=1475</guid>
		<description><![CDATA[One tip to get a little extra performance out of your SolidWorks system is to turn off your Add-ins. For those that don’t know, Add-ins are software extras bundled with different packages of SolidWorks or supplied by third-party Gold Partners.  They let us pull parts from a huge pre-defined library of bolts, screws, washers and [...]]]></description>
			<content:encoded><![CDATA[<p>One tip to get a little extra performance out of your SolidWorks system is to turn off your Add-ins.</p>
<p>For those that don’t know, Add-ins are software extras bundled with different packages of SolidWorks or supplied by third-party <a title="Advanced Solutions" href="http://www.capinc.com/products/advanced-solutions" target="_blank">Gold Partners</a>.  They let us pull parts from a huge pre-defined library of bolts, screws, washers and nuts (Toolbox add-in), create photorealistic renders (PhotoView 360 add-in), simulate stress and strain on assemblies (<a title="SolidWorks Simulation" href="http://www.capinc.com/products/design-validation-analysis" target="_blank">Simulation </a>add-in), or create automatic first article inspection reports (<a title="InspectionXpert" href="http://www.capinc.com/products/advanced-solutions/inspection" target="_blank">InspectionXpert</a> add-in), all inside the SolidWorks interface.  They’re useful, powerful, unique tools, but most folks don’t need them on all the time.</p>
<p>To see what Add-ins you have currently on, go to your ‘<strong>Tools</strong>’ pull-down menu, then all the way down to <strong>‘Add-ins…’</strong> Depending on your package of SolidWorks, you’ll see a window somewhat like this:<br />
<img class="alignnone size-full wp-image-1477" title="Performance 1" src="http://blog.capinc.com/wp-content/uploads/2011/06/Performance-1.jpg" alt="" width="406" height="671" /></p>
<p>There are two columns of boxes you can check; the left hand column is what’s on now, the right hand is what will be loaded each time you start SolidWorks.   I’ve got my <a title="SolidWorks Routing Class" href="http://www.capinc.com/training/class-description#routing" target="_blank">Routing</a>, Flow and <a title="3Dconnexion 3D Mouse" href="http://www.capinc.com/products/advanced-solutions/3d-mouse" target="_blank">3D mouse</a> add-ins loaded, but the last time I used <a title="SolidWorks Flow Simulation" href="http://www.capinc.com/products/design-validation-analysis/solidworks-flow-simulation" target="_blank">Flow</a> was for my <a title="Practical Flow Simulation at Highway Speeds" href="http://blog.capinc.com/2011/06/practical-flow-simulation-at-highway-speeds/">convertible top-down/top-up MPG blog post</a> many days ago.  So why is that bad?</p>
<p>Another tool we use in <a title="CAPINC Tech Support" href="http://www.capinc.com/support/technical-support" target="_blank">Tech Support</a> is perfmon, short for Performance Monitor.  If you go to a command line in Windows and type ‘perfmon’, it will come up.  (Searching for ‘Performance Monitor’ in Windows 7 also brings it up.)  If you really want to know how much memory a program is using, this is the tool to use, not the wimpy CTRL-ALT-DEL Task Manager, (which isn’t short for anything at all).  Perfmon lets you track literally hundreds of real-time variables about your machine on the same graph.  I’ll just show you one to make it cleaner:<br />
<img class="alignnone size-large wp-image-1478" title="Performance 2" src="http://blog.capinc.com/wp-content/uploads/2011/06/Performance-2-1024x791.jpg" alt="" width="491" height="380" /></p>
<p>Since the graph wraps around horizontally, the red vertical line is when now is.</p>
<p>I’ve hit the green plus button at the top of Perfmon, then added a counter for ‘Process’, ‘Virtual Bytes’, for the process SLDWORKS.exe.  This is a good representation of the memory my SolidWorks session is using, and at last count the blue line is flat at 834,183,168 bytes, or about 834 MB, which is in the range I’d expect with no part or assembly files open.</p>
<p>(Note: the counter is reporting in bytes, which are in the millions, but the graph only goes to 100.  You can right click on the graph and choose ‘Properties’ to multiply the counter by a scale, and you’ll need to, to make your line fit on the screen.)</p>
<p>But what happens now if I turn on other SolidWorks Add-ins, like the Toolbox or PhotoView 360?  Let’s see:<br />
<img class="alignnone size-large wp-image-1479" title="Performance 3" src="http://capinc.com.tempwebpage.com/blog/wp-content/uploads/2011/06/Performance-3-1024x791.jpg" alt="" width="491" height="380" /></p>
<p>WOW!  Look at that huge jump in memory usage!</p>
<p>Okay, I’m being a good scientist and not adjusting my graph scales to make the results more sensational, but I’ll change the scaling just this one time so you can see:<br />
<img class="alignnone size-large wp-image-1480" title="Performance 4" src="http://capinc.com.tempwebpage.com/blog/wp-content/uploads/2011/06/Performance-4-1024x797.jpg" alt="" width="491" height="382" /></p>
<p>I closed SolidWorks to clear the memory before repeating the test, which is why the line starts off so low.  The first jog in the vertical line is where SolidWorks paused to make me hit ‘OK’ on a pop-up window, and then it loaded completely and flatlined at around 850 MB, which is close to last time.  I hit the Toolbox and Toolbox Browser add-ins and it jumped to around 950 MB.  Adding PhotoView 360 made no noticeable change, but adding CircuitWorks did, taking it around 1000 MB of memory usage.</p>
<p>Some people don’t even work on files that are 150 MB in size, and just turning on a few add-ins took the same amount of memory, for no benefit?  And a larger SolidWorks footprint to load means longer start-up times, longer shut down times, and less memory to do anything else on the computer.</p>
<p>Lesson learned: I’m going to turn off my Routing and Flow Simulation add-ins, not just now but in the start-up column too, and only turn them on when I need them.  But I’m going to leave my 3D mouse add-in on because I use it every time I’m designing something (if you’ve never used a <a title="3Dconnexion 3D Mouse" href="http://www.capinc.com/products/advanced-solutions/3d-mouse" target="_blank">3D Connexion mouse</a> with your SolidWorks, please give us a call for a test drive- it will reduce wear on your mouse hand and change how you do everything).  With those changes, my SolidWorks clocks in at a svelte 800 MB and loads about as fast as I can make it:<br />
<img class="alignnone size-large wp-image-1481" title="Performance 5" src="http://capinc.com.tempwebpage.com/blog/wp-content/uploads/2011/06/Performance-5-1024x795.jpg" alt="" width="491" height="382" /></p>
<p>So turn off those add-ins you don’t need!  Your RAM will thank you, and so will your co-workers if you’re sharing <a title="SolidWorks Professional" href="http://www.capinc.com/products/mechanical-design/solidworks-professional" target="_blank">Professional</a> or <a title="SolidWorks Premium" href="http://www.capinc.com/products/mechanical-design/solidworks-premium" target="_blank">Premium</a> licenses over a network.  (Having just one Premium add-in on pulls an entire Premium license from the pool.)  That’s all, and see you next time!</p>
<p>P.S.: Okay, I know you’re wondering about it, so here you go.  Every one of my SolidWorks add-ins turned on at once:<br />
<img class="alignnone size-large wp-image-1476" title="Performance 6" src="http://blog.capinc.com/wp-content/uploads/2011/06/Performance-6-1024x800.jpg" alt="" width="491" height="384" /></p>
<p>(That’s 1325 MB of memory taken up, half a <strong><em>gigabyte</em></strong> more of my memory taken up than before, without a single file open!)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.capinc.com/2011/06/solidworks-tech-tip-a-little-added-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No power tools required, SolidWorks Toolbox Shortcuts</title>
		<link>http://blog.capinc.com/2010/04/toolbox_shortcut/</link>
		<comments>http://blog.capinc.com/2010/04/toolbox_shortcut/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 19:52:28 +0000</pubDate>
		<dc:creator>Michael LaFleche</dc:creator>
				<category><![CDATA[SolidWorks 3D Design Software]]></category>
		<category><![CDATA[Assembly]]></category>
		<category><![CDATA[Mates]]></category>
		<category><![CDATA[Toolbox]]></category>

		<guid isPermaLink="false">http://blog.capinc.com/?p=623</guid>
		<description><![CDATA[SolidWorks Toolbox has a plethora of available mechanical hardware for machine designers to choose from. In fact, the estimate is that there are over 2 millions distinct sizes of hardware to grab. In playing around with Toolbox today, I rediscovered a trick to rapidly insert screws into an assembly. The normal process to insert a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.capinc.com/2010/04/toolbox_shortcut/screwdriver/" rel="attachment wp-att-624"><img src="http://blog.capinc.com/wp-content/uploads/2010/04/screwdriver.jpg" alt="screwdriver" title="screwdriver" width="130" height="116" class="alignleft size-full wp-image-624" /></a>SolidWorks Toolbox has a plethora of available mechanical hardware for machine designers to choose from.  In fact, the estimate is that there are over 2 millions distinct sizes of hardware to grab.  In playing around with Toolbox today, I rediscovered a trick to rapidly insert screws into an assembly.  The normal process to insert a screw is to drag and drop the appropriate screw into an assembly model and drag it close to a hole.  Then it will SmartMate itself into position and ask for the size and length of the screw.</p>
<p>The rediscovered shortcut is to pre-select the edges of the holes that you wish to add hardware to.  These can be on completely separate surfaces, or on separate parts.  After you choose the edges, go ahead and right-mouse button click on the part in the Toolbox browser and choose &#8220;Insert into assembly&#8221;  Then it will happily go on its way to placing the hardware in exactly as you will it.  At the end of the process, it will then prompt for the size and length, which you can select in the PropertyManager or dynamically on-screen with the drop down list and green arrow.  See the YouTube video below for more. </p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/-XRoE8ZTAZ4&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/-XRoE8ZTAZ4&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.capinc.com/2010/04/toolbox_shortcut/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom Hole Wizard Holes circa SW 2009 and beyond</title>
		<link>http://blog.capinc.com/2009/10/custom-hole-wizard-holes-circa-sw-2009-and-beyond/</link>
		<comments>http://blog.capinc.com/2009/10/custom-hole-wizard-holes-circa-sw-2009-and-beyond/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 18:29:13 +0000</pubDate>
		<dc:creator>Michael LaFleche</dc:creator>
				<category><![CDATA[SolidWorks 3D Design Software]]></category>
		<category><![CDATA[Hole Wizard]]></category>
		<category><![CDATA[Toolbox]]></category>

		<guid isPermaLink="false">http://blog.capinc.com/?p=114</guid>
		<description><![CDATA[A customer asked be today if one can add more holes to the SolidWorks Hole Wizard database.  My first answer to him was yes, it can.  Remembering how to accomplish this in the past, by going into the SolidWorks Tools&#8230; Options one could go to the Hole Wizard / Toolbox folder and directly edit the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-115" src="http://blog.capinc.com/wp-content/uploads/2009/10/Toolbox.jpg" alt="Toolbox" width="103" height="109" />A customer asked be today if one can add more holes to the SolidWorks Hole Wizard database.  My first answer to him was yes, it can.  Remembering how to accomplish this in the past, by going into the SolidWorks Tools&#8230; Options one could go to the Hole Wizard / Toolbox folder and directly edit the database.  I found myself struggling with how to actually edit the database tables made available to the user though a slick interface designed by SolidWorks.  Well, as it turns out, fir first thing you need to do is to make a copy of the International Standard that most closely matches the items that you most commonly use.  I selected the ANSI Inch standard.  Then I looked around for the &#8220;Copy Standard&#8221; button, which I could not seem to find.  After a few minutes of hunting around, I found it; it was a pair of double folders, about 10 microns square in size.  So rather than ramble further, I made a video for you to enjoy so you could see how I added a custom 1 inch 20 pitch thread hole to the database, which is dot available in our standard ANSI Inch database.  Follow this link to enjoy the video: <a href="http://www.screencast.com/t/jiiYZTKKSC9"> http://www.screencast.com/t/jiiYZTKKSC9</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.capinc.com/2009/10/custom-hole-wizard-holes-circa-sw-2009-and-beyond/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

