Tag Archives: Performance

When making a pattern with a lot of instances, performance can take a major hit when editing the part and any assemblies that contain it.  The reason for this is that SolidWorks is recreating the seed or parent feature(s) i.e. (Cut-Extrude -> Through All, Fillet on 4 edges) that you are making the pattern from.  Simply put, SolidWorks is calculating each feature for each pattern instance.  So if your features take one second to rebuild and you make a pattern of them 10 times, this will result in 10 seconds of rebuild time for SolidWorks to calculate the pattern.

In this example, the seed features to pattern are a diamond shaped Cut-Extrude with Fillets on multiple edges.  The pattern is 99 rows by columns (1881 copies) with the rebuild time on my computer calculating in at 215.98 seconds, approximately 3 minutes and 36 seconds, as shown by the Tools>Feature Statistics.
 

In order to improve rebuild time or increase performance, there is an options setting called Geometry Pattern located at the bottom of the pattern dialog box (see picture below).  Geometry pattern simplifies the calculations that SolidWorks has to perform.  Instead of recreating all of the patterned features at each instance, SolidWorks will simply ‘copy’ the geometry to pattern for each instance “as is”. 
 

In this example the rebuild time was drastically reduced by using the Geometry Pattern option as shown by the Tools>Feature Statistics; this same pattern rebuilds in just under 4 seconds.

 
Depending on the geometry of your parts, you may want to try this option which can greatly speed up your SolidWorks rebuild time and enhance performance.

Posted in Tech Tips | Tagged , , |

Whenever an Enterprise PDM vault has been in use for a period of time the file versions stored on the archive server can begin to get large. There is a feature within SolidWorks Enterprise PDM to schedule file compression on an archive server to help trim down the footprint of the archived data.

To access the ability to enable and schedule file compression you must first add the administrative template to the Microsoft Management Console.

First, launch the Enterprise PDM Administration application. Near the bottom of the menu on the left side of the screen is an option for Local Settings > Group Policies. Right click on ‘Group Policies’ and select ‘Open’.

The Local Group Policy application will start. Select Computer Configuration > Administrative Templates, right click and select ‘Add/Remove Templates’. Select the ‘Add’ button on the ‘Add/Remove Templates’ dialog and map to the following file:

<Enterprise PDM Installation Media>\ Support\Policies\PDMWorks Enterprise.ADM

Expand the ‘Adminstrative Templates’ menu and select Classic Administrative Templates > SolidWorks Enterprise PDM Settings > Archive Server

 

 

 

 

 

 

 

To enable and adjust the compression schedule right click on the Archive Compression setting and select Edit.

Once enabled you will need to set a compression schedule expressed in a 3 digit format (minute hour weekday). Reference the ‘help’ section in the Archive Compression dialog for the proper schedule syntax.

 

 

 

 

 

 

 

You must restart the archive server for the changes to take effect.

 

Posted in Tech Tips | Tagged , , , |

This DDi CADcast covers the new features and enhancements to the configuration functionality in SolidWorks 2013.

Posted in DDi CADcasts | Tagged , , , |

Many times a large assembly may become sluggish during rotation due to complex components buried within the assembly. These components may also make meshing tasks for Simulation overly time consuming. The Assembly Visualization tool within SolidWorks 2013 can now help find these complex parts for possible simplification or as candidates for inclusion in a SpeedPak configuration.

First, launch the Assembly Visualization tool found on the Evaluate tab on the CommandManager.

 

 

 

 

 

 

 

 

 

 

 

 

After the utility analyzes the model simply add a column to the report on the left side of the screen which uses the Graphics Triangles property.

 

 

 

 

 

 

 

 

 

 

This new column can be sorted to find which components are the most complex by counting the total number of graphics triangles in the model. This can be a good indicator that the component may be causing performance issues in either rendering or meshing for Simulation.

Posted in Tech Tips | Tagged , |

With the new version of SolidWorks that came out October 9th, 2012 along comes new Microsoft pre-requisites.

So here is the run down straight from the SolidWorks.com knowledge base. (If you don’t have a login to your customer portal account on SolidWorks.com be sure to create one)

Solution Id: S-059286

- Bonjour
(NEW for SolidWorks 2013; this is required for PhotoView 360 Network Render Client)
- Microsoft® .NET Framework 4.0 Client Profile & Microsoft .NET Framework 4.0 Extended
(NEW for SolidWorks 2013; both are installed, in parallel, with a single EXE.
- Microsoft® .NET Framework 3.5*
(*.NET Framework 3.0 is a core component of Windows® Vista, so .NET Framework 3.5 will be installed if it is not detected. .NET Framework 3.5 is a core component of Windows® 7 and should not need to be installed)
- Microsoft Office 2003 Web Components
- Microsoft Visual C++ 2005 Redistributable
- Microsoft Visual C++ 2008 Redistributable
- Microsoft Visual C++ 2010 Redistributable
- Microsoft Visual Studio 2005 Tools for Applications (VSTA)

Additional 64-bit Pre-Requisites

- Microsoft Visual C++ 2005 Redistributable (x64 version)
- Microsoft Visual C++ 2008 Redistributable (x64 version)
- Microsoft Visual C++ 2010 Redistributable (x64 version)
- Microsoft Visual Studio 2005 Remote Debugger Light (x64 only)

The Installation Manager (IM) will install all of these components automatically if they are not already installed.

Note: for Administrative Images that have been created without the Installation Manager, these components MUST be deployed separately BEFORE the SolidWorks installation is deployed. The installer files for these components can be found in the PreReqs folder of the SolidWorks 2013 media (DVD/download).

Posted in Tech Tips | Tagged , , |