ZIP UGNX ASSEMBLY
ZIP UGNX ASSEMBLY
(OP)
Does anyone know of a program that will zip or export a UG assembly file from one folder to another besides cloning an assembly?
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting GuidelinesJobs |
|
RE: ZIP UGNX ASSEMBLY
RE: ZIP UGNX ASSEMBLY
RE: ZIP UGNX ASSEMBLY
RE: ZIP UGNX ASSEMBLY
Search the forum for ug zip, you'll get more hits.
www.nxjournaling.com
RE: ZIP UGNX ASSEMBLY
John R. Baker, P.E.
Product 'Evangelist'
Product Engineering Software
Siemens PLM Software Inc.
Industry Sector
Cypress, CA
Siemens PLM:
UG/NX Museum:
To an Engineer, the glass is twice as big as it needs to be.
RE: ZIP UGNX ASSEMBLY
RE: ZIP UGNX ASSEMBLY
John R. Baker, P.E.
Product 'Evangelist'
Product Engineering Software
Siemens PLM Software Inc.
Industry Sector
Cypress, CA
Siemens PLM:
UG/NX Museum:
To an Engineer, the glass is twice as big as it needs to be.
RE: ZIP UGNX ASSEMBLY
RE: ZIP UGNX ASSEMBLY
Simply select the Computer icon from your desktop and when the dialog comes up, click the 'Organize' item in the upper-left corner of the 'Computer' window and select the 'Properties' option. When the 'System' window opens select the 'Advanced system settings' item in the upper-left corner. When the 'System Properties' window opens select the 'Environment Variables...' button and now you can set the UGII_USER_DIR variable in either the 'User variables...' or the 'System variables' section of this dialog.
John R. Baker, P.E.
Product 'Evangelist'
Product Engineering Software
Siemens PLM Software Inc.
Industry Sector
Cypress, CA
Siemens PLM:
UG/NX Museum:
To an Engineer, the glass is twice as big as it needs to be.
RE: ZIP UGNX ASSEMBLY
Did you get the tool to work? I have the same "load image error".
btw,
you might want to check out my earlier thread: thread561-316332: UGPC & 7zip in batch as alternative for ugzip
It shows a solution, adding a zip assembly functionality to the context menu using UGPC and 7-zip
Regards
RE: ZIP UGNX ASSEMBLY
Thanks.
RE: ZIP UGNX ASSEMBLY
RE: ZIP UGNX ASSEMBLY
John R. Baker, P.E.
Product 'Evangelist'
Product Engineering Software
Siemens PLM Software Inc.
Industry Sector
Cypress, CA
Siemens PLM:
UG/NX Museum:
To an Engineer, the glass is twice as big as it needs to be.
RE: ZIP UGNX ASSEMBLY
We tried yours and we are getting errors also. This is the error we get:
"This file does not have a program associated with it for performing this action. Please install a program or, if one is already installed, create an association in the Default Programs control panel."
RE: ZIP UGNX ASSEMBLY
RE: ZIP UGNX ASSEMBLY
They will not work for NX7.5 or NX8.
If you use the dlls in the attached file and use the instructions from John's post it will work. I have tested on NX7.5 and NX8 and it works. If I run the NX8.5 version the error message is exactly the same.
Anthony Galante

Technical Resource Coordinator
NX5.0.6, NX6.0.5, NX7.5.0-> NX7.5.5 & NX8.0.0 -> NX8.0.3.4, NX8.5.0.23
RE: ZIP UGNX ASSEMBLY
RE: ZIP UGNX ASSEMBLY
That works great for me in NX7.5 & NX8.0
@ gcrow : Did you install 7-zip ( 3th partie zip freeware )
The script relies on this software to read in a text file and zip the paths that UGPC has written into it.
RE: ZIP UGNX ASSEMBLY
this tool works great, but I have a problem with very long directorynames and paths to the prt files.
The paths get cut after 132 characters.
For the question above, running on admin privleges on the workstation, no problems except the long paths so far.
---
SiemensNX8.5.0.23@win7sp1x64
RE: ZIP UGNX ASSEMBLY
That may be a limiotation of the coding.
And why does anyone create so many folders with long names that it takes a whole book to navigate down to the file level is beyond me. Even MS found out that using c:\users\ is easier than c:\Documents and Settings\!
KISS works. So does FFF.
"Wildfires are dangerous, hard to control, and economically catastrophic."
Ben Loosli
RE: ZIP UGNX ASSEMBLY
limiting the path length to avoid coding limitation,
that like when you tell your doctor: " it hurts when I stand on my left foot" ,
and he replies: " well don't stand on that foor then " !
RE: ZIP UGNX ASSEMBLY
"The procedure entry point UF_DISP_regenerate_display could not be located in the dynamic link library libugopenint.dll"
Any ideas?
NX 8.5.1.3
RE: ZIP UGNX ASSEMBLY
John R. Baker, P.E.
Product 'Evangelist'
Product Engineering Software
Siemens PLM Software Inc.
Industry Sector
Cypress, CA
Siemens PLM:
UG/NX Museum:
To an Engineer, the glass is twice as big as it needs to be.