Skip to main content

Solid Edge ST3 – Post 3 of 4

As Promised, here is my 3rd post on Solid Edge ST3’s customer driven enhancements. This time, the topic is Piping, Framing, and Weld enhancements.
Let’s start with Frames. Frames are made up of 3 items for each frame member: The sketch defining the path, the cross section defining the shape, and the resulting member as a solid model. With ST3, some work was done with the cross sections to add additional attachment points which are used to attach the cross sections to the paths. In addition to the prior default of the geometry Range Box showing the 8 points defining the rectangular extents boundary around the shape and the center point, you can now define the cross section’s path attachment point by using key points (end/mid/center/etc.) on the cross section’s defining sketch (including reference elements) or the cross section’s area centroid.
image

In addition to the new locating methods, cross sections are now associative to the members that they have defined (so changes to the cross section in the library updates the solid model in the Frame assembly) and also support specifying Wurzelmaß standard hole locations (DIN Standard). If you don’t know what Wurzelmaß means, you’re not alone.  It’s German, and it’s literal translation is “Back Pitch” in English.  It has been explained that it is the allowable location on flanges where holes may be placed.
image
Piping has a few enhancements specific to it as well. Pipe fittings can now be graphically rotated.
image
Pipe gradients are now supported for drainage situations. Fittings will tolerate a specified deviation from the standard fitting angle to allow for the specified gradient.
image image
In prior releases, pipe fittings were required to be added to the Standard Parts library to be used. That requirement has been lefted and now pipe fittings can now be placed directly from disk or managed environments (Insight/Teamcenter).
Both environments have benefitted from the new ability to pattern Pipe or Frame components.
image
Parts Lists now support “per item” and “cumulative” mass for pipe/frame components and the mass calculation accounts for removed material in mitres and assembly features. Mitre cut angle can also be included in the parts list as well.
image image
In Welding, a new algorithm has been introduced that produces weld beads that support many more geometric conditions, exactly matches input faces to eliminate interference, and also transition smoothly around sharp corners.
image
As I stated before, this is just a subset of user requested enhancements. There is a lot more that I cannot publish yet, not to mention we haven’t touched on new features or the “Bridge”. Stay tuned, more to come soon.

Comments

roger said…
Mass of frames and listing mitred end conditions are very welcome additions. Good stuff.

roger
Anonymous said…
Hi Ken,

Do you perhaps know if Frame Design now saves each created frame item as a part file?
So if you double click on a frame member you actually get to see the frame member itself with the length is has and e.g. the angled cuts it has at the ends.
As it is now in ST2 when you double click you only see the originating profile in it's original default state.

Greetings,
Frank H. (aka frank_nx)
Hi,

can you tell me if in ST3 in a weldment assembly the option for making a radius?
Until ST2 there is only the opinion for making a chamber-bevel.
Thanks in advance.
PellaKen said…
Frank,
In versions prior to ST3, you have the option to associatively save the part model out to a file, however I don't believe you can access it directly from the assembly. I cannot comment on the ST3 functionality as it is beyond the scope of what I'm allowed to discuss. Perhaps this would be a good discussion for the BBS.

All,
I am unable to comment on any additional ST3 functionality aside from what I already have due to non-disclosure agreements. Once the software is released we can discuss it all we want, but until then, I can only discuss what I have been specifically given permission to discuss.
Anonymous said…
Sept 1 has come and gone, still no ST3...
Any ideas on the release date?
PellaKen said…
What I have seen mentioned is October.

Ken
Anonymous said…
I was at PLM world and the date was sept 1. Not to worry, as long as its stable, thats all that counts.

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...