10-13-2015 02:32 AM
Save Drawing CGM Data | Generates Computer Graphics Metafile (CGM) data (.cgm) when you save a part file. |
Hi, someone know which benefit does if this save options is set ?
Also, I'm looking for an option that save a snapshot in the drawing on each saving or in some situations.
Solved! Go to Solution.
10-13-2015 03:58 AM
10-13-2015 04:27 AM
@josch wrote:
As far as I know this Option toggles if NX should save a CGM into the PRT file.
You can open the PRT with a ZIP program like 7zip and there you could find the CGM. But As far as I know it only saves one CGM and not for every save operation.
I know that save CGM data in the PRT file , but I ask the utility to save CGM in the part.
10-13-2015 05:11 AM
10-13-2015 05:17 AM
there is not difference between .prt file and part file, but in Italian language is a good rule to avoid to repeat the same word in the same phrase. I think also in English language, maybe British language.
10-13-2015 08:16 AM - edited 10-13-2015 08:16 AM
For us setting this CGM option lets us use the teamcenter viewer to view the drawing. We use teamcenter so that is why we have this option set. Anyone in our company with teamcenter can toss this drawing dataset over to the viewer and view the drawing.
10-13-2015 09:20 AM
In the drafting application, you will find the "create snapshot data" and "track changes" commands. Search the NX help on these terms to see if they offer the functionality that you are looking for.
10-13-2015 09:31 AM
@cowski1 wrote:In the drafting application, you will find the "create snapshot data" and "track changes" commands. Search the NX help on these terms to see if they offer the functionality that you are looking for.
Hi cowski1,
what you refer I know, but I'm looking for an option that create a snapshot on each save, so when the drawing is released and a new revision is created, I can investigate on the differences.
10-13-2015 09:37 AM
When you create the CGM in the part file you can do a compare in the teamcenter viewer. If you send A revision to teamcenter viewer and then send the B revision to the viewer you can over lay (Insert) these two prt files (CGM's) Then you can do an overlay compare. This is an overlay so if views move you are out of luck using this compare tool.
Now We have incorporated into our release process of a drawing to automatically make the snap shot that Cowski was mentioning in the track drawing changes. It deletes the previous snapshot and creates a new one.
We have a program file that runs when we release a drawing that does a couple other things so we just incorported this snap shot with this drawing release.
10-13-2015 10:35 AM
@sdeters wrote:When you create the CGM in the part file you can do a compare in the teamcenter viewer. If you send A revision to teamcenter viewer and then send the B revision to the viewer you can over lay (Insert) these two prt files (CGM's) Then you can do an overlay compare. This is an overlay so if views move you are out of luck using this compare tool.
Now We have incorporated into our release process of a drawing to automatically make the snap shot that Cowski was mentioning in the track drawing changes. It deletes the previous snapshot and creates a new one.
We have a program file that runs when we release a drawing that does a couple other things so we just incorported this snap shot with this drawing release.
hi sdeters,
it's possible to have this interesting code ?