Skip to main content

Associating DWG files with Solid Edge

Solid Edge does not associate itself with DWG files or any other neutral file format by default. You can however create this association yourself by following the steps below.


  1. In Windows Explorer (not Internet Explorer), click on the Folder Options command found under the "Tools" menu.
  2. In the Folder Options form, click on the File Types tab.
  3. Depending on whether another product is installed that associates itself with DWG files (like AutoCAD) or not, you may or may not already have an entry in the "Extensions" column for "DWG". If you do, click on the entry. If you do not, click on the "New" button and type in "DWG" in the File Extension field.
  4. On the FileTypes tab with DWG highlighted, select the Advanced button.
  5. If no Open entry exists select New... If it does exist, highlight it and select Edit...

  6. In the resulting form, make sure the Action field states "Open" and the Application used to perform action: field states "C:\Program Files\Solid Edge V20\Program\Edge.exe" "%1"

  7. Check the "Use DDE" option. In the Application: field type "Edge", and in the Topic: field type "System".

  8. Select "OK"

  9. Select "OK"

Comments

Anonymous said…
Hi,

But if I had an problem, if ACAD has automatic re-associate the file to there self.
How I turn off this automatic re-associating DWG file to AutoCAD.???
Anonymous said…
Nice brief and this mail helped me alot in my college assignement. Say thank you you on your information.

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