Hello,
I have several pretty large assemblies, and I need to export a PDF of the drawing sheets on each part.
Is there something like a batch pdf creator, or something similar to Automated Printing, but it creates PDF's instead?
Any input is appreciated!
I replaced currentFile with workPart.FullPath and it still doesn't seem to be working. It does the same as before - flashes "Checking Complete" on the info bar, but doesn't actually checkmate.
' NX 7.5.4.4
' Journal created by kevin.wegner on Thu Jun 28 08:47:01 2012 Eastern Daylight Time
'...
I attached the original journal file recorded while running Checkmate.
Thanks!http://files.engineering.com/getfile.aspx?folder=bd19efd7-fae9-477c-97fd-83734d28e300&file=cm.vb
Have you messed with the settings under Preferences > Visualization Performance? I attached a snapshot of my settings, and they seemed to solve those problems when I have them.
Also, what video card do you have on your pc? If changing those settings doesn't fix it, it may be a hardware...
Ok, I have done another rev on the file, and would like to add a Checkmate function directly into the journal. I recorded a journal while Checkmating, copied it to the PDF Export Journal, and replaced my save function with the Checkmate function. However, in line 135 it defines the file that it...
Hello,
I'm having an issue in modifying the export PDF journal a buddy of mine found on here, and I'm running into some issues. What I'm trying to do is add a save function into it, so that after it updates the views and exports the PDF, it saves the assembly.
I attached the file.
Basically...