Skip to main content

Siemens PLM Solid Edge Community BLOG

I just want to draw attention to some activity that has been occurring over the past few months with regards to Siemens PLM's Solid Edge.

A few months ago a new site was launched by Siemens PLM and was touted as a Community site.  As part of this, there is a subarea that is the Solid Edge Community site.  The site has a Q&A section, Discussion section, Knowledge Base, BLOG, and recently a whole subarea for developers who write custom code using the Solid Edge API.

Of special note is the Solid Edge BLOG.  There has been a flurry of "how to" articles written by Matt Lombard.  You may recognize the name as he was an avid Solid Works user as well as the author of the popular SolidWorks Bible series.  Matt has now taken a position with Siemens PLM working for the Solid Edge group and has been authoring material on specific facets of Solid Edge that come with the unique perspective of a new user who previously used SolidWorks.  Often material like this is written by folks who have used Solid Edge for a long period of time and it is easy for them to skip through the ground clutter and only hit the high spots because they know too much and expect the reader to know too much as well.  Matt cover the ground clutter as well as the high spots and the material is well suited for the novice user as well as the SolidWorks refugee.

Make sure to check them out as the site is public and there is no registration to read the material.  If you wish to participate by leaving comments, posting a question or jumping into a discussion, registration is required but you do not need to be a customer of Siemens nor even have Solid Edge installed (45 Day Trial or Student Version)

Comments

Popular posts from this blog

Solid Edge ST3 - Part 1 of 4

The Siemens PLM Connection event is over.  Given the change of date and venue due to the flooding of the Opryland Hotel in Nashville, it was a great success.  There were many excellent presentations and "hands-on" training sessions for Solid Edge (including mine) , and even though a formal announcement of the upcoming ST3 is some time away, we got a sneak peak of several new customer driven enhancements as well as some hint of: A "bridge" to help existing users better adopt Synchronous Technology Simulation enhancements PDM enhancements 1000's of customer enhancements from modeling to the user interface Over the next few weeks, I'd like to cover some of the items presented around the customer driven enhancements, but please keep in mind there are still a whole lot of items that will not be presented until the official Solid Edge ST3 launch later in the year. For this post, I would like to cover the User Interface enhancements. You now have...

Dimension Projection Line Breaks

Often when placing dimensions on drawings, the projection lines of some dimensions will cross the projection lines of other dimensions as shown below. Solid Edge provides a function to automatically create breaks in one extension line where it crosses another. This function is called "Add Projection Line Break". It is accessible from the Shortcut Menu when you have a dimension highlighted. The result is shown below. If you wish to remove the projection line break, highlight the dimension, invoke the shortcut menu, and select "Remove Projection Line Break".

Solid Edge V20 Deployed!

I have finally gotten Solid Edge V20 and the Viewer deployed through my organization on Sept. 27th. We deploy SE to over 100 users and the Viewer to over 400 users across about 10 geographic locations in one night over a couple hours. All went well considering this was the first deployment since the new Packaging Specialist started, and it was done on a brand new version of the deployment system we use. We use Microsoft's System Center Configuration Manager (SCCM) which was just upgraded from SMS 2003. http://www.microsoft.com/systemcenter/configmgr/default.mspx . It allows inventorying PC's throughout the org, as well as pushing software to the PC's. To be able to push the software, you must use the MSI supplied by Solid Edge and repackage it as an EXE. Since the MSI is used, you must also install .NET and ISSCRIPT separately (which can also be added to the EXE package). We found that the ISSCRIPT.MSI must be modified to work with SCCM due to the fact that it insta...