From the list of installed programs, find the SOLIDWORKS installation, select it and click Change. (Do NOT Select Uninstall. If the only option available is Uninstall, then your SOLIDWORKS was installed using an Administrative Image. Refer to the end of this article for details on next steps for Administrative Images.)
To change the serial number installed on your system, you will need to use the Administrative Image Option Editor. You will use this editor to input the appropriate serial numbers and then deploy the image to your computer.
An increasing number of our clients are telling us that the subscription business model and the Cloud provide many benefits necessary to match the increased pace of innovation: global coordination and visibility of data, processes and applications, resilient and up-to-date infrastructure, greater flexibility, safety, and speed of upgrades.
Making these changes means that, more than ever, we are committed and accountable for providing you with continuous innovation to the products that you know and love. We know that you need to experience the best value in product development solutions and have the flexibility to make the best decisions for your business, both in pricing and technology mix and at the pace that fits your plans.
I would reverse it. There should be attributes pushed down to the Solidworks file from Windchill that give you the Windchill revision of the object. When you revise in Windchill, it would update in the Solidworks file. Sounds like you are keeping a table of revision history (running list of revisions, dates, changes, etc). Typically, the current revision appears somewhere else like lower right of drawing. That should be drive by Windchill which would automate things for you. As far as the running table, I cannot see a way to link that unless you create some kind of macro. As an aside, we ditched the running revision table in place of a simple block pointing to last change notice. Full history would be found in Windchill and avoids having to manually renter this data again on field of drawing.
it was mainly to do with the revision history table. but i understand that this is not straightforward to do. we could have a single line as you suggest which we thought about but we wanted to have the history on the drawing so it would be visible to production staff and they would not rely on drawing office for that.
sorry i am a bit confused, are you saying we can get the revision table linked to windchill? below is what i have currently have and i am trying to link all these fields from windchill. i was trying to get a contact at ptc to see if they can quote me to do the work but i was unable to get any replies from the contact page on their website.
"Linked" is not likely. The only way to pass data like this is via an attribute on the CAD Document. Since you have multiple rev, changes numbers, dates, it would be a non-static set of attributes. It is possible to create a report in Windchill which can construct this table based on change notices and which revision was released on what and their dates. This report would need to be downloaded, converted to a drawing table, and swapped out with what you have shown. This can be accomplished with some macros and VBA coding but the process would be more of a refresh process. It would take a few keystrokes, logging in again (for Excel VBA), processing data, converting to table and, table swap. I doubt this is something PTC would be interested to work on.
Since all the data in Windchill that appears on this report, we opted to remove it instead of recopying it. Leaving the last CN number was enough for those reading the drawing to pull the thread if they wanted to walk the history. We also have a report that takes in a drawing number and outputs a table in Windchill almost identical to what you have on the drawing. The trade here was saving the designers time to maintain, checkers time to check, real estate on field of the drawing against the lookup time of someone who needed the true data in this table.
Some companies have solved this issue by having a Windchill side report that produces a PDF that get appended to the drawing output. A coversheet if you will and then all of that information gets removed from the drawing.
I would but its from 2015. Chances of getting that from PTC are nil. As for ASME Y14.35, is required the right word or "suggested". In the days of paper drawing, a lot of information was crammed on to the drawing. A good example is Where used, qty. etc. That stuff can change at anytime outside the drawing release and is best managed in the PLM system. We've been slowly removing this data from the drawing which simplifies creation and yields more accurate data.
c80f0f1006